/* リセットスタイル */

body{
	font-size:10px;	
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
		line-height:100%;
}
html,body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
img{
	vertical-align:bottom;	
}
/*
table{
	border-collapse:collapse;
	border-spacing:0;
}
*/
.clr{
	clear:both	
}
#tooltip{
	position:absolute;
	background:#ff497f;
	padding:5px 8px;
	color:#fff;
	width:380px;
	font-size:12px;
	display:none;
	line-height:180%;
	}	
a{
	color:#666;	
}
c{
	text-decoration:none	
}


/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

/*基本CSS*/
h1{
	background:url(images/h1_bg.jpg) no-repeat;
	margin:auto;
	width:825px;
	height:39px;
	font-size:10px;
	color:#fff;
	line-height:300%;
	padding-left:10px;
	letter-spacing:-1px;
	text-align: center;
}


#wrap{
	background:url(images/bg_repeat.jpg) repeat-y;
	margin:auto;
	width:835px;
	height:100%;
	min-height:100%;
}

body > #wrap{
	height:auto;	
}

#container{
	background:url(images/bg_ground.jpg) no-repeat;
	margin:auto;
	width:835px;
	padding-top:15px;
}
#container table#box{
	width:815px;
	margin:auto;
	margin-left:27px;
}
#container table#box td{
	vertical-align:top
}

#sideContents{
	padding-top:10px;
	background:url(images/sideback.jpg) repeat-y;
	background-position:right;
	width:203px;
}

#mainContents{
	width:555px;
}



#sideContents #menu ul{
	font-size:12px;
	margin-left:5px;
	margin-top:3px;
}
#sideContents #menu ul a{
	color:#222	
}
#sideContents #link ul{
	font-size:12px;
	margin-left:5px;
	margin-top:3px;
}
#menu li,#link li{
	line-height:160%;	
	list-style:disc inside;
	color:#666
}
#menu,#link{
	margin-top:10px;	
}
#banner img{
	margin-bottom:10px
}
#s_contact{
	border-top:1px solid #666;	
	border-bottom:1px solid #666;
	padding-bottom:10px;
	width:186px;
}
#yoyaku{
	margin-top:15px;	
}
#yoyaku img{
	margin-bottom:10px;	
}
#kokuchi img{
	margin-bottom:10px;	
}






#mainContents #therapymenu{
	margin-top:8px;
}


#therapymenu table{
	width:552px;
	margin-left:0px;
}
#therapymenu td a{
	text-decoration:none	
}
/*
#therapymenu td div{
	width:160px;
	background-color:#000;
	font-size:10px;
	line-height:12px;
	color:#999;
}
*/
.menu1,.menu2,.menu3,.menu4,
.menu5,.menu6,.menu7,.menu9,
.menu10,.menu13,.menu14{
	height:49px;
	padding-top:34px;
	padding-left:10px;
	padding-right:10px;
}
.menu11,.menu12,.menu15{
	height:38px;
	padding-top:45px;
	padding-left:10px;
	padding-right:10px;
}
.menu8{
	height:50px;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
}
.menu1{	background:url(images/menu1.jpg) no-repeat;}
.menu2{	background:url(images/menu2.jpg) no-repeat;}
.menu3{	background:url(images/menu3.jpg) no-repeat;}
.menu4{	background:url(images/menu4.jpg) no-repeat;}
.menu5{	background:url(images/menu5.jpg) no-repeat;}
.menu6{	background:url(images/menu6.jpg) no-repeat;}
.menu7{	background:url(images/menu7.jpg) no-repeat;}
.menu8{	background:url(images/menu8.jpg) no-repeat;}
.menu9{	background:url(images/menu9.jpg) no-repeat;}
.menu10{ background:url(images/menu10.jpg) no-repeat;}
.menu11{ background:url(images/menu11.jpg) no-repeat;}
.menu12{ background:url(images/menu12.jpg) no-repeat;}
.menu13{ background:url(images/menu13.jpg) no-repeat;}
.menu14{ background:url(images/menu14.jpg) no-repeat;}
.menu15{ background:url(images/menu15.jpg) no-repeat;}

