@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##header
-------------------------------------------------- */
body#access div#header{background:#EBEBF0 url(../access/img/h_line.jpg) repeat-x center bottom;}
body#access div#header-inner{background:url(../access/img/h_bg.jpg) no-repeat left top;}
body#access h1{color:#CC9743;}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
div#box1{
	float:left;
	width:600px;
}
div#map{margin-bottom:20px;}
div#map a{color:#5D0000;}
div#map a:hover{color:#F00;}
div#box1 h3{margin-bottom:6px;}
div.box2{margin-bottom:12px;}
div.box2 h4{
	color:#452100;
	font-size:14px;
}
div.box2 p{
	padding-left:1em;
	line-height:20px;
	color:#595959;
	font-size:12px;
	text-indent:-1em;
}
p.txt1{
	line-height:20px;
	color:#A5886D;
	font-size:12px;
}
div#box3{
	float:right;
	width:223px;
}
div.box4{
	margin-bottom:18px;
	padding-left:9px;
	border-left:4px #E8DAC3 solid;
}
div.box4 h3,
div.box4 h4{margin-bottom:3px;}
p.txt2{
	margin-bottom:6px;
	color:#595959;
	font-size:12px;
}
p.txt3{margin-bottom:8px;}
p.txt4{margin-bottom:18px;}
p.txt5{
	margin-bottom:6px;
	color:#707070;
	font-size:12px;
}
p.txt5 span{
	color:#452100;
	font-weight:bold;
}
ul#route{
	margin:0;
	padding:0;
	list-style:none;
}
ul#route li{
	margin:0 0 9px;
	padding:0;
}
ul#route li img{vertical-align:top;}