@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/common/index_base_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
#head {
	position: relative;
	height: 356px;
	width: 760px;
	background-color: #000000;
	margin-top: 44px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
}
.headLogo {
	position: absolute;
	left: 50px;
}
#head ul {
	position: absolute;
	bottom: 1px;
	left: 0px;
}
.headImg01 {
	position: absolute;
	right: 0px;
}

#main {
	background-color: #000000;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mainInfo  {
	position: relative;
	height: 300px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.mainInfoImg01 {
	position: absolute;
	top: 37px;
}
.mainInfoImg02 {
	position: absolute;
	top: 40px;
	left: 200px;
}
#mainInfo h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14pt;
	line-height: 130%;
	color: #FFEE66;
	letter-spacing: 0.1em;
	position: absolute;
	left: 200px;
	top: 40px;
	font-weight: bold;
}
#mainInfo p {
	font-size: 9pt;
	color: #FFFFFF;
	position: absolute;
	line-height: 150%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	top: 115px;
	left: 200px;
}


/*別ＣＳＳファイルにて定義（style01_index_php.css）・・・ｐｈｐにより生成される
#mainNews {
	position: relative;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 200px;
}*/
.mainNewsImg01 {
	position: absolute;
	top: 37px;
}
.mainNewsImg02 {
	position: absolute;
	top: 97px;
}
.mainNewsImg03 {
	position: relative;
	left: 60px;
	top: 25px;
}
#mainNews table {
	position: relative;
	left: 60px;
	top: 30px;
}
.mainNewsTable00 {
	font-size: 9pt;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.1em;
	height: 25px;
	width: 80px;
	text-align: left;
	line-height: 150%;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../image/index/table_base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainNewsTable01 {
	font-size: 9pt;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.1em;
	height: 25px;
	line-height: 150%;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../image/index/table_base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainNewsTable02 {
	font-size: 9pt;
	color: #FFFF33;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	height: 25px;
	width: 90px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../image/index/table_base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}






#mainNaviFlash {
	height: 90px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mainNaviFlash img {
	position: absolute;
	left: 200px;
}
#mainNaviFlash p {
	font-size: 7pt;
	position: absolute;
	color: #CCCCCC;
	line-height: 130%;
	letter-spacing: 0.1em;
	top: 3px;
	left: 295px;
}





#foot {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 6px;
	height: 30px;
}
#foot p {
	font-size: 8pt;
	color: #666666;
	position: absolute;
}
#foot ul {
	font-size: 9pt;
	color: #CCCCCC;
	position: absolute;
	right: 0px;
}
#foot li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
}
.underBanner {
	left: auto;
	right: auto;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 30px;
}

