@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("base.css");

#map p.text{
	width:535px;
	line-height:180%;
	color:#4C3200;
	margin:5px 0 0 20px;
}

#map p{
	margin: 5px;
	line-height:180%;
}

#map p.text{
	color:#4C3200;
}


#map h2{
	margin: 40px 0 0 0;
}

#map h3{
	padding:25px 0 0 0;
	margin: 0 0 10px 0;
	clear:left;
}

#map h4{
	margin: 10px 0 10px 0;
	clear:left;
}


#map h5{
	font-size:0.86em;
	padding: 0 0 0 12px;
	background-image: url(../img/map/icon01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}


#map div.outBox{
	width:505px;
	padding:15px;
	margin:20px 0 0 15px;
	background-color: #CCCC99;
}

#map div.box{
	width:495px;
	color:#4C3200;
	background-color: #ffffff;
	margin:0;
	padding:5px;
}

#map div.box ul li{
	line-height:180%;
	color:#4C3200;
	background-image: url(../img/link/icon2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:0 0 0 20px;
	margin:15px 15px 0 35px;
}

#map div.box ul{
	margin:15px 0;
}

#map div.hBox{
	width:280px;
	float:left;
}


#map div.hBoxBottom{
	width:280px;
	margin:50px 0 0 0;
}


#map div.hBox p{
	font-size:12px;
}

#map div.hBox p.time{
	color:#798800;
	text-align:right;
	margin:-10px 15px 10px 0;
}

#map div.hBox p.line{
	font-size:13px;
	color:#4C3200;
	height:35px;
	padding:15px 0 0 25px;
	line-height:120%;
	background-image: url(../img/map/line01.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	vertical-align: middle;
}

#map div.hBox p.line1{
	font-size:13px;
	color:#4C3200;
	height:50px;
	line-height:120%;
	background-image: url(../img/map/line01.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding:0 0 0 25px;
	vertical-align: middle;
}


#map div.hBox p.line2{
	font-size:13px;
	color:#4C3200;
	height:35px;
	padding:15px;
	line-height:120%;
	background-image: url(../img/map/line02.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding:15px 0 0 25px;
	vertical-align: middle;
}

#map div.hBox div.hBoxB{
	margin:25px 0 0 0;

}

#map p.copy{
	color:#4C3200;
}

#map div.map{
	margin:20px 0 0 0;
}