@charset "utf-8";
.pgtitle  {
	background-repeat: no-repeat;
	width: 100%;
	min-height: 199px;
	height: auto;
	margin-top: 10px;
}
body {
	background-image: url(../images/bg_sub.jpg);
}

.pgtitle#about {
	background-image: url(../../aboutus/images/t_first.jpg);
}
.pgtitle#reserv {
	background-image: url(../../reservation/images/t_reserv.jpg);
}
.pgtitle#cp {
	background-image: url(../../reservation/images/t_cp.jpg);
}

.pgtitle#price {
	background-image: url(../../plan/images/t_price.jpg);
}
.pgtitle#voice {
	background-image: url(../../voice/images/t_voice.jpg);
}
.pgtitle#trainer {
	background-image: url(../../trainer/images/t_trainer.jpg);
}
.pgtitle#contact {
	background-image: url(../../contact/images/t_contact.jpg);
}
.pgtitle#power {
	background-image: url(../../powerplate/images/t_powerplate.jpg);
}
.pgtitle#form {
	background-image: url(../images/t_form.jpg);
}
.pgtitle#company {
	background-image: url(../../company/images/t_company.jpg);
}
.pgtitle#privacy {
	background-image: url(../../privacy/images/t_privacy.jpg);
}
.pgtitle#faq {
	background-image: url(../../faq/images/t_faq.jpg);
}

.pgtitle ul {
	padding-top: 183px;
	padding-left: 5px;
	text-align: left;
	font-size: 88%;
	padding-bottom: 12px;
}

.pgtitle ul li {
	display: inline;
	margin-right: 15px;
	font-size: 88%;
}
.pgtitle ul li a {
	background-image: url(../images/ic_s.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 20px;
}

dl.box_l, dl.box_r/* CSS Document */

 {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	text-align: left;
	margin-bottom: 25px;
}

dl.box_l dt {
	float: left;
}
dl.box_r dt {
	float: right;
}

dl.box_l dd {
	padding-left: 330px;
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
}
dl.box_l dd .rmark {
	font-size: 72%;
	vertical-align: top;
}

dl.box_r dd {
	padding-right: 330px;
	text-align: justify;
}

dl.box_l dd.w180     {
	padding-left: 190px;
}
dl.box_l#w180_2 dd {
	padding-left: 190px;
}

dl.box_l dd #conbox {
	width: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 1px solid #dddddd;
}
dl.box_l dd #conbox ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
dl.box_l dd #conbox ul li {
	float: left;
	padding-right: 14px;
	padding-left: 14px;
}
dl.box_l dd #conbox ul li.ldot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DDDDDD;
}
dl.box_l dd #conbox ul li a {
	background-image: url(../../aboutus/images/bt_trial_o.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 200px;
	display: block;
}
dl.box_l dd #conbox ul li a:hover {
	background-color: transparent;
}
dl.box_l dd #conbox ul li a:hover img {
	visibility: hidden;
}
dl.box_l dd h4 {
	background-image: url(../images/ic_en.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #736322;
}
dl.box_l dd #point p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2CBC1;
}

dl.box_l dd table {
	width: auto;
	margin-bottom: 5px;
}
dl.box_l dd table th {
	text-align: left;
	font-weight: normal;
	color: #847743;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cac2;
	font-size: 88%;
	width: 35%;
}
dl.box_l dd table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cac2;
	font-size: 88%;
}



dl#addressbox {
	width: auto;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 25px;
	text-align: left;
	padding-right: 28px;
	padding-left: 28px;
	margin-right: auto;
	margin-left: auto;
}
dl#addressbox.noma {
	width: auto;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 25px;
	text-align: left;
	padding-right: 0px;
	padding-left: 28px;
	margin-right: auto;
	margin-left: auto;
}

dl#addressbox dt {
	float: left;
}
dl#addressbox dd {
	padding-left: 430px;
}
dl#addressbox dd strong {
	font-size: 126%;
	color: #736322;
	margin-bottom: 15px;
	display: block;
}
#reservbox {
	background-image: url(../images/bg_reserv.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 116px;
	width: 594px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#reservbox p {
	padding-top: 12px;
	padding-bottom: 12px;
}
#reservbox ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
#reservbox ul li {
	float: left;
	padding-right: 10px;
	padding-left: 35px;
}
#reservbox ul li a:hover {
	background-color: transparent;
}
#reservbox ul li a:hover img {
	visibility: hidden;
}

