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


body {
	background: #ffffff url(../img/map_bg.gif) repeat-x left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.8;
	color: #000000;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 1031px;
	text-align: center;
}

.header {
	width: 1031px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
.content {
	position:absolute;
	left:50%;
	margin-left:-495px;
	width: 990px;
	text-align:center;
}


.map_tt {
	border: 2px solid #FFF;
	background-color: #a4bfdf;

}
.sample1 {
	width: 205px;
	height: 269px;
	text-align:left;
	margin-left: 85px;
	margin-right: 85px;
	margin-top: 170px;
}
.footbg1 {
	background: url(../img/map_img3.gif) no-repeat right top;
	
}
.footbg2 {
	background: url(../img/map_img5.gif) repeat-x top;
	
}
.footbg3 {
	background: url(../img/map_img4.gif) no-repeat left top;
	
}

#footer {

	padding: 0;

	width:990px;

}

