@charset "utf-8";
/* @import url("access_common.css");*/


/* メインコンテンツ */

#topic-path {
	background: url(../img/common/accommodation.gif) no-repeat left 7px;
	position: relative;
}
div#topic-path p{
	position: absolute;
	top:13px;
	right:0;
	}

div#right-contents h2{
	width: 684px;
	height: 300px;
	text-indent: -9000px;
	margin: 0;
	overflow: hidden;
	display: block;
	background-image: url(../img/sports/tit_main_ph.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}


h3.tit01{
	width: 652px;
	height: 0px;
	text-indent: -9000px;
	padding-top: 18px;
	overflow: hidden;
	display: block;
	background-image: url(../img/sports/subtit01.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom:1px solid #0c3e75;
	margin-bottom: 15px;
	}
h3.tit02{
	width: 652px;
	height: 0px;
	text-indent: -9000px;
	padding-top: 18px;
	overflow: hidden;
	display: block;
	background-image: url(../img/sports/subtit02.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom:1px solid #0c3e75;
	margin: 0 0 15px;
	}	

div.con,
div.sports{
	width:652px;
	margin: 20px auto;
	}
	

div.phset {
	width: 652px;
	}
div.phset div {
	width: 192px;
	margin: 0 10px 32px 10px;
	float: left;
	}
div.price, div.rental {
	float: left;
	width: 300px;
	margin: 0 8px;
	}
div.sports p.btn{
	text-align: right;
	margin: 16px 0 0 0;
	}

div.sports table{
	width:300px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-bottom: 15px;
	}
div.sports table.tb03{
	width:300px;
	margin-bottom:0;
	}
div.sports td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding:5px;
	vertical-align: top;
	}
div.sports td.blue{
	width: 70px;
	background-color: #9db3c8;
	color:#ffffff;
	font-weight: bold;
	}
div.sports td.price{
	width:50px;
	text-align: right;
	}
div.sports table.tb03 td.price{
	width:90px;
	}
div.sports td.tit{
	text-align: center;
	}

	
div.sports p.time{
	position:relative;
	}
div.sports p.time span{
	position: absolute;
	right: 0;
	}

div.sports em{
	font-style: normal;
	color:#0c3e75;
	}
div.sports td.tit em{
	font-weight: bold;
	}


div.con {
	clear: both;
	margin-top: 46px;
	}
div.con ul{
	list-style: none;
	}

div.closed{
	margin: 20px 15px 20px 15px;
	border:1px solid #d60000;
	line-height: 150%;
	padding: 10px;
	color: #787878;
}

div.closed h4{
	color: #d60000;
}


