/*------------共通------------*/
#accsess div.contents,#price div.contents{
	padding: 0px 20px 10px 20px;
}
#accsess h1 , #price h1{
	padding: 8px 0px 15px 0px;
}

/*------------ホーム------------*/
#home h1{
	padding: 10px 0px;
}
div.gdo{
	text-align: center;
	padding: 12px 0px 0px 0px;
}
#kamamoto{
	text-align: left;
}
#kamamoto img{
	float: left;
	margin: 0px 8px 2px 0px;
}
#kamamoto h2{
	color: #002B69;
	font-weight: bold;
	font-size: 100%;
	padding: 16px 2px 8px 2px;
}
#kamamoto p{
	font-size: 95%;
}
#main-stage-home-left{
	float: left;
	text-align: left;
	width: 370px;
}
#main-stage-home-left h2{
	font-size: 110%;
	background: url(../img/home/home_bar.gif) no-repeat bottom;
	line-height: 200%;
	margin-bottom: 8px;
}
#main-stage-home-left p{
	line-height: 160%;
	margin-bottom: 4px;
	text-indent: 0.75em;
}
#main-stage-home-right{
	float: right;
	text-align: left;
	width: 356px;
}
#main-stage-home-right h2{
	font-size: 110%;
	background: url(../img/home/home_bar.gif) no-repeat bottom;
	line-height: 200%;
	margin-bottom: 8px;
}
#main-stage-home-right h2 a{
	font-size: 90%;
	font-weight: normal;
}
#main-stage-home-right h3{
	color: #002B69;
	font-weight: bold;
	font-size: 95%;
	margin: 4px 2px;
}
#main-stage-home-right ul{
	margin: 14px 0px 18px 0px;
}
#main-stage-home-right li{
	font-size: 110%;
	border-bottom: 1px dotted #999999;
	padding-bottom: 6px;
	margin-bottom: 8px;
	list-style: none;
}
#main-stage-home-right li span{
	font-size: 85%;
	float: right;
}
#main-stage-home-right div.data{
	background: url(../img/home/bg_hometable.gif) no-repeat;
	width: 357px;
	height: 156px;
	padding: 6px 4px;
}
#main-stage-home-right table{
	width: 180px;
	height: 148px;
	float: left;
}
#main-stage-home-right table th{
	font-weight: normal;
	font-size: 80%;
	color: #0a246e;
	text-align: left;
	vertical-align: top;
	padding: 2px 2px 0px 4px;
	white-space:nowrap;
}
#main-stage-home-right table td{
	padding-bottom: 3px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	padding: 2px 2px 0px 4px;
	line-height: 120%;
}
#main-stage-home-right div.pic{
	margin: 3px 10px 0px 0px;
	float: right;
}

/*------------アクセス＆リンク------------*/
#accsess h2{
	padding-bottom: 15px;
}
#accsess h2.ts{
	padding-top: 40px;
}
#accsess p.ts{
	padding: 6px 0px;
	border-bottom: 1px dotted #999999;
}
#accsess table.address{
	margin: 10px 0px;
}
#accsess table.address th{
	font-weight: normal;
	text-align: left;
	padding-bottom: 4px;
	width: 80px;
}
#accsess table.address td{
	padding-bottom: 4px;
}
#accsess .box-map{
	width: 300px;
	margin-right: 45px;
	float: left;
}
#accsess .box-map-s{
	width: 150px;
	float: left;
}
#accsess .box-map-s img {
	margin-bottom: 5px;
}
#accsess .box-hotspring {
	width: 335px;
	float: left;
}
#accsess .box-hotspring-pic {
	width: 180px;
	float: right;
}
#accsess p.comment {
	padding-top: 15px;
}

/*------------プレイ料金＆プラン------------*/
#price h2{
	padding-bottom: 10px;
}
#price h2.ts{
	padding-top: 30px;
}
#price div.contents dt{
	font-weight: bold;
	margin-bottom: 5px;
	color: #000099;
	font-size: 120%;
}
#price div.contents dd{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #999999;
}
#price table{
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #999999;
	max-width: 530px;
}
#price table td{
	border-top: 1px dotted #999999;
	border-left: 1px dotted #cccccc;
	padding: 5px 3px;
}
#price table th{
	border-top: 1px dotted #999999;
	border-left: 1px dotted #cccccc;
	font-size: 12px;
	padding: 5px 3px;
	color: #327792;
	text-align: center;
}
#price h3{
	border-bottom: 1px dotted #999999;
	padding: 4px 0px;
	margin-bottom: 0px;
	font-size: 130%;
}
#price h4{
	margin-top: 24px;
	font-weight: bold;
	font-size: 95%;
	color: #0a246e;
	clear: both;
}
#price p{
	line-height: 160%;
	padding-bottom: 6px;
}
#price div.contents li img{
	margin-top: -4px;
	margin-right: 2px;
	float: left;
}
#price div.contents li a{
	width: 215px;
	display: block;
	font-size: 120%;
	line-height: 130%;
	float: left;
}
#price div.contents ul.index-news li a{
	width: 500px;
	display: inline;
	font-size: 120%;
	line-height: 130%;
}
#price div.contents li span{
	width: 295px;
	display: block;
	float: right;
	padding-top: 2px;
}
#price div.contents li{
	font-size: 85%;
	list-style: none;
	padding: 8px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#price hr{
	color: #cccccc;
	height: 1px;
}
#price div.pickup{
	height: 40px;
}
#price div.pickup a{
	display:block;
	padding: 8px 0px;
	background: #E3F2EA;
	border: 1px dotted #9EBAA6;
	width: 60px;
	text-align: center;
}

/*------------無料モバイルメール------------*/
#mobile div.contents{
	padding: 5px 10px 0px 10px;
}
div.box-mobile-l{
	width: 150px;
	float: left;
}
div.box-mobile-r{
	width: 390px;
	float: right;
}
#mobile h1{
	margin-bottom: 15px;
}
#mobile h2{
	margin-bottom: 10px;
}
#mobile div.mobilemail{
	margin: 40px 0px 20px 0px;
}
#mobile dt{
	font-weight: bold;
	margin-bottom: 3px;
}
#mobile dd{
	margin-bottom: 30px;
}

/*------------クラブハウス------------*/
#clubhouse h1{
	margin-left: 6px;
}
#clubhouse h2{
	padding: 10px 0px;
}
#clubhouse div.club{
	padding: 8px 18px;
}
#clubhouse div.club p{
	padding-bottom: 8px;
}
