f@charset "Shift_JIS";
/* CSS Document */


html,body {
	font-size: 11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	}

html,img{
	border:0;
}

h1{
	font-size: 11px;
	font-weight: normal;
	color:#000;
	text-align:right;
	margin: 0px;
	padding: 0px;
	}

h2{
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
a:link {
	color:#3CF;
	text-decoration: none;
}
a:hover{
	color:#F09;
	text-decoration: none;
}
#w800{
	width:850px;
	margin:50px auto 0 auto;
	text-align:center;
}

.ma-t80{
	margin:10px auto auto 120px;
}

#comm{
	width:600px;
	display:block;
	clear:both;
}
#comm .left{
	width:140px;
	float:left;
	clear:left;
	display:block;
	margin-top:10px;
	text-align:left;
}
#comm .right{
	width:400px;
	float:right;
	clear:right;
	display:block;
	padding-left:20px;
	margin-top:10px;
	text-align:left;
	}
.space01{
	width:600px;
	height:1px;
	display:block;
	clear:both;
	border-bottom:#333 dotted 1px;
}
.space30-nb{
	width:600px;
	height:70px;
	display:block;
	clear:both;
}
.space30{
	width:600px;
	height:50px;
	display:block;
	clear:both;
	border-bottom:#333 dotted 1px;
}

.but-bk{
	width:125px;
	height:26px;
	background-image:url(img/but-bk02.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:6px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		color:#FFF;
	font-size:10px;
}
.but-gr{
	width:125px;
	height:26px;
	background-image:url(img/but-gr-2.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:6px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	font-size:10px;
}

.footer{
	width:auto;
	margin-top:60px;
	text-align:center;
	font-size:10px;
	font-size:9px;
	height:15px;
}
.footer, .push {
	height: 40px; /* .push must be the same height as .footer */
}
