@charset "UTF-8";

/*----- visit -----*/

#visit h1{
	width:595px;
	height:45px;
	margin:0 auto 15px;
	background:url(images/title_plan_visit.gif) no-repeat;
	text-indent:-9999px;
}

#visit .plan_top{
	width:585px;
	height:130px;
	margin:0 auto 15px;
	background:url(images/plan_topimage_visit.jpg) no-repeat;
	text-indent:-9999px;
}

.section_visit{
	width:585px;
	margin:0 auto;
	padding:13px 0;
	background:#f5f5f5;
	border:1px solid #ccc;
}

.text_area{
	width:413px;
	min-height:200px;
	padding-left:13px;
	background:url(../../common/images/ruggedness_border.gif) left repeat-y;
}

.text_area h3{
	font-size:22px;
	margin-left:2px;
	color:#555;
	font-weight:bold;
	line-height:1.8;
}

.text_area p{
	width:390px;
	margin-left:2px;
	font-size:15px;
	color:#555;
}

.text_area p.plan_info{
	margin-top:10px;
	font-size:13px;
	color:#666;
}

.img_area{
	width:155px;
	padding-top:6px;
}

.img_area img{
	display:block;
	margin:0 0 10px 11px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}



.hotel_example{
	width:400px;
	margin:10px 0 0;
	background:#fff;
	border:1px solid #ccc;
}

dl.hotel_example dd h4{
	width:374px;
	height:15px;
	margin:8px auto 4px;
	background:url(images/hotel_info_border.gif) no-repeat center;
	text-align:center;
	font-size:13px;
	color:#663333;
}

dl.hotel_example dt{
	width:360px;
	padding-top:2px;
	margin:0 auto 10px;
	font-size:14px;
	color:#666;
}

dl.hotel_example dt span{
	display:inline-block;
	margin:3px 0;
	padding-left:5px;
	border-left:4px solid #87CEEB;
}

.section_under_link{
	width:550px;
	margin:0 auto;
}

.section_under_link p{
	width:350px;
	padding-left:45px;
}

a.inquiry_link{
	display:inline;
	margin-left:5px;
	padding:5px 0 5px 20px;
	background:url(../../common/images/orange_arrow_indent.gif) no-repeat left center;
	font-size:13px;
	line-height:3.5;
}

a.page_top{
	display:block;
	width:120px;
	height:22px;
	background:url(../../common/images/page_top.gif) no-repeat;
	text-indent:-9999px;
}

h2.visit_facilities_plan_title{
	margin:30px 0 0 20px;
	padding:2px 0 0 10px;
	border-left:8px solid #CC9999;
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
}

table.visit_facilities_list{
	width:580px;
	margin:15px auto 0;
	vertical-align:middle;
	font-size:12px;
}

table.visit_facilities_list td{
	padding:8px 5px;
	background:#f5f5f5;
	border:1px solid #996666;
	vertical-align:middle;
}

td.region{
	width:100px;
}

td.genre{
	width:50px;
}

td.charge{
	width:24px;
}

td.time{
	width:50px;
}

td.number{
	width:70px;
}



tr.visit_facilities_list_title td{
	vertical-align:middle;
	text-align:center;
	background:#ffcc33;
	color:#663333;
}







