@charset "UTF-8";


/*
	ヒューマンリソシア株式会社 Style Seet # Revision: 1.01

	(c) 2010 Human Resocia Co., Ltd. All Rights Reserved.

	Author Date:
	2010.05.20 New Document;

	Contents:
		contents

*/




/* Contents
----------------------------------------------- */

#contents{
	width:755px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff !important;
}

*html #contents{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

*html #athlete,
*html #submit{
	text-align:left;
}
/*
#athlete h1{
	margin:0;
	font-size:0;
}

#athlete h1 img{
	border:0;
	float:left;
}

#athlete h1 a{
}


/* Submit
--------------------- */

#submit h2,
#submit h3{
	margin:0;
	font-size:0;
}

#submit a{
	color:#06F !important;
}

#submit .profile {
	float:right;
	width:343px;
	border:#bababa solid 1px;
	margin-top:20px;
}

#submit .profile p{
	margin:0;
	padding:1em;
	border-bottom:#1ebcc6 solid 10px;
	color:#2f343c;
	font-size:0.9em;
	*font-size:0.8em;
	line-height:1.4;
	font-weight:bold;
}

#submit .profile p.note{
	border-bottom:0;
	color:#1f1f1f;
	line-height:1em;
	font-weight:normal;
}


#submit .detail {
	width:380px;
	float:left;
}

#submit .detail dl{
	font-size:0.9em;
	*font-size:0.8em;
}

#submit .detail dt{
	margin: 0;
	padding: 0.3em 0 0.3em 1em;
	width: 5em;
	float: left;
	color: #0251a2;
	font-weight:bold;
	/*border-bottom:#bababa dotted 1px;*/
	border-top:#bababa dotted 1px;
}
#submit .detail dt.t_top{
	border-top:#bababa dotted 0px;
}

#submit .detail dd{
	margin: 0 0 0 6em;
	padding: 0.3em 1em 0.3em 0;
	color: #454545;
	font-weight:bold;
	background-color: #fff;
	/*border-bottom:#bababa dotted 1px;*/
	border-top:#bababa dotted 1px;
}
#submit .detail dd.t_top{
	border-top:#bababa dotted 0px;
	padding: 0.3em 1em 0.3em 0;
}



.formBTN{
	display: block;
	margin-bottom: 0.5em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	xoverflow:hidden;
}





#submit .attention{
	float:right;
	width:343px;
	font-size:0.9em;
	*font-size:0.8em;
	text-align:right;
	margin-top:5em;
}


#submit .attention_read{
	float:right;
	width:343px;
	font-size:0.9em;
	*font-size:0.8em;
	text-align:left;
	margin-top:8px;
}

div.attention_read{
	float:right;
	width:343px;
	font-size:0.9em;
	*font-size:0.8em;
	text-align:left;
	margin-top:8px;
}


.copyrightAuto{
	font-size:12px;
	color:#999;
	line-height:20px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
  /*visibility: hidden;*/
 /* height: 20px;*/
}

* html .clearfix {
  /*height: 20px;*/
  /*\*//*/
  height: auto;
  overflow: hidden;
  visibility: hidden;
/**/
}

* {
	xborder: 1px solid #A54506 !important;
}

ul.link_b {
	margin:0;
	padding-top:0;
	padding-left:15px;
	padding-right:0;
	padding-bottom:0;
}




.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{
	clear:both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}

/* sawaki gym
----------------------------------------------- */

body{
	font-size: 12px;
	text-align:left;
	line-height: 1.4em;
}

dl{
	margin: 0;
	padding: 0;
}

dt{
	margin: 0;
	padding: 0;
}

dd{
	margin: 0;
	padding: 0;
}

p{
	margin: 0 0 6px;
	padding: 0;
}

/* h2 ,Gnavi  */

h2.gym{
	margin: 20px 0 0;
	padding: 0;
}

h2.gym img{
	vertical-align: top;
}

h3{
	margin: 0;
	padding: 0;
}

ul#gnavi{
	margin: 0 0 30px;
	padding: 0;
}

ul#gnavi li{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

a:hover{
	
}

ul#gnavi li a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

/* a:hover img */

#contents a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

/* a.arrow */

a.arrow{
	background: url(../images/i_arrow.gif) no-repeat 0 1px;
	padding-left: 12px;
}

/* contents_box  */


div.contents_box{
	border: 1px #CCCCCC solid;
	background: #F1F8FE;
	padding: 12px 12px;
	margin-bottom: 8px;
}

div.contents_box_02{
	border: 1px #CCCCCC solid;
	background: #F1F8FE;
	padding: 12px 0 12px 12px;
	margin-bottom: 8px;
}

div.contents_box .margin_b20{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #999999 dotted;
}

div.contents_box .margin_b15{
	margin-bottom: 15px;
}

/* page_top  */


div.page_top{
	text-align: right;
	margin-bottom: 30px;
}

/* blog link */

div.blog_link_l{
	width: 315px;
	float: left;
	padding-left: 20px;
}

div.blog_link_r{
	width: 315px;
	float: right;
	padding-right: 8px;
}

div.blog_link_l p.thumb,
div.blog_link_r p.thumb
{
	float: left;
}

div.blog_link_l div.right,
div.blog_link_r div.right
{
	width: 236px;
	float: right;
}

div.blog_link_l div.right p,
div.blog_link_r div.right p{
	margin-bottom: 10px;
}

div.blog_link_l a,
div.blog_link_r a{
	text-decoration: underline;
	color: #0033FF;
}

div.blog_link_l a:hover,
div.blog_link_r a:hover{
	text-decoration: none;
	color: #0099FF;
}



/* about_inner */

div#about_inner{
	border-bottom: 1px #666666 dotted;
	padding-bottom: 10px;
	margin-bottom: 20px;	
}

