@charset "utf-8";
/* CSS Document */

/* 右コラム
------------------------------------------------ */
div#rightcolumn h2 {
	margin:0 0 15px 0;
}
div#rightcolumn .link {
	margin:0 0 10px 0;
	text-align: center;
	font-size: 80%;
}
/* トピックス
----------------------------------------------- */
#topics {
	height: 130px;
	overflow: auto;
	border: #BBBBBB 1px solid;
	font-size: 90%;
	padding: 5px;
	margin: 0 0 20px 0;
}
#topics dl {
	padding: 7px 0;
	border-bottom: #BBBBBB 1px dotted;
}
#topics dt {
	padding: 0 0 4px 0;
}
/* インフォメーション
----------------------------------------------- */
#info {
	margin: 0 0 20px 0;
	height: 130px;
	overflow: auto;
	border: #BBBBBB 1px solid;
	font-size: 90%;
	padding: 5px;
}
#info p {
	margin: 0 0 5px 0;
}
#info ul {
	margin: 10px 0 0 0;
}
#info li {
	background: url(../images/common/fitness_icon.gif) no-repeat;
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
}
/* スクール案内
----------------------------------------------- */
div#clubarea {
	width: 540px;
	margin: 0 auto;
}
div.clubblock {
	clear: both;
	width: 540px;
	padding: 0 0 10px 0;
	overflow: auto;
}
div.clubblock a:link {
	color:#444444;
	text-decoration: none;
}
div.clubblock a:visited {
	color:#444444;
	text-decoration: none;
}
div.clubleft {
	float: left;
	width: 265px;
	height: 115px;
	padding: 35px 0 0 0;
}
div.clubright {
	float: right;
	position: relative;
	width: 265px;
	height: 115px;
	padding: 35px 0 0 0;
}
div.swimming {
	background: url(../images/index/swwiming.jpg) no-repeat;
}
div.swimming li {
	padding: 0 0 3px 30px;
	background: url(../images/common/swwiming_icon.gif) no-repeat;
}
div.swimming li a:hover {
	color: #11CCFF;
	text-decoration: underline;
}
div.fitness {
	background: url(../images/index/fitness.jpg) no-repeat;
}
div.fitness li {
	padding: 0 0 3px 30px;
	background: url(../images/common/fitness_icon.gif) no-repeat;
}
div.fitness li a:hover {
	color: #0066dd;
	text-decoration: underline;
}
div.tennisclub {
	background: url(../images/index/tennisclub.jpg) no-repeat;
}
div.tennisclub li {
	padding: 0 0 3px 30px;
	background: url(../images/common/tennisclub_icon.gif) no-repeat;
}
div.tennisclub li a:hover {
	color: #662d91;
	text-decoration: underline;
}
div.tennisschool {
	background: url(../images/index/tennisschool.jpg) no-repeat;
}
div.tennisschool li {
	padding: 0 0 3px 30px;
	background: url(../images/common/tennisschool_icon.gif) no-repeat;
}
div.tennisschool li a:hover {
	color: #ee007b;
	text-decoration: underline;
}
div.futsal {
	background: url(../images/index/futsal.jpg) no-repeat;
}
div.futsal li {
	padding: 0 0 3px 30px;
	background: url(../images/common/futsal_icon.gif) no-repeat;
}
div.futsal li a:hover {
	color: #8cc63e;
	text-decoration: underline;
}
div.football {
	background:url(../images/index/football.jpg);
}
div.football li {
	padding: 0 0 3px 30px;
	background: url(../images/common/football_icon.gif) no-repeat;
}
div.football li a:hover {
	color: #009245;
	text-decoration: underline;
}
div.triathlon {
	background:url(../images/index/triathlon.jpg) no-repeat;
}
div.triathlon li {
	padding: 0 0 3px 30px;
	background: url(../images/common/triathlon_icon.gif) no-repeat;
}
div.triathlon li a:hover {
	color: #de1c24;
	text-decoration: underline;
}
div.sportsclass {
	background: url(../images/index/sportsclass.jpg) no-repeat;
}
div.sportsclass li {
	padding: 0 0 3px 30px;
	background: url(../images/common/sportsclass_icon.gif) no-repeat;
}
div.sportsclass li a:hover {
	color: #f78000;
	text-decoration: underline;
}
div.cultureclass {
	background: url(../images/index/cultureclass.jpg) no-repeat;
}
div.cultureclass li {
	padding: 0 0 3px 30px;
	background: url(../images/common/cultureclass_icon.gif) no-repeat;
}
div.cultureclass li a:hover {
	color: #754c24;
	text-decoration: underline;
}
div.diving {
	background: url(../images/index/diving.jpg) no-repeat;
}
div.diving li {
	padding: 0 0 3px 30px;
	background: url(../images/common/diving_icon.gif) no-repeat;
}
div.diving li a:hover {
	color: #1b1471;
	text-decoration: underline;
}
/* 体験受付
----------------------------------------------- */
#trial {
	margin:0 0 30px 0;
}
#trial_space {
	text-align: center;
	padding: 5px 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FBB000;
	border-left-color: #FBB000;
	background-color:#FFFFEB;
}
#trial table {
	width: 180px;
	text-align: left;
	font-size: 90%;
	border-bottom: #BBBBBB 1px solid;
	border-right: #BBBBBB 1px solid;
}
#trial th {
	background-color: #FBD454;
	margin: 0;
	padding: 1px;
	border-top: #BBBBBB 1px solid;
	border-left: #BBBBBB 1px solid;
	text-align: center;
	line-height: 110%;
}
#trial td {
	margin: 0;
	padding: 1px;
	border-top: #BBBBBB 1px solid;
	border-left: #BBBBBB 1px solid;
}

/* 営業時間
----------------------------------------------- */
#hours {
	margin:0 0 15px 0;
	padding: 0;
}
#hours p {
    margin: 0;
    padding: 20px 10px 10px 10px;
	background: url(../images/index/hours.jpg) no-repeat;
}
.small {
    font-size: 80%;
}
