@charset "utf-8";
@import url("default.css");

* {
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: medium "Hiragino Kaku Gothic Pro W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W4", "Osaka", "MS PGothic",sans-serif;
/*	text-align: center;*/
    font-size: 90%;

	color: #333333;
}

img {
	vertical-align:bottom;
}

a, a:visited, a:hover, a:active {
	color: blue;
}

a:focus {
	outline: none;
}

a img {
	border: 0;
}

a:hover img {
	border: 0;
}

ul,
ol,
dl {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

li,
dt,
dd {
	margin: 0;
}

dt {
	margin: 0;
}

dd {
	margin: 0;
	margin-left: 1em;
}

table {
	margin: 0;
	border: 0;
	background-color: white;
}

th,
td {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}

th {
	color: #DCDCDC;
	background-color: white;
}

td {
	border: 0;
	background-color: white;
}

strong {
	font-weight: bold;
}

.hidden {
	display: none;
}

#layout {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#wrapper {
	width: 758px;
	margin-left: 1px;
	background-color: white;
}

#header {
	width: 100%;
/*	border-top: 5px solid rgb(74,92,102);*/
/*	border-bottom: 5px solid rgb(74,92,102);*/
	position: relative;
}

#header h2 {
	width: 180px;
	height: 40px;
	float: left;
	background: url(img/sprite.png) no-repeat 0px -70px;
	margin: 10px 20px;
	display: inline;
}

#header h1 {
	margin: 0;
	padding: 10px 10px 0 0;
	color: #747474;
	float: right;
}

#navi {
	overflow: auto;
}

#navi ul {
}

#navi li {
	display: inline;
	list-style-type: none;
}

#navi li a {
	height: 35px;
	display: block;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}

#navi li.navi01 a {
	background: url(img/sprite.png) no-repeat 0px 0px;
	width: 72px;
}

#navi li.navi02 a {
	background: url(img/sprite.png) no-repeat -72px 0px;
	width: 114px;
}

#navi li.navi03 a {
	background: url(img/sprite.png) no-repeat -186px 0px;
	width: 115px;
}

#navi li.navi04 a {
	background: url(img/sprite.png) no-repeat -301px 0px;
	width: 114px;
}

#navi li.navi05 a {
	background: url(img/sprite.png) no-repeat -415px 0px;
	width: 114px;
}

#navi li.navi06 a {
	background: url(img/sprite.png) no-repeat -529px 0px;
	width:115px;
}

#navi li.navi07 a {
	background: url(img/sprite.png) no-repeat -644px 0px;
	width:114px;
}

#navi li.navi01 a:hover {
	background: url(img/sprite.png) no-repeat 0px -35px;
	width: 72px;
}

#navi li.navi02 a:hover {
	background: url(img/sprite.png) no-repeat -72px -35px;
	width: 114px;
}

#navi li.navi03 a:hover {
	background: url(img/sprite.png) no-repeat -186px -35px;
	width: 115px;
}

#navi li.navi04 a:hover {
	background: url(img/sprite.png) no-repeat -301px -35px;
	width: 114px;
}

#navi li.navi05 a:hover {
	background: url(img/sprite.png) no-repeat -415px -35px;
	width: 114px;
}

#navi li.navi06 a:hover {
	background: url(img/sprite.png) no-repeat -529px -35px;
	width:115px;
}

#navi li.navi07 a:hover {
	background: url(img/sprite.png) no-repeat -644px -35px;
	width:114px;
}

#navi li.navi01_on a {
	background: url(img/sprite.png) no-repeat 0px -35px;
	width: 72px;
}

#navi li.navi02_on a {
	background: url(img/sprite.png) no-repeat -72px -35px;
	width: 114px;
}

#navi li.navi03_on a {
	background: url(img/sprite.png) no-repeat -186px -35px;
	width: 115px;
}

#navi li.navi04_on a {
	background: url(img/sprite.png) no-repeat -301px -35px;
	width: 114px;
}

#navi li.navi05_on a {
	background: url(img/sprite.png) no-repeat -415px -35px;
	width: 114px;
}

