body {
	margin:0 auto;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../common/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1, h2, h3, h4, p, dl, dt, dd, ul, li, ol {margin:0; padding:0;}
form, select{margin:5px 0; padding:0;}
li{list-style-type:none;}

#contens {
	width:760px;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#FFFFFF;
}

/* ヘッダー */
#header {
	width:760px;
	padding-top:15px;
	height:65px;
	background-image: url(../common/headbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#header h1 {
	width:350px;
	height:55px;
	text-indent: -9999px;
	margin:5px;
	float:left;
	background-image: url(../common/logo.jpg);
	background-repeat: no-repeat;
	clear:both;
}
#header h1 a {
	width:350px;
	height:55px;
	display: block;
	text-decoration: none;
}
#header #rbox {
	float:right;
}
#header #navi {
	width:170px;
	margin-top:5px;
}
#header #navi a {
	display: block;
	height: 17px;
	text-decoration: none;
	text-indent: -9999px; margin-bottom:10px;
	}
#navi ul{float:right;}
#navi li{float:left; margin-top:3px;}
#navi a#navi01{background-image: url(../common/navi01.gif);	width:70px; margin-right:15px; background-repeat: no-repeat;}
#navi a#navi02{background-image: url(../common/navi02.gif);	width:80px; background-repeat: no-repeat;}
#navi a:hover{background-position: 0 -17px;}
.naviover{background-position: 0 -17px;}

#header #rbox .btnsei{
	text-align:right;
	padding-right:5px;
}

/* メニュー */
#menu{
	width:760px;
	float:left;
	clear:both;
}
#menu a {
	display: block;
	height: 55px;
	width:151px;
	text-decoration: none;
	text-indent: -9999px;
	}
#menu li{float:left;}
#menu a#menu01{background-image: url(../common/menu01.jpg); width:153px;}
#menu a#menu02{background-image: url(../common/menu02.jpg); width:152px;}
#menu a#menu03{background-image: url(../common/menu03.jpg); width:152px;}
#menu a#menu04{background-image: url(../common/menu04.jpg); width:152px;}
#menu a#menu05{background-image: url(../common/menu05.jpg); width:151px;}
#menu a:hover{background-position: 0 -55px;}
.over{background-position: 0 -55px;}

/* トップイメージ画像 */
h2{
	margin-top: 1px;
	line-height: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-indent: -9999px;
	margin:0px 0 10px 0;
	clear:both;
}
h2#top {	background-image: url(../imagese/topimg.jpg); background-repeat: no-repeat; width:760px; height:240px;}
h2#what { background-image: url(../what/images/topimg.jpg);	background-repeat: no-repeat;	width:760px; height:130px;}
h2#therapy { background-image: url(../therapy/images/topimg.jpg);	background-repeat: no-repeat;	width:760px; height:130px;}
h2#lesson { background-image: url(../lesson/images/topimg.jpg);	background-repeat: no-repeat;	width:760px; height:130px;}
h2#consul { background-image: url(../consul/images/topimg.jpg);	background-repeat: no-repeat;	width:760px; height:130px;}
h2#about { background-image: url(../about/images/topimg.jpg);	background-repeat: no-repeat;	width:760px; height:130px;}
h2#link { background-image: url(../imagese/topimg_link.jpg);	background-repeat: no-repeat;	width:760px; height:130px;}
h2#contact { background-image: url(../imagese/topimg_contact.jpg);	background-repeat: no-repeat;	width:760px; height:130px;}
h2#seikyu { background-image: url(../imagese/topimg_seikyu.jpg);	background-repeat: no-repeat;	width:760px; height:130px;}

#main {
	margin:10px 10px 20px 10px;
}

.caption {
	font-size:12px;
	line-height:150%;
	text-align:left;
	padding:10px;
}
.caption a {
	color:#FF3366;
}
.jip {
	color:#FF3366;
	font-size:10px;
} 
.ji11 {
	font-size:11px;
	font-weight:normal;
}
.jipink {
	color:#FF3366;
	font-weight:bold;
} 
.ji14 {
	font-size:14px;
	font-weight:bold;
}
.ji16 {
	font-size:16px;
}

/* ページトップ */
#pagetop {
	color: #666666;
	background-image: url(../common/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	float:right;
	clear:both;
	padding-left:15px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:10px;
}
#pagetop a{
	color: #666666;
	text-decoration: none;
}

/* フッター */
#footer {
	color:#999999;
	text-align:center;
	font-size:10px;
	padding:10px 0;
	clear:both;
}