.moji td, .moji td a{
	font-size:8px;	
	text-align:right;
	color:#59AEB5;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:10px;
}
.moji a:hover{
	text-decoration:none;
}

#m_contact{
	margin-top:25px;	
}


#footer{
	width:815px;
	margin:auto;
	margin-top:80px;
	font-size:12px;	
}
#footer a{
	color:#222	
}
#footer p.top{
	text-align:right;
	margin-bottom:8px;
	padding-right:20px;
	padding-bottom:10px;
	border-bottom:1px solid #444;
}
#footer ul{
	margin-bottom:40px;
	padding-left:15px;
	font-size:11px;
}
#footer li{
	display:inline	
}
#footer p.copy{
	text-align:center;
	border-bottom:7px solid #9ECFD3;
	padding-bottom:10px;
	font-size:10px;
	color:#666;
}


#profile{
	font-size:12px;
	color:#444;
	width:555px;
	margin:auto
}
#profile table{
	margin-top:15px;	
}
#profile table span{
	color:#7FCBCC;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#profile p{
	line-height:170%;
	margin-bottom:15px;
	padding-right:20px;
}
#profile a{
	color:#7FCBCC;	
}
#ivent{
	font-size:12px;	
	color:#444;
}
#ivent table{
	margin-top:13px;
}
#ivent table td{
	padding-bottom:8px;
	padding-right:20px;
}



.mgn_10{
	margin-bottom:10px;	
}


#message span{
	border-top:2px solid #c5e3e5;
	padding-top:4px;
	text-align:right;
	width:555px;
	display:block;
	margin-bottom:20px;
	color:#666;
}
#message p{
	margin-bottom:7px;	
	line-height:160%;
	font-size:12px;
	color:#222;
}
#message h2{
	margin-bottom:10px;
	margin-top:8px;
}
#message h3{
	margin-bottom:10px;	
}
#message td{
	padding-right:10px;	
}


#contact{
	margin-top:20px;
	font-size:12px;
	text-align:center
}
#contact h2{
	margin-bottom:10px;
}
#contact table.tbox{
	color:#444;
	margin-top:25px;
	border:1px solid #ccc;
	width:500px;
}
#contact table.tbox .abox{
	width:180px;
	padding:5px;
}
#contact table.tbox .bbox{
	padding:5px;
	width:254px;
}
#contact table.tbox p{
	line-height:130%;
	margin-bottom:8px;
	margin-left:7px;
}
#contact .center{
	margin:auto;
	width:500px;
	text-align:left
}
/*
#therapymenu td div{
	width: 270px;
	padding-right: 5px;
	}
*/

table#table-01{
	width: 270px;
	padding-right: 5px;
	}

.consaru{
	width: 552px;
	margin-right: 0px;
	margin-left: 0px;
	height: 115px;
	}

.kigyoconsaru{
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 3px;
	}
	
.toyosenjyutu{
	margin-right: 3px;
	}
	
.fusui{
	margin-top:7px;
	width: 273px;
	margin-right: 3px;
	}
	
.hipuno{
	margin-top:7px;
	float: right;
	width: 273px;
	}
	
.naritaijibun{
	margin-top:4px;
	width: 273px;
	}
	
.reihihira{
	margin-top:4px;
	width: 273px;
	}
	
.jikojitugen{
	margin-top:5px;
	}
	
.reindorop{
	margin-top:5px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
.orignarureiki{
	margin-top:5px;
	}
	
.orignarupawerston{
	margin-top:5px;
	}

table#table-02{
	width: 160px;
	}
	
table#table-03{
	width: 273px;
	}
	
#keirekibottan{
	margin-top: 10px;
	margin-left: 100px;
	}	
	
/*
#keirekibottan{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	height: 25px;
	width: 270px;
	margin-top: 10px;
	line-height:25px;
	margin-left: 120px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	/*border: 1px solid #7FCBCC;*/
	/*text-decoration:none;
	}*/
/*	
#keirekibottan a span{
	color: #7FCBCC;
	
	}*/
