@charset "utf-8";
/*
Theme Name: cloudtpl_040
Theme URI: http://c-tpl.com/
Description: cloudtpl_040
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height: 22px;
color:#252525;
background:  url(images/haikei.png) repeat-x 50% 0;
}

body#toppage {
background:  url(images/haikei.png) repeat-x 50% 0;
}

a{color:#FF6600;text-decoration:none;}
a:hover{
color:#FF9900;
text-decoration: none;
}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

/*************
全体
*************/
#wrapper{
margin: -30px auto 0px;
padding: 20px 0px 0 0px;
width: 1110px;
background: #fff;
}

/*************
/* ヘッダー
*************/
#header{
background: url(images/h_haikei.png) no-repeat 100% 10px;
height: 131px;
padding: 20px 0px 0px 30px;
margin: 30px 0px 10px 58px;
width: 955px;
}

#header h1 {
padding: 0px 0px 10px 0px;
font-size: 20px;
font-weight: normal;
color: #fff;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0 0;
width: 910px;
height: 46px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
#main{
float: right;
width: 680px;
padding: 15px 0;
margin-right: 85px;
display: inline;
}

body#toppage #main{padding: 0 0 15px;}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}side_menu
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-top: 0px;
padding: 10px 0px 0px 28px;
font-size: 18px;
font-weight: 500;
color: #fff;
background: url(images/h2.png) no-repeat;
height: 40px; 
width: 686px;
}

#main h3 {
font-size: 14px;
font-weight: normal;
line-height: 30px;
padding-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 18px;
letter-spacing: 0.2em;
color: #FF6600;
border-bottom: 1px solid #FF6600;
}

#main p{
margin-left: 20px !important;
}


/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
color:#F66;
font-size: 16px;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 175px;
margin: 20px 16px 10px 0;
line-height: 25px;
font-size: 16px;
}

.boxbox{
float: left;
width: 175px;
margin: 20px 16px 10px 0;
line-height: 25px;
font-size: 16px;
list-style: none;
}

.boxbox ul li{
padding: 0px 0px 10px 0px;
list-style-type: none;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.box ul li{
padding: 0px 0px 10px 0px;
list-style-type: none;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#6091ff;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
margin-left: 75px;
}

body#toppage #sidebar{padding: 0 0 15px;}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 20px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #427be6;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style-type: none;
}

#sidebar li a{
list-style-type: none;
display: block;
color: #000;
}

#sidebar li a:hover{
list-style-type: none;
display: block;
color:#FF6666;
text-decoration: underline;
}

#sidebar li a:hover{background-position: 3px 50%;}


/*************
/* フッター
*************/
#footer{
clear:both;
padding: 0px 0 0px;
border-top: 1px solid #0000CC;
border-bottom: 1px solid #0000CC;
margin-left: 70px;
margin-right: 70px;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}


.acty_foot{
	padding: 200px 10px 10px 10px;
	margin: 20px 0px 30px 60px;
	background:  url(images/acty_foot.jpg) no-repeat 50% 0;
	font-size: 15px;
	width: 968px;
	color: #fff;
}

address{
padding: 10px 0 20px;
text-align: center;
font-style:normal;
font-size: 14px;
clear:both;
display:block;
}

.slide{
margin: 0px 0px 20px 75px;
}

.top_jigyo_all{
	margin: 10px 0px 30px 20px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	border-bottom: 1px solid #0000CC;
}

.top_jigyo_l{
	margin: 10px 0px 10px 0px;
	width: 180px;
	float: left;
}

.top_jigyo_r{
	margin: 10px 0px 10px 20px;
	width: 460px;
	float: left;
}

.top_jigyo_l img{
	border: 2px solid #FF9933;
}

p.jigyo_nen{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}

p.jigyo_title{
	margin: 0px 0px 10px 0px;
	font-size: 16px;
}

p.jigyo_honbun{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}

.top_news_all{
	margin: 20px 0px 30px 20px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border-bottom: 1px solid #0000CC;
}

.top_news_l{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	float: left;
	font-size: 16px;
}

.top_news_r{
	margin: 0px 0px 10px 20px;
	width: 400px;
	float: left;
	font-size: 16px;
}

.allbutton{
	margin: -10px 0px 40px 0px;
	float: right;
	font-size: 16px;
}

p.sample_yoyaku{
	margin: 10px 0px 30px 20px;
}

.top_access{
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.top_access_l{
	margin: 20px 0px 0px 20px;
	float: left;
	font-size: 16px;
	width: 200px;
}

.top_access_r{
	margin: 20px 0px 0px 18px;
	float: left;
	font-size: 16px;
	width: 400px;
}

table.gray{
	margin: 30px 0px 30px 20px;
	font-size: 16px;
	border-collapse:collapse;
	width: 97%;
}

table.gray th{
	padding: 10px 10px 10px 20px;
	font-size: 16px;
	background-color: #CCCCCC;
	border: 1px solid #000;
	width: 25%;
}

table.gray td{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
}

.side_haikei{
	padding: 10px 10px 10px -20px;
	margin: -5px 0px 0px 0px;
	background:  url(images/side_haikei.png) repeat 50% 0;
	font-size: 15px;
	overflow: hidden;
	width: 245px;
}

#sidebar h2{
	margin: 50px 0px 0px 0px;
}