div#about_inner div.left{
	width: 439px;
	float: left;
}

div#about_inner div.right{
	float: right;
}

div#about_inner div.left dl dd{
	margin-bottom: 20px;
	margin-left: 20px;
}


div#about_inner ul.link{
	margin: 0;
	padding:0;
}

div#about_inner ul.link li{
	margin: 0  0 7px 0;
	padding: 0;
	list-style: none;
}

/* sawaki_profile */

div#sawaki_profile{

}

div#sawaki_profile div.left{
	width: 200px;
	float: left;
}

div#sawaki_profile div.left p{
	margin: 0;
	padding: 0;
}
div#sawaki_profile div.left p.photo{
	margin-bottom: 5px;
}

div#sawaki_profile div.right{
	width: 506px;
	float: right;
}

div#sawaki_profile div.right dl dt{
	margin-bottom: 5px;
	padding: 0;
}

div#sawaki_profile div.right dl dd{
	margin-bottom: 20px;
	padding: 0;
}

div#sawaki_profile div.right dl dd p{
	margin: 0;
	padding: 0;
}

div#sawaki_profile div.right dl dd p.blog_ts{
	margin: 10px 0 0;
}

/* comment */

div#comment{
	background: #FFFFFF;
	padding: 12px;
}

div#comment div.left{
	width: 167px;
	float: left;
}

div#comment div.right{
	width: 515px;
	float: right;
}

div#comment div.right dl dt{
	border-bottom: 1px #666666 dotted;
	padding-bottom: 5px;
}

/* service */

ul#service_list {
	margin: 0 0 20px;;
	padding: 0;
}

ul#service_list li.left{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

ul#service_list li.right{
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}


div.service_detail{

}

div.service_detail div.left{
	width: 360px;
	float: left;
	margin-bottom: 20px;
}

div.service_detail div.right{
	width: 350px;
	float: right;
	
	margin-bottom: 20px;
}


div.service_detail div.left_no_mb{
	margin-top: 15px;
	width: 360px;
	float: left;
	margin-bottom: 0;
}

div.service_detail div.right_no_mb{
	margin-top: 15px;
	width: 350px;
	float: right;
	margin-bottom: 0;
}

div.service_detail dl dt{
	margin-bottom: 4px;
}


div.service_detail dl dd{
	margin-bottom: 12px;
}

div.service_detail div.right ul{
	margin: 30px 0 0;
	padding: 0;
}

div.service_detail div.right ul li{
	list-style: none;
	margin-bottom: 10px;
}

p.service_btn{
	text-align: center;
}

p.service_btn_02{
text-align: center;
}

/* 在籍トレーナー紹介 */

div.trainer_list{
	width: 164px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #FFFFFF;
	padding: 7px;
}


div.trainer_list dl dt{
	font-weight: bold;
	border-bottom: 1px #999999 dotted;
	margin-bottom:6px;
	color: #1D5976;
	text-align: center;
}

div.trainer_list dl dd{
	font-size: 10px;
	width: 164px;
}

div.trainer_list dl dd strong{
color: #1D5976;
}

div.trainer_list dl dd p{
word-break: nomal;
}

div.trainer_list dl dd a{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

div.trainer_list dl dd a:hover{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

/* contact_btn */

p.contact_btn{
	text-align: center;
	margin-bottom: 10px;
}

form {
margin-top:5px;
margin-left:160px;}

input {
font-size:18px;
font-weight:600;
width:160px;
height:30px;
margin-bottom:5px;
*margin-bottom:12px;
}

input:focus {
background-color: #e0e0e0;
}

select {
font-size:18px;
width:120px;
height:26px;
*height:30px;
*margin-top:-39px;
}

/* mt_20 */

.mt_20{
	margin-top: 20px;
}

/* athelete
-------------------------------------------*/

h2.athelte_nmb{
	margin-bottom: 0;
}

div.description{
	background: #F1F8FE;
	padding: 20px 20px 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}

div.description p{
	margin-bottom: 10px;
}

p.athlete_main_img{
	margin-bottom: 30px;
}

/* about_inner */

div#athelete_about_inner{
	border-bottom: none;
}

div#athelete_about_inner div.left{
	width: 439px;
	float: left;
}

div#athelete_about_inner div.right{
	float: right;
}

/* service_dt */

div.service_dt{
	height: 3em;
}

/* service_table */

table.service_table {
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 348px;
	margin-bottom: 10px;
}
table.service_table tr th{
	background: #B8DCED;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 6px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}

table.service_table tr th.th_02{
	text-align: center;
	background: #3399CC;
	color: #FFFFFF;
}

table.service_table tr td{
	background: #ffffff;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 6px;
	text-align: right;
}

/* athlete_traner */

div.athlete_traner_l{
	width: 340px;
	padding: 10px;
	background: #FFFFFF;
	float: left;
	height: 16em;
}

div.athlete_traner_r{
	width: 340px;
	padding: 10px;
	background: #FFFFFF;
	float: right;
	height: 16em;
}

div.athelte_trainer_firstline{
	height: 23em;
}

div.athlete_traner_l p,
div.athlete_traner_r p{
	line-height: 1.5;
	font-size: 11px;
}

div.athlete_traner_l p.img,
div.athlete_traner_r p.img{
	float: left;
}

div.athlete_traner_l p.name,
div.athlete_traner_r p.name{
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 6px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

div.athlete_traner_l p.name span,
div.athlete_traner_r p.name span{
	font-size: 12px;
}

div.athlete_traner_l div.inner_box,
div.athlete_traner_r div.inner_box{
	width:220px;
	float: right;
}

.traner_clear{
	height: 10px;
	clear: both;
}


/* service_app_box */

div.service_app_box{
	margin-bottom: 30px;
	
}