#navi li.navi06_on a {
	background: url(img/sprite.png) no-repeat -529px -35px;
	width: 115px;
}

#navi li.navi07_on a {
	background: url(img/sprite.png) no-repeat -644px -35px;
	width: 114px;
}

#navisub {
	overflow: auto;
	position: absolute;
	left: 568px;
	top: 36px;
	width: 190px;
}

#navisub ul {
}

#navisub li {
	display: inline;
	list-style-type: none;
}

#navisub li a {
	width: 95px;
	height: 15px;
	display: block;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}

#navisub li.navisub01 a {
	background: url(img/sprite.png) no-repeat -180px -70px;
}

#navisub li.navisub02 a {
	background: url(img/sprite.png) no-repeat -275px -70px;
}

#navisub li.navisub01 a:hover {
	background: url(img/sprite.png) no-repeat -180px -85px;
}

#navisub li.navisub02 a:hover {
	background: url(img/sprite.png) no-repeat -275px -85px;
}

#navisub li.navisub01_on a {
	background: url(img/sprite.png) no-repeat -180px -85px;
}

#navisub li.navisub02_on a {
	background: url(img/sprite.png) no-repeat -275px -85px;
}

.lt-adr {
	width: 758px;
	padding: 4px 0 4px 0;
	margin: 0;
	font-weight: bold;
	text-align: right;
	background-color: rgb(146,151,154);
	color: white;
}

#main {
	padding: 5px 10px;
	letter-spacing: 0.05em;
}

#contents {
/*	width: 520px;*/
	text-align: left;
	overflow: hidden;
}

#footer {
	text-align: center;
}

#footer p {
	font-size: 80%;
	padding: 6px 0;
	margin: 0;
}

#contents-right
{
	width: 520px;
	float: right;
	overflow: hidden;
}

#sidebar {
	width: 208px;
	float: left;
	padding-bottom: 10px;
}

#contents-left
{
	width: 520px;
	float: left;
	overflow: hidden;
}

#contents-left h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar-right {
	width: 208px;
	float: right;
	padding-bottom: 10px;
}

.naviside {
	width: 208px;
	margin-bottom: 10px;
	background-color: #b4b4b4;
}

.naviside ul {
	width: 206px;
	margin: 0 1px;
	padding: 0;
	list-style-type: none;
	background-color: white;
}

/*IE 7*/
*:first-child+html .naviside li {
	list-style-type:none;
	list-style-position:outside;
}

.naviside li a {
	display: block;
	padding: 8px 0;
	padding-left: 9px;
	width: 197px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	border-bottom: 1px solid #b4b4b4;
}

* html .naviside li a { /*IE only */
	width: 206px; /*IE 5*/
	w\idth: 197px; /*185px minus all left/right paddings and margins*/
	margin-left: -16px;
}

/*IE 6*/
.naviside li a:link, .naviside li a:visited {
	color: #595959;
}

.naviside li a:hover {
	color: white;
	background-color: #fd8c41;
}

.naviside li a.naviside-on {
	color: #ff6600;
	background: url(img/program/pglist_on.gif) no-repeat;
	background-position: 183px center;
}

/*IE 6*/
.naviside li a.naviside-on:hover {
	color: #ff6600;
	background-color: white;
}

/*IE 6*/
.naviside li a.naviside-on:visited {
	color: #ff6600;
}

.naviside div.naviside-title {
	color: white;
	font-weight: bold;
	padding: 3px 0;
	text-align: center;
	background-color: #008b8b;
}

.naviside div.naviside-border {
	height: 10px;
	border-bottom: 1px solid #dadada;
	background-color: white;
}

.naviside .naviside-bottom {
	border-bottom-color: #dadada;
}

.inquiry-tel {
	font-size: 120%;
	color: #FF4500;
	font-weight: bold;
}

.rs-ul {
	list-style-type: disc;
	list-style-position: outside;
}

.rs-ul li {
	margin-left: 1.5em;
	padding: 3px 0;
}

.require {
	font-size: 70%;
	color: red;
	padding-left: 0.5em;
}

