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

body {
	font:90% verdana,arial,helvetica,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	line-height:1.5em;
	color:#333;
	background:url(../../img/bk.gif);
}

a {
	color: #3D92D4;
	text-decoration:none;
}
a:visited {color:#3D92D4;}
a:hover {color: #31B0EF;}
a:active { color:#31B0EF;}

*{
	margin:0;
	padding:0;
}


#cont_titlearea {
	width: 521px;
	padding-bottom:10px;
	margin:0 auto;
}

/* ----------container-------------- */
#container {
	width: 610px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
}

.waku_ue{
	height:39px;
	background:url(../access/img/waku_ue.gif) no-repeat bottom;
}

#waku_naka{
	background:url(../access/img/waku_naka.gif) repeat-y;
}

.waku_sita{
	height:39px;
	background:url(../access/img/waku_sita.gif) no-repeat top;
}

.title{
		width:521px;
		margin:0 auto;
}

.box01{
	width:521px;
	margin:0 auto;
	padding:0;
}

#map_box{
	width:521px;
	margin:5px auto;
}

p {
	font-size:12px;
}
p.title{
		margin:15px 0;
		border-bottom:solid 1px #000000;
		font-weight:600;
}
