@charset "UTF-8";

/*----- sport -----*/

#sport h1{
	width:595px;
	height:45px;
	margin:0 auto 15px;
	background:url(images/title_plan_sport.gif) no-repeat;
	text-indent:-9999px;
}

#sport .plan_top{
	width:585px;
	height:130px;
	margin:0 auto 15px;
	background:url(images/plan_topimage_sport.jpg) no-repeat;
	text-indent:-9999px;
}

.section_sport{
	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.9;
}

.text_area h3 span{
	font-size:15px;
	line-height:1.2;
}

.text_area p{
	width:390px;
	margin-left:2px;
	font-size:15px;
}

.img_area{
	width:155px;
}

.img_area img{
	display:block;
	margin:0 0 10px 11px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}

.hotel_info{
	width:400px;
	margin:10px 0 0;
	background:#fff;
	border:1px solid #ccc;
}

dl.hotel_info 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:14px;
	color:#663333;
}

dl.hotel_info dt{
	width:360px;
	margin:0 auto 10px;
	font-size:13px;
	color:#663333;
	line-height:1.2;
}

.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.sport_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;
}

p.sport_facilities_plan_text{
	font-size:13px;
	margin:5px 0 0 40px;
}

table.sport_facilities_list{
	width:580px;
	margin:15px auto 0;
	font-size:13px;
	vertical-align:middle;
}

table.sport_facilities_list td{
	padding:5px;
	background:#f5f5f5;
	border:1px solid #996666;
	vertical-align:middle;
}

td.prefecture{
	width:75px;
}

td.place{
	width:120px;
}

td.facilities{
	width:250px;
}

td.hotel{
	width:300px;
}

tr.sport_facilities_list_title td{
	text-align:center;
	background:#ffcc33;
	padding:5px;
	color:#663333;
}