#profile-box {
}

#profile-box table {
	border-top: 1px solid #84909c;
	border-left: 1px solid #84909c;
	width: 100%;
}

#profile-box table th,
#profile-box table td {
	border-bottom: 1px solid #84909c;
	border-right: 1px solid #84909c;
	padding: 8px;
}

#profile-box table th {
	color: #333333;
	background-color: #f2f2f2;
	text-align: right;
	vertical-align: top;
}

#profile-box table td {
}

#profile-box table td table,
#profile-box table td table th,
#profile-box table td table td {
	border: 0;
	padding-top: 0;
	padding-left: 0;
}

#profile-box table td table {
}

#profile-box table td table th {
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	background-color: #ffffff;
}


#profile-box table td table td {
}

.returntop {
	padding: 5px 0;
	text-align: right;
}

.returntop a {
}

.link-box {
	text-align: center;
	margin-top: 15px;
}

.link-box img {
	padding-bottom: 2px;
}

.link-box a {
	text-decoration: none;
	font-size: 90%;
	line-height: 1.1;
}

.link-box a:hover {
	text-decoration: underline;
}

#voice-main {
	letter-spacing: 0.08em;

}

#voice-main div {
	padding: 5px 8px;
	border: 1px solid #9B9B79;
	margin: 0 0 10px 0;
}

#voice-main p {
	margin: 0;
	padding: 3px 5px;
}
#voice-main .male, #voice-main .female {
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
}

#voice-main .male {
	color: #0969BE;
	border-bottom: 2px solid #0969BE;
}

#voice-main .female {
	color: #E43254;
	border-bottom: 2px solid #E43254;
}


.program-main h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

.program-main h3 {
	font-weight: bold;
	border-bottom: 1px solid #CCC6AE;
	border-left: 8px solid #ff6600;
	border-right: 1px solid #CCC6AE;
	background-color: #ebe8d8;
	padding: 9px 6px 6px 8px;
	margin-bottom: 5px;
}

.program-box {
	padding: 0 5px 5px 5px;
}

.program-box p {
	padding: 0;
	margin: 3px 0 5px 0;
}

.program-box strong {
	color: #ff6600;
	font-weight: bold;
}

.program-kaatsu-kouka {
	list-style:none;
}

.program-kaatsu-kouka h4 {
	color: #ff6600;
	font-weight: bold;
	font-size: 120%;
	padding-left: 20px;
	background: url(img/icon/label_16.png) no-repeat;
	background-position: 0 center;
	margin-left: 4px;
}

.program-kaatsu-kouka p {
	color: #333333;
	font-weight: normal;
	padding: 3px 0 5px 25px;
	margin: 0;
}

.program-box .pg-kpre1 {
	color: #CC0066;
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0;
}

.program-box .pg-kpre2 {
	padding: 0 0 3px 20px;
	margin: 0;
}

.program-box .pg-kpre3 {
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 0;
}

.program-box .pg-kpre4 {
	padding: 0 0 10px 45px;
	margin: 0;
}

.program-ratetbl {
	width: 100%;
	border-top: 1px solid rgb(155,155,121);
	border-left: 1px solid rgb(155,155,121);
}

.program-ratetbl th, .program-ratetbl td {
	text-align: center;
	padding: 8px 2px;
	border-bottom: 1px solid rgb(155,155,121);
	border-right: 1px solid rgb(155,155,121);
}

.program-ratetbl th {
	color: white;
	background-color: #5d68f4;

}

.program-ratetbl td {
	background-color: #fffde8;

}

.program-ratetbl .program-ratetbl-course {
	font-weight: bold;
	background-color: #efeeff;
}

.program-ratetbl .price {
	font-size: 110%;
	font-weight: bold;
}

.program-ratetbl .once {
	font-size: 80%;
}

.tbl50 th, .tbl50 td {
	width: 50%;
}

P.program-course {
	padding-left: 10px;
}

div.kaatsu-tel {
	text-align: center;
}