ul.sidemenu li{
	padding: 5px 0px 5px 10px;
	border: none;
	list-style:none;
	font-size: 14px;	
}

p.sideallbutton{
	margin: -5px 10px 0px 0px;
	float: right;
	font-size: 14px;
}

.side_contact{
	width: 245px;
	height: 245px;
	padding: 40px 10px 30px 10px;
	margin: 50px 0px 0px 0px;
	background:  url(images/side_haikei2.png) no-repeat;
	font-size: 15px;
	overflow: hidden;
}

p.side_contact_t{
	margin: 20px 0px -30px 0px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}

p.side_contact_a{
	margin: 15px 0px 0px 30px;
	font-size: 18px;
	line-height: 30px;
}

p.side_contact_c{
	margin: 10px 0px 0px 0px;
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	
}

p.side_contact_d{
	margin: 0px 0px -10px 10px;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
}

p.text{
	margin: 0px 0px 50px 20px;
	line-height: 26px;
}

p.pic{
	margin: -20px 0px 30px 5px;
	line-height: 22px;
}

table.price{
	margin: 30px 0px 30px 20px;
	font-size: 16px;
	border-collapse:collapse;
	width: 97%;
}

span.ss14{
	font-size: 15px;
}

table.price th{
	padding: 10px 10px 10px 20px;
	font-size: 16px;
	background-color: #99CCFF;
	border: 1px solid #000;
	text-align: center;
	width:22%;
}

table.price th.short{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	background-color: #99CCFF;
	border: 1px solid #000;
	text-align: center;
	width:9%;
}

table.price td{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
	width:20%;
	text-align: right;
}

table.price td.center{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
	width:20%;
	text-align: center;
}

table.price td.centermojil{
	padding: 10px 10px 10px 60px;
	font-size: 16px;
	border: 1px solid #000;
	width:20%;
	text-align: left;
}

table.price th.ten{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	background-color: #99CCFF;
	border: 1px solid #000;
	text-align: center;
	width:20%;
}

table.price td.ten{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
	width:20% !important;
	text-align: center;
}

table.price td.cc{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
	width:10%;
	text-align: center;
}

table.price td.haiiro{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
	background: rgba(204, 204, 204, 0.5); /* RGBを10進数(0～255)で指定、不透明度を0～1.0で指定 */
	width:20%;
	text-align: right;
}

.three_button{
	margin: 50px 0px 50px 30px;
	font-size: 16px;
	width:100%;
	overflow: hidden;
}

.button_a{
	margin: 0px 0px 0px 3px;
	font-size: 16px;
	width:33%;
	float: left;
}

.button_b{
	marign: 0px 0px 0px 5px;
	font-size: 16px;
	width:33%;
	float: left;
}

.two_button{
	margin: 50px 0px 50px 0px;
	font-size: 16px;
	width:100%;
	overflow: hidden;
}

.button_twoa{
	margin: 0px 0px 0px 70px;
	font-size: 16px;
	width:45%;
	float: left;
}

.button_twob{
	marign: 0px 0px 0px 200px;
	font-size: 16px;
	width:50%;
	float: left;
}


.qa_box{
	margin: 30px 0px 50px 20px;
	font-size: 16px;
	width:97%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.qa_q{
	padding: 5px 0px 5px 38px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	width:100%;
	height: 30px;
	overflow: hidden;
	background:  url(images/qa/q.png) no-repeat;
	color: #FF6666;
}

.qa_a{
	padding: 5px 0px 5px 38px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	width:100%;
	height: 30px;
	overflow: hidden;
	background:  url(images/qa/a.png) no-repeat;
	color: #6699FF;
}

p.qa{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 38px;
	font-size: 14px;
	width:95%;
}

p.floormap{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 70px 0px;
	font-size: 14px;
}

p.gaiyo{
	margin: 10px 0px 15px 30px;
	line-height: 22px;
}

p.gaiyo_name{
	margin: 10px 0px 30px 5px;
	line-height: 22px;
	float: right;
}

.gaiyo_all{
	margin: 10px 0px 10px 0px;
	width: 100%;
	overflow: hidden;
}

.gaiyo_l{
	margin: 10px 0px 10px 0px;
	width: 45%;
	float: left;
}

.gaiyo_r{
	margin: 10px 0px 10px 0px;
	width: 20%;
	float: left;
}

.gaiyo_rr{
	margin: 10px 0px 10px 9%;
	width: 20%;
	float: left;
}

.gaiyo_r img{
	border: 2px solid #F60;
}

.gaiyo_rr img{
	border: 2px solid #F60;
}

p.kanrisisetu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 20px;
}

.room_all{
	margin: 20px 0px 30px 20px;
	overflow: hidden;
}

.room_all img{
	border: 2px solid #F93;
}

.room_l{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 320px;
}

.room_r{
	margin: 0px 0px 0px 30px;
	float: left;
	width: 300px;
}

.room_text{
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	text-align: center;
	width: 305px;
}

