@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:600px;
}

#section01 {
	float: left;
	width: 660px;
	height:650px;
	background-color:#FFF;
}

#colum01{
	width:120px;
	float:left;
	color: #000;
	margin-left:10px;
}

#colum02{
	width:470px;
	float:left;
	color: #000;
	margin-left:-70px;
}

#map {
	width:660px;
	position:absolute;
	top:225px;
	margin-left:10px;
}

#side{
	width:170px;
	height:650px;
	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:650px;
	position:absolute;
	margin-left:830px;
	top: 360px;
	background-color:#333;
	visibility: visible;
}

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

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

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

img {
	border: none;
}

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

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

a.colum{
	color: #000;
	line-height: 10px;
	border:0px;
}

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;
}

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

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

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

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

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:600px;
}

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


