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

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

#Wrapper{
	width:1000px;
	height:auto;
	margin: 0px auto;
	text-align: left; 
	background-color: #FFF;
}

#logo{
	margin-top:20px;
}

#Navigation {
	width:1000px;
	height:30px;
}

#Navigation li{
	height:30px;
	float:left;
	list-style-type:none;
}

#primary{
	width:800px;
	height:200px;
	background-color:#FFF;
	margin-top:16px;
}

#main{
	position:absolute;
	top:360px;
	margin-left:170px;
	width:650px;
	height:570px;
}

#section01 {
	float: left;
	width: 660px;
	height:400px;
}

#colum01{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:60px;
}

#colum02{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:30px;
}

#section02 {
	width:660px;
	position:absolute;
	top:490px;
}

#colum03{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:60px;
}

#colum04{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:30px;
}

#section03 {
	width:660px;
	position:absolute;
	top:880px;
}

#colum05{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:60px;
}

#colum06{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:30px;
}

#section04 {
	width:660px;
	position:absolute;
	top:1240px;
}

#colum07{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:60px;
}

#colum08{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:30px;
}

#section05 {
	width:660px;
	position:absolute;
	top:1620px;
}

#colum09{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:60px;
}

#colum10{
	width:250px;
	float:left;
	color: #000;
	margin-top:10px;
	margin-left:30px;
}

#side{
	width:170px;
	height:1850px;
	position:absolute;
	top:360px;
	background-color:#888;
	visibility: visible;
}

#side li{
	list-style-type:none;
	margin-left:-15px;
	margin-top: 4px;
}

#ad_side{
	width:170px;
	height:1850px;
	position:absolute;
	margin-left:830px;
	top: 360px;
	background-color:#333;
	visibility: visible;
}

#back {
	width:660px;
	position:absolute;
	top:1835px;
	text-align: center; 

}

#footer {
	width: 1000px;
	height:120px;
	position:absolute;
	top:2220px;
	background-color:#FFF;
}

h1{
	font-size: 8px;
	color: #666;
}

h2{
	margin-left:60px;
	line-height: 10px;
}

img {
	border: none;
}

img.b {
	border: 1px #000000 solid;
}

img.qr{
	position:absolute;
	margin-left:50px;
	text-align:center;
	top:1720px;
}

a{
	color: #FFF;
	font-style: normal;
	line-height: 18px;
	border:0px;
}

a.side{
	color: #FFF;
	font-style: normal;
	line-height: 18px;
	border:0px;
	margin-left:20px;
}

a.ad_1{
	font-size: 10px;
	position:absolute;
	margin-left:17px;
	text-align:center;
}

a.ad_c1{
	font-size: 10px;
	position:absolute;
	margin-left:35px;
	text-align:center;
	top:150px;
}

a.ad_c1_1{
	position:absolute;
	margin-left:50px;
	text-align:center;
	top:170px;
}

a.ad_2{
	font-size: 10px;
	position:absolute;
	margin-left:17px;
	text-align:center;
	border:0px;
	top:200px;
}

a.ad_c2{
	font-size: 10px;
	position:absolute;
	margin-left:30px;
	text-align:center;
	top:290px;
}

a.ad_c2_1{
	position:absolute;
	margin-left:35px;
	text-align:center;
	top:310px;
}

a.main{
	color: #000;
	font-style: normal;
	line-height: 18px;
	border:0px;
}

a.back{
	color: #000;
	font-style: normal;
	line-height: 18px;
	border:0px;
}

p{
	color: #000;
	margin-left:60px;
	line-height:10px;
}

p.validator1{
	margin-top:1240px;
	margin-left:40px;
}

p.validator2{
	margin-top:10px;
	margin-left:40px;
}

p.side{
	font-size:18px;
	color:#FFF;
	margin-top:30px;
	margin-left:20px;
}

p.ad{
	font-size:18px;
	color:#FFF;
	margin-top:30px;
	margin-left:20px;
}

p.address{
	color: #000;
	line-height:10px;
}

p.qr{
	color:#FFF;
	position:absolute;
	margin-left:45px;
	top:1790px;
}

address{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	margin-top:-10px;
}