.one_room_all{
	margin: 20px 0px 30px 35px;
	overflow: hidden;
}

.one_room_all img{
	border: 2px solid #F93;
}

.one_room_l{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 400px;
}

.one_room_r{
	margin: 0px 0px 0px 28px;
	float: left;
	width: 180px;
}

table.room{
	margin: 30px 0px 30px 0px;
	font-size: 16px;
	border-collapse:collapse;
	width: 100%;
}

table.room th{
	padding: 10px 10px 10px 20px;
	font-size: 16px;
	background-color: #CCCCCC;
	border: 1px solid #000;
	text-align: left;
	width: 80px;
}

table.room td{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
}

table.room a{
	color: #FF6666;
}

table.room a:hover{
	color:#FF6666;
	text-decoration: underline;
}

.voicebox{
	background-color:  #FFCC66;
	overflow: hidden;
	border-radius: 10px;
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 50px 20px;
}

.voice_t{
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #000;
	padding: 10px 0px 10px 0px;
	font-weight: 900;
}

.voice_q{
	background-color:  #fff;
	overflow: hidden;
	border-radius: 10px;
	border: 2px solid #3366FF;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 20px 0px;
	font-size: 16px;
	line-height: 25px;
}

.voice_a{
	background-color:  #fff;
	overflow: hidden;
	border-radius: 10px;
	border: 2px solid #FF3300;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 20px 0px;
	font-size: 16px;
	line-height: 25px;
}

h3.voiceq{
	font-size: 20px !important;
	color: #3366FF !important;
	margin: 20px 0px 0px 0px !important;
	border-style: none !important;
	font-weight: 900 !important;
}

h3.voicea{
	font-size: 20px !important;
	color: #FF3300 !important;
	margin: 20px 0px 0px 0px !important;
	border-style: none !important;
	font-weight: 900 !important;
}

p.margin20{
	margin: 30px 0px 30px 0px;
}

span.redmenu{
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	line-height: 30px;
}

.voice_l{
	margin: 10px 0px 20px 20px;
	float: left;
	width: 450px;
}

.voice_r{
	margin: 15px 0px 20px 10px;
	float: left;
	width: 200px;
}

p.telfax{
	color: #000099;
	font-size: 25px;
	font-weight: bold;
	margin: 0px 0px 40px 30px;
}

span.telfax{
	color: #000099;
	font-size: 38px;
	font-weight: bold;
}

.flow3_all{
	width: 660px;
	margin: 10px 0px 0px 20px;
	overflow: hidden;
}

.flow3_l{
	width: 220px;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
}

.flow3_r{
	width: 220px;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
}

ul li{
	list-style:none !important;
}

#main ul{
	margin-left: 0px !important;
}

p.riyou{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 15px 10px !important;
	line-height: 30px;
}

.flow4_all{
	width: 660px;
	margin: 10px 0px 0px 20px;
	overflow: hidden;
}

.flow4_l{
	width: 165px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.flow4_r{
	width: 165px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.flow2_all{
	width: 660px;
	margin: 10px 0px 0px 20px;
	overflow: hidden;
}

.flow2_l{
	width: 330px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.flow2_r{
	width: 330px;
	float: left;
	margin: 10px 0px 0px 0px;
}

table.sports{
	margin: 30px 0px 30px 20px;
	font-size: 16px;
	border-collapse:collapse;
	width: 97%;
}

table.sports th{
	padding: 10px 10px 10px 20px;
	font-size: 16px;
	background-color: #99CCFF;
	border: 1px solid #000;
	text-align: center;
}

table.sports th.short{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	background-color: #99CCFF;
	border: 1px solid #000;
	text-align: center;
	width: 60px;
}

table.sports td{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
	text-align: right;
}

table.sports td.center{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
	text-align: left;
}

table.sports td.cc{
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #000;
	text-align: center;
}

ul.siteilist{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 20px;
}

ul.yoyaku{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 30px 20px;
}

ul.traning{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 20px;
}

ul.room{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.bunsho{
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
}

span.kanrisha{
	font-size: 18px;
}

.chuui{
	margin: 10px 0px 20px 20px !important;
	font-size: 14px;
}

span.fumei{
	font-size: 16px;
}

.izureka{
	margin: 10px 0px 40px 20px !important;
	font-size: 14px;
	line-height: 35px;
}

table.price th.reidanbou {
padding: 10px 10px 10px 20px;
font-size: 16px;
background-color: #9CF;
border: 1px solid black;
text-align: center;
width: 7%;
}

span.st {
font-size: 15px;
}

ol.yoyaku{
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	padding-inline-start: 0px;
        
}

ol.yoyaku li{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
}

ul.yoyaku{
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	padding-inline-start: 0px;
}

ul.yoyaku li{
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	list-style: disc !important;
	list-style-position: inside;
}

ul.yoyaku li span.red{
	color: red;
	font-weight: bold;
}

.sideinsta{
	width: 93%;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	overflow: hidden;
	background: #faf7f3;
}

.sideinsta p{
	margin: 20px 0px 20px 0px !important;
	padding: 0px 0px 0px 0px;
}
