@charset "UTF-8";
/* CSS Document */

.hed_img {
	margin-bottom:20px;
}

.contents_inner {
	width:770px;
	margin:0 auto 20px;
}

.contents_inner_l {
	width:470px;
	float:left;
}

.contents_inner_r {
	width:280px;
	float:right;
}


/*topics
-----------------*/
.topics_rap {
	width:470px;
	background:url(../images/contents/bg_topics_header.gif) 0 0 no-repeat;
	padding-top:12px;
	margin-bottom:20px;
}

.topics_title {
	background:url(../images/contents/title_img_topics.gif) 0 0 no-repeat;
	width:95px;
	height:15px;
	text-indent:-9999px;
	line-height:-1em;
	margin-bottom:10px;
}

.topics_text {
	width:470px;
	height:75px;
	overflow:auto;
	border:none;
}

.topics_text th {
	width:60px;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	border-bottom:1px dotted #8C8C8C;
}

.topics_text td {
	border-bottom:1px dotted #8C8C8C;
}


.contents_inner_r img {
	margin-bottom:10px;
}


/*facilities
-----------------*/
.facilities_rap {
	width:770px;
	background:url(../images/contents/bg_facilities_header.gif) 0 0 no-repeat;
	padding-top:12px;
}

.facilities_title {
	background:url(../images/contents/title_img_facilities.gif) 0 0 no-repeat;
	width:166px;
	height:15px;
	text-indent:-9999px;
	line-height:-1em;
	margin-bottom:10px;
}

.facilities_box {
	width:233px;
	float:left;
	border:1px solid #C8C8C8;
	padding:5px;
	margin:0 0 10px 5px;
}

.facilities_img {
	width:80px;
	float:left;
	background:url(../images/contents/bg_facilities_img.gif) 0 0 no-repeat;
	padding:5px;
}

.facilities_r {
	width:135px;
	float:right;
}

.facilities_name {
	font-size:0.8em;
	font-weight:normal;
	line-height:-1em;
}

.facilities_name span {
	background:url(../images/com/icon_arrow.gif) 0 2px no-repeat;
	width:8px;
	height:8px;
	padding-left:12px;
}

.facilities_text {
	font-size:0.8em;
	line-height:1.4em;
}