h4.pglist {
	width: 208px;
	height: 30px;
	background: url(img/program/pglist_tag.png) no-repeat 0px 0px;
}

h4.pglist_freetime {
	width: 208px;
	height: 30px;
	background: url(img/program/pglist_tag.png) no-repeat 0px 0px;
}

h4.pglist_reservation {
	width: 208px;
	height: 30px;
	background: url(img/program/pglist_tag.png) no-repeat 0px -30px;
}

.program-osusume {
	list-style: none;
	padding: 0 0 0 4px;
	margin: 0;
}

.program-osusume li {
	list-style: none;
	list-style-position: outside;
	padding: 5px 5px 5px 20px;
	margin: 3px 0;
	background: url(img/icon/label_16.png) no-repeat;
	background-position: 0 3px;
}

#access-box {
	border: 1px solid #b4b4b4;
	padding: 3px;
}

#access-box h3 {
	color: #a65e00;
	font-weight: bold;
	border-bottom: 1px solid #a65e00;
	padding: 3px 0;
}

#access-box p {
	padding: 3px 0 10px 5px;;
	margin: 0;
}

.accessmap {
	padding-left: 11px;
	background: url(img/icon/arrow.gif) no-repeat 0 center;
}

.qrcodemap {
	padding-left:25px;
}

.faq-box {
}

.faq-box dl {
	padding: 3px 10px;
	border: 1px solid rgb(155,155,121);
	margin-bottom: 5px;
}

.faq-box dt {
	clear: both;
	color: #1d2ed5;
	font-weight: bold;
	background: url(img/icon/faq_q.png) no-repeat;
	padding-left: 24px;
	margin: 7px 0;
}

.faq-box dd {
	background: url(img/icon/faq_a.png) no-repeat;
	padding-left: 24px;
	margin: 5px 0;
}

.faq-box a {
}

.faqq-box {
	padding: 0 5px;
}

.faqq-box ul {
	list-style: none;
}

.faqq-box ul li {
	list-style: none;
	list-style-position: outside;
	background: url(img/icon/faq_q.png) no-repeat;
	padding-left: 24px;
	margin: 8px 0;
}

.faqq-box ul li a {
}

.facibox-top {
	width: 520px;
	height: 10px;
	background: url(img/facilities/box_tb.png) no-repeat 0 0;
}


.facibox-middle {
	width: 520px;
	background: url(img/facilities/box_m.png) repeat-y;
	_margin-top: -4px;
}

.facibox-bottom {
	width: 520px;
	height: 10px;
	background: url(img/facilities/box_tb.png) no-repeat 0 -10px;
	margin-bottom: 10px;
}

.facibox-left {
	width: 311px;
	float: left;
}

.facibox-left p {
	margin: 0;
	padding: 5px 0 0px 7px;
}

.facibox-right {
	width: 209px;
	float: right;
}

table.inquiry-form {
	width:100%;
	margin: 0 0 5px 0;
	border-top: 1px solid #84909c;
	border-left: 1px solid #84909c;
}

table.inquiry-form th {
	color: #333333;
	padding: 10px;
	width: 200px;
	background: #f6f5fb;
	text-align: left;
}

table.inquiry-form td { 
	color: #333333;
	padding: 10px;
}

table.inquiry-form th,
table.inquiry-form td { 
	border-bottom: 1px solid #84909c;
	border-right: 1px solid #84909c;
}

table.inquiry-form .error_coution {
	color:#FF0000;
}

div.inquiry-form_submit {
	text-align:center;
	margin: 5px 0 5px 0;
}

div.inquiry-form_submit input.button {
	width: 150px;
	padding: 5px;
}

.imeon {
  ime-mode: active;
  
}

.imeoff {
  ime-mode: inactive;
}

h2.titlebar {
	width: 520px;
	height: 40px;
	margin: 0 0 5px 0;
	padding: 0;
}

.tb-company {
	background: url(img/bar/company.png) no-repeat;
}

.tb-inquiry {
	background: url(img/bar/inquiry.png) no-repeat;
}

.tb-admission_guide {
	background: url(img/bar/admission_guide.png) no-repeat;
}

