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


#wrap {
	width:100%;
}

#header {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}


/**/

#mainArea h3 {
	padding-top:15px;
	clear:both;
}
#mainArea h3#top_h3 {
	padding-top:0;
}

#mainArea h4 {
	background:url(../about/img/common/list.gif) 10px center no-repeat #EADED6;
	padding:3px 10px 3px 20px;
	color:#590000;
	margin:20px auto 10px;
}

#map {
	margin-bottom:10px;
}
p img {
	margin:0.75em 0;
}

#foreign {
	width:476px;
	min-height:1px;
	float:left;
}

#caution {
	background:url(../img/access/caution.gif) 5px center no-repeat #000000;
	color:#ffffff;
	width:120px;
	margin-bottom:10px;
	padding:8px 10px 8px 65px;
	float:right;
}
#means {
	width:195px;
	float:right;
	padding:0;
	background:#EADED6;
}
#means h4 {
	background:none;
	padding:0;
	margin:0;
}
#means p {
	color:#804612;
	margin:5px;
}
#means li {
	border-top:1px dotted #231815;
	padding:10px 5px 10px 50px;
}
#means li.train {
	background:url(../img/access/train.gif) left center no-repeat;
}
#means li.bus {
	background:url(../img/access/bus.gif) left center no-repeat;
}