#reservbox  ul  li#fbt_taiken a {
	background-image: url(../images/btn_trial_f2.jpg);
	background-repeat: no-repeat;
	display: block;
}
#reservbox ul li#fbt_reserv a {
	background-image: url(../images/btn_training_f2.jpg);
	background-repeat: no-repeat;
	display: block;
}
ul.cpcol {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 25px;
}
ul.cpcol li {
	float: left;
	width: 49%;
	text-align: center;
}
ul.cpcol li div {
	text-align: left;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
ul.cpcol li.ldot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
ul.cpcol li strong {
	background-image: url(../images/ic_en.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
ul.cpcol li p {
	font-size: 88%;
}

ul.lists {
	padding-left: 5px;
	text-align: left;
}

ul.lists li {
	background-image: url(../images/ic_en.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}
div.lists {
	background-image: url(../images/ic_en.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}

ul.col2 {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
	text-align: left;
}
ul.col2 li {
	float: left;
	width: 50%;
}
ul.col2 li dl {
	width: 95%;
	overflow: hidden;
	zoom: 1;
}
ul.col2 li dl dt {
	float: left;
}
ul.col2 li dl dd {
	padding-left: 185px;
	font-size: 93%;
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
}
.service {
	margin-bottom: 25px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.service  h4  {
	display: inline;
	color: #856f31;
	background-image: url(../images/ic_en.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.service h4.new {
	height: 24px;
	background-position: left top;
}
.service  .stg, .service .new {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.service   .stg  h4, .service .new h4 {
	display: inline;
	color: #856f31;
	background-image: url(../images/ic_en.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	float: left;
}

.service span {
	display: block;
	padding-left: 170px;
}
.service .new span {
	display: block;
	padding-left: 130px;
}

.service img {
	margin-left: 12px;
}
.service p {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: justify;
	padding-left: 15px;
	font-size: 93%;
}
ul.staffbox {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
	margin-bottom: 10px;
	padding-bottom: 25px;
}
ul.staffbox li {
	float: left;
	width: 48%;
	text-align: left;
}
ul.staffbox li.rbox {
	float: right;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #eeeeee;
	display: inline;
}
ul.staffbox .tname {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362402;
	color: #362402;
	margin-bottom: 9px;
}
ul.staffbox .tname strong {
	font-size: 111%;
	padding-right: 15px;
}

ul.staffbox li dl {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
ul.staffbox li dl dt {
	float: left;
}
ul.staffbox li dl dd {
	padding-left: 175px;
	font-size: 88%;
	text-align: justify;
}
ul.staffbox li dl dd .prof {
	font-weight: bold;
	color: #a99867;
	background-image: url(../images/ic_en.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
}
ul.staffbox li dl dd p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2cac2;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 15px;
}
ul.staffbox li dl dd p.nodt {
	border-bottom-style: none;
}
.waku {
	padding: 1px;
	height: 500px;
	width: 600px;
	border: 2px solid #d2cac2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}
.icq {
	margin-bottom: 15px;
}
.icq a {
	background-image: url(../images/ic_q.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 26px;
	font-weight: bold;
}

.contactbox {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 570px;
	text-align: center;
	padding: 4px;
	border: 1px solid #b6b6b6;
	margin-bottom: 30px;
}
.contactbox ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.contactbox  ul  li.webarea {
	float: left;
	width: 45%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../reservation/img/cp/bg_dotl.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.contactbox ul li.webarea a {
	display: block;
	height: 48px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bt_trial_o.jpg);
	background-repeat: no-repeat;
}
.contactbox ul li.webarea a:hover {
	background-color: transparent;
}
.contactbox ul li.webarea a:hover img {
	visibility: hidden;
}
.contactbox ul li.tellarea {
	float: right;
	width: 45%;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 5px;
}
dl#cpbox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	zoom: 1;
	text-align: left;
	margin-bottom: 25px;
}
dl#cpbox dt {
	float: left;
	padding-left: 10px;
}
dl#cpbox dd {
	padding-left: 150px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2cac2;
}
dl#cpbox  dd  p {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E9E4E0;
	padding-left: 20px;
}
dl#privacybox {
	margin-bottom: 35px;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
dl#privacybox dt {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	font-weight: bold;
}
dl#privacybox dd {
	margin-bottom: 25px;
	font-size: 88%;
}
dl#privacybox dt span {
	display: block;
	background-image: url(../images/ic_bar.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	height: 18px;
}
dl.faqbox {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
dl.faqbox dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2cac2;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background-image: url(../../faq/images/ic_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	font-weight: bold;
}
dl.faqbox  dt.stt {
	text-align: left;
	color: #736322;
	margin-bottom: 10px;
	font-size: 119%;
	background-image: url(../../faq/images/ic_en.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl.faqbox dd {
	margin-bottom: 25px;
	background-image: url(../../faq/images/ic_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	text-align:justify;
	text-justify:distribute;
}
ul#faqlist  {
	text-align: left;
	margin-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
	overflow: hidden;
	zoom: 1;
}
ul#faqlist li {
	background-image: url(../../faq/images/ic_ar.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cac2;
	float: left;
	width: 45%;
	margin-right: 5px;
	margin-left: 5px;
}


#container h3.sbar {
	background-image: url(../../faq/images/bg_sbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	height: 26px;
	width: 800px;
	margin-bottom: 15px;
	font-size: 119%;
}
#container h3.sbar span {
	display: block;
	padding-left: 25px;
}

table#schdule {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ADAA89;
	margin-bottom: 5px;
}
#t_sch {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

table#schdule th {
	background-color: #C8C6B0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}
table#schdule th.wh {
	color: #FFFFFF;
}

table#schdule td {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-size: 12px;
}

table#schdule     td.bg {
	background-color: #EBEAE4;
}

.exp  {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	font-size: 88%;
}
.pgtitle ul#pan02 {
	padding-top: 155px;
	padding-left: 5px;
	text-align: right;
	font-size: 88%;
}
.pgtitle ul#pan02 li {
	display: inline;
	margin-right: 15px;
	font-size: 88%;
}
.pgtitle ul#pan02 li a {
	background-image: url(../images/ic_s.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 20px;
}
ul#col1 li   {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
ul#col1 li dl {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	text-align: left;
}
ul#col1 li dl dt {
	float: right;
}

ul#col1 li dl dd {
	width: 460px;
	float: left;
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
}
ul#col1  li dl dd .t_name {
	background-image: url(../../voice/images/ic_v01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 92px;
	min-height: 39px;
	color: #362402;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
ul#col1 li dl dd .t_name#v02 {
	background-image: url(../../voice/images/ic_v02.gif);
}

