/******************************************************************************/
/* ページの設定 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;

	scrollbar-track-color: #;
	overfllow: auto;
	color: #eeeeee;
	}

/******************************************************************************/
/* ベースリンク色設定 */

a:link { color: #FFCC00; text-decoration: underline}
a:visited { color: #FFCC00; text-decoration: underline}
a:active { color: #FF9900; text-decoration: none }
a:hover { color: #FFCC00; text-decoration: underline }


/******************************************************************************/
/* 基本テキスト設定 */


.px10   { font-size: 10px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px12  { font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px14  { font-size: 14px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px16  { font-size: 16px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}

.px18  { font-size: 18px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}
saka, "ヒラギノ角ゴ Pro W3" }
.clear {
	clear: both;
}

#head {
	background-image: url(../../images/base/head_bg.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 92px;
	width: 100%;
}
#head .contents {
	width: 980px;
	position: relative;
	height: 92px;
}
#head .contents .logo {
	position: absolute;
	left: 0px;
	top: 25px;
}
#head .contents .tel {
	position: absolute;
	left: 621px;
	top: 42px;
}
#head .contents .navi {
	position: absolute;
	left: 684px;
	top: 19px;
}
#head .contents h1 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	color: #5A5407;
	position: absolute;
}

#main_bg {
	background-image: url(../../images/base/main_bg.jpg);
	background-repeat: repeat;
	height: 400px;
}
#main_bg .main_image {
	width: 981px;
	height: 389px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navi {
	width: 100%;
	height: 42px;
	background-image: url(../../images/base/navi_bg.jpg);
}
#navi2 {
	width: 935px;
	height: 42px;
	position: relative;
}
DIV.navi2-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:130px;
	height:42px;
}

DIV.navi2-02 {
	position:absolute;
	left:130px;
	top:0px;
	width:124px;
	height:42px;
}

DIV.navi2-03 {
	position:absolute;
	left:254px;
	top:0px;
	width:150px;
	height:42px;
}

DIV.navi2-04 {
	position:absolute;
	left:404px;
	top:0px;
	width:126px;
	height:42px;
}

DIV.navi2-05 {
	position:absolute;
	left:530px;
	top:0px;
	width:147px;
	height:42px;
}

DIV.navi2-06 {
	position:absolute;
	left:677px;
	top:0px;
	width:124px;
	height:42px;
}

DIV.navi2-07 {
	position:absolute;
	left:801px;
	top:0px;
	width:134px;
	height:42px;
}
#footer {
	width: 100%;
	height: 201px;
	background-image: url(../../images/top/footer.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 30px;
	float: none;
}
#footer .contents {
	width: 935px;
	height: 201px;
	position: relative;
}
#footer .contents .logo {
	position: absolute;
	left: 1px;
	top: 55px;
}
#footer .contents .add {
	position: absolute;
	left: 136px;
	top: 54px;
	text-align: left;
}
#footer .contents .copy {
	position: absolute;
	left: 1px;
	top: 93px;
}
#pageup {
	width: 980px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
#under {
	width: 990px;
	background-image: url(../../images/top/bggra.jpg);
	background-repeat: no-repeat;
	background-position: top;
}







#top_contents {
	width: 940px;
	height: 550px;
	padding-top: 20px;
}
#top_contents .left {
	width: 550px;
	float: left;
	text-align: left;
	margin-top: 10px;
	height: 66px;
}
#top_contents .right {
	float: left;
	width: 370px;
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
}
#main_bg2 {

	background-image: url(../../images/base/main_bg2.jpg);
	background-repeat: repeat-x;
}
#main_bg2 .main_image {
	width: 981px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #000000;
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
.tc {
	font-size: 14px;
	color: #FFFFCC;
}
h1 {
	left: 0px;
	top: -1px;
	margin: 0px;
}