.tb-voice {
	background: url(img/bar/voice.png) no-repeat;
}

.tb-facilities {
	background: url(img/bar/facilities.png) no-repeat;
}

.tb-faq {
	background: url(img/bar/faq.png) no-repeat;
}

.tb-access {
	background: url(img/bar/access.png) no-repeat;
}

dl.bkk-exa {
}

dl.bkk-exa dt {
	background: url(img/icon/label_16.png) no-repeat;
	padding: 0 0 3px 20px;
	margin: 0;
}

dl.bkk-exa dd {
	padding: 0 0 10px 25px;
	margin: 0;
}

.top-op {
	width: 520px;
	height: 100px;
	display: block;
	margin-bottom: 5px;
}

.b-metabolic {
	background: url(img/top/metabolic.jpg) no-repeat 0 0;
}

.b-metabolic:hover {
	background: url(img/top/metabolic.jpg) no-repeat 0 -100px;
}

.b-kaatsu {
	background: url(img/top/kaatsu.jpg) no-repeat 0 0;
}

.b-kaatsu:hover {
	background: url(img/top/kaatsu.jpg) no-repeat 0 -100px;
}

.b-golf {
	background: url(img/top/golf.jpg) no-repeat 0 0;
}

.b-golf:hover {
	background: url(img/top/golf.jpg) no-repeat 0 -100px;
}

.top-b {
	width: 520px;
	height: 30px;
	margin-bottom: 5px;
}

.tb-osusume {
	background: url(img/top/osusume.png) no-repeat;
}

.tb-cm {
	background: url(img/top/cm.png) no-repeat;
}

.tb-news {
	background: url(img/top/news.png) no-repeat;
}

.top-news {
	padding: 0 10px 10px 10px;
}

.top-news p {
	padding: 0;
	margin: 0 0 5px 0;
}

.top-kanbox {
	padding: 0 50px;
}

.top-kanbox table {
	width: 100%;
	border-top: 1px solid rgb(155,155,121);
	border-left: 1px solid rgb(155,155,121);
}

.top-kanbox th, .top-kanbox td {
	padding: 8px;
	border-bottom: 1px solid rgb(155,155,121);
	border-right: 1px solid rgb(155,155,121);
}

.top-kanbox th {
	text-align: center;
	color: #333333;
	font-weight: bold;
	background-color: #efeeff;
}

.top-kanbox td {
	background-color: #fffde8;
}

.top-osusume {
}

.top-osusume p {
	padding: 0;
	margin: 0 0 5px 0;
}

.top-cmgallery {
	margin-bottom: 10px;
	margin-left: 20px;
}

.group-prg {
	margin-left: -7px;
	margin-top: -5px;
}

.group-prg div {
	width: 165px;
	float: left;
	padding-left: 7px;
	padding-top: 5px;
	text-align: center;
}

.group-prg p {
	margin: 0;
	padding: 3px 0;
}

.banner_r {
	padding-bottom: 10px;
}

.o2_price {
	font-family: monospace;
}

p.pgm_notes {
	padding:5px 0 0 0;
	margin:0;
	padding-left: 1em;
	text-indent: -1em;
}

ul.pagenumber {
	margin: 0 0 0px;
	padding: 5px 10px 5px;
	text-align: center;
}

ul.pagenumber li {
	display: inline;
	margin: 0 1px;
	padding: 0;
}

ul.pagenumber li span,
ul.pagenumber li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 6px 12px;
	background: #fff;
	border: solid 1px #AAE;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}

ul.pagenumber li a {
	color: #15B;
    text-decoration: none;
}

ul.pagenumber li a:hover {
    background: #4b95f1;
    color: #fff;
}

ul.pagenumber li span.current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

ul.pagenumber li span.curpn {
	color:#999;
	border-color:#999;
	background:#fff;
}

.access-street {
	margin-top: 10px;
}

.access-street img {
	margin-left: 100px;
}

.access-street p {
	margin: 0;
	padding: 5px 20px 10px 20px;
	text-align: center;
}