ul#col1  li  dl dd .t_name strong {
	display: block;
	color: #95824d;
	margin-bottom: 3px;
	font-size: 16px;
}
ul#col1  li  dl dd .t_name span {
	padding-right: 20px;
}
ul#col1 li dl dd p {
	line-height: 1.5;
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
}

ul#col1 li dl#lbox dt {
	float: left;
}
ul#col1 li dl#lbox dd {
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
	float: right;
}
ul#col2, ul#col3  {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-align: left;
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
ul#col2 li {
	float: left;
	width: 383px;
	display: inline;
}

ul#col2   li   p    {
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
}
* html ul#col2 li {
	width: 383px;
	padding: 0px;
}
* html ul#col2 li.lbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	margin-right: 15px;
	width: 398px;
	padding-right: 15px;
}
* html ul#col2 li.rbox {
	float: right;
}


ul#col2 li.lbox {
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

ul#col2 li.rbox {
	float: right;
}
ul#col2  li  .t_name, ul#col3 li .t_name {
	background-image: url(../../voice/images/ic_v01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 70px;
	min-height: 29px;
	color: #362402;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
ul#col2   li   .t_name   strong, ul#col3 li .t_name strong {
	display: block;
	color: #95824d;
	font-size: 15px;
}
ul#col2   li   .t_name   span, ul#col3 li .t_name span {
	padding-right: 20px;
}
ul#col2 li .t_name#v03 {
	background-image: url(../../voice/images/ic_v03.gif);
}
ul#col2 li .t_name#v04 {
	background-image: url(../../voice/images/ic_v04.gif);
}
ul#col3 li {
	float: left;
	width: 247px;
}
ul#col3 li.lbox {
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	margin-right: 14px;
	display: inline;
}
* html ul#col3 li.lbox {
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	margin-right: 14px;
	display: inline;
	width: 261px;
}

ul#col3 li.rbox {
	float: right;
}
ul#col3  li  .t_name#v05 {
	background-image: url(../../voice/images/ic_v05.gif);
}
ul#col3 li .t_name#v06 {
	background-image: url(../../voice/images/ic_v06.gif);
}
ul#col3 li .t_name#v07 {
	background-image: url(../../voice/images/ic_v07.gif);
}
ul#col3 li p {
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
}
ul.atset li {
	text-align: left;
}
dl.atset {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	text-align: left;
	font-size: 100%;
	margin-bottom: 10px;
}
dl.atset#u25 {
	margin-bottom: 25px;
}

dl.atset dt {
	text-align: left;
	display: block;
	float: left;
	padding: 0px;
	background-image: url(../images/sp.gif);
	font-weight: normal;
}


dl.atset dd {
	padding-left: 18px;
	line-break: strict;
	text-align:justify;
	text-justify:distribute;
	background-image: url(../images/sp.gif);
	margin-bottom: 0px;
}
dl.atset_in {
	width: 100%;
	text-align: left;
	margin-bottom: 7px;
}
dl.atset_in dt {
	text-align: left;
	display: block;
	padding: 0px;
	background-image: url(../images/sp.gif);
	font-weight: normal;
	margin-bottom: 0px;
	border-bottom-style: none;
}
dl.atset_in dd {
	padding-left: 14px;
	text-align:justify;
	text-justify:distribute;
	background-image: url(../images/sp.gif);
	margin-bottom: 0px;
}
