@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	background-color:#F0B314;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap {
	width: 100%;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	margin:0;
}
#header {
	width: 663px;
	height: 36px;
	color: #F0B314;
	margin: 0 auto;
	padding-top: 5px;

	text-align: center;
	padding-left: 137px;
}
#headerbg {
	width: 100%;
	height:35px;
	background-color:#000;
}
#header td {
	width:100px;
}
#contents {
	width:800px;
	position: absolute; top: 50%;   left: 50%; 
	margin-left: -400px; 
	margin-top: -300px; 
	height: 600px;
}
#footer {
	width: 650px;
	height: 25px;
	color: #F0B314;
	margin: 0 auto;
	text-align: center;
	padding-left: 150px;
	font-size:20px;
}
#footerbg {
	width: 100%;
	height: 26px;
	color: #F0B314;
	margin: 0 auto 0 auto ;
	padding-top: 5px;
	padding-bottom: 10px;
	bottom:0;
	background-color:#000;
	position: absolute;
}
#footer td {
	width:160px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
	padding-right: 15px;
	padding-left: 15px; /* div 自体ではなく div 内でエレメントの両側に余白を追加すると、ボックスモデル計算が不要になります。代わりに、両側に余白を指定した div をネストして使用することもできます。 */
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}
a:link {
	color: #F0B314;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0B314;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #F0B314;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	list-style:none;
}
li {
	float:left;
}
#top {
	text-align:center;
	height:210px;
	padding:150px 0 150px 0;
}
.text {
	width:559px;
	float:left;
	font-size:15px;
	line-height:150%;
	font-weight:bold;
	padding:140px 20px 0 0 ;
}
.text2 {
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
}
.text3 {
	width:559px;
	float:left;
	font-size:15px;
	line-height:150%;
	font-weight:bold;
	padding:130px 20px 0 0 ;
}
.text4 {
	width:550px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#F00;
	padding:10px 0 0 15px ;
}
.text5 {
	width:550px;
	float:left;
	font-size:15px;
	line-height:150%;
	font-weight:bold;
	padding:10px 0 10px 15px ;
}
.text6 {
	width:559px;
	float:left;
	font-size:15px;
	line-height:150%;
	font-weight:bold;
	padding:170px 20px 0 0 ;
}
.text7 {
	width:559px;
	float:left;
	font-size:15px;
	line-height:150%;
	font-weight:bold;
	padding:110px 20px 0 0 ;
}
.logo {
	width:221px;
	float:left;
	text-align:center;
	padding:170px 0 0 0 ;
}
.text3 table {
	width:500px;
	padding:10px;
}
.text3 td.l_Cel {
	width:130px;
	height:30px;
	text-align:right;
	vertical-align:middle;
	padding-right:20px;
}
