@charset "utf-8";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Mayryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #444444;
	background-color: #FFFFFF;
	background-image: url(../img/back_head01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align: center;
}
a {
	outline: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p,ul,dl,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.price {
	color: #FF0000;
}






/* ヘッド部分 */


#HEAD {
	background-image: url(../img/back_head02.png);
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding-bottom: 20px;
}
#HEAD h1 {}
#HEAD ul {
	text-align: right;
	margin-top: -140px;
	font-size: 12px;
	overflow: hidden;
}
#HEAD li {
	margin-bottom: 7px;
	line-height: 105%;
}
#HEAD .title {
	font-size: 10px;
	color: #066426;
	margin-right: 5px;
}

#HEAD .button {
	display: inline-block;
	float: right;
	margin-right: 5px;
}
#HEAD .button #B-MAIL,#HEAD .button #B-MAIL:hover {
	background-image: url(../img/img_head_b-01_f2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 29px;
}
#HEAD .button #B-MAIL:hover img {
	visibility: hidden;
}

/* メインボックス部分 */



#MAIN {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
}


/* 左ボックス部分 */


#LEFT {
	float: left;
	width: 200px;
	display: table-cell;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99CC00;
}
#LEFT h2 {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight: bold;
	background-image: url(../img/back-theme01.png);
	color: #FFFFFF;
	text-align: left;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 12px;
	border-radius: 15px;
	vertical-align: middle;
}
#LEFT h2:before {
	content:url("../img/img_point01.png");
	margin-right: 3px;
}


#MAIN_MENU {
	background-image: url(../img/back_left01.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#MAIN_MENU li {
	display: block;
	padding: 0px;
	height: 35px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
}
#MAIN_MENU a,#MAIN_MENU a:hover {
	display: block;
	height: 35px;
	width: 180px;
}

#MAIN_MENU li a:hover img {
	display: block;
	height: 35px;
	width: 180px;
	visibility: hidden;
}
#MAIN_MENU01 {
	background-image: url(../img/img_b-01_f2.gif);
}
#MAIN_MENU02 {
	background-image: url(../img/img_b-02_f2.gif);
}
#MAIN_MENU03 {
	background-image: url(../img/img_b-03_f2.gif);
}
#MAIN_MENU04 {
	background-image: url(../img/img_b-04_f2.gif);
}
#MAIN_MENU05 {
	background-image: url(../img/img_b-05_f2.gif);
}
#SUB_MENU {
	padding: 0px;
	margin-bottom: 30px;
	list-style-type: none;
}
#SUB_MENU li {
	margin-bottom: 5px;
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
	background-position: left center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}
#SUB_MENU li a,#SUB_MENU li a:hover {
	display: block;
	height: 15px;
	width: 200px;
	margin: 0px;
}
#SUB_MENU li a:hover img {
	visibility: hidden;
}

#SUB_MENU01 {
	background-image: url(../img/img_b-06_f2.gif);
}
#SUB_MENU02 {
	background-image: url(../img/img_b-07_f2.gif);
}
#SUB_MENU03 {
	background-image: url(../img/img_b-08_f2.gif);
}
#LEFT .profile {
	margin-bottom: 20px;
	text-align: left;
	background-image: url(../img/back_left01.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
#LEFT .profile .photo {
	text-align: center;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 100%;
}
#LEFT .profile dd {
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-bottom: 10px;
	padding-top: 5px;
}
#LEFT .profile .name {
	font-size: 12px;
	color: #669900;
	display: inline-block;
	background-image: url(../img/img_point04.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 4px;
}
#LEFT .profile .job {
	font-size: 10px;
	color: #669900;
	line-height: 100%;
	margin-bottom: 10px;
}
#LEFT .profile .read {
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 5px;
}
#LEFT .profile .button {
	font-size: 12px;
	text-align: center;
}
#LEFT .profile .button a,#LEFT .profile .button a:hover {
	line-height: 100%;
	text-decoration: none;
	border-radius: 12px;
	text-align: center;
	vertical-align: middle;
	display: inline-table;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#LEFT .profile .button a {
	color: #FFFFFF;
	background-color: #98CB00;
}
#LEFT .profile .button a:hover {
	color: #FFFF99;
	background-color: #FF9900;
}

#BANNER01 {
	width: 200px;
	margin-top: 30px;
}
#BANNER01 p {
	margin-top: 0px;
	margin-bottom: 20px;
}




/* 右ボックス部分 */



#RIGHT,#RIGHT02 {
	padding-left: 230px;
}


/* クローバーインフォ部分 */


#CLOVER_INFO {
	background-image: url(../img/img_info_back01.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #F9EEF2;
	background-position: left center;
	text-align: left;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 12px;
	padding-left: 275px;
}
#CLOVER_INFO h2 {
	margin-bottom: 7px;
}
#CLOVER_INFO .contents {
	overflow: hidden;
}
#CLOVER_INFO .contents dt {
	float: left;
	width: 64px;
}
#CLOVER_INFO .contents dd {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: 0px;
	overflow: hidden;
	font-size: 11px;
}
#CLOVER_INFO .contents .title {
	margin-bottom: 5px;
}
#CLOVER_INFO .contents .button {
	float: right;
	background-image: url(../img/img_b-09_f2.gif);
	background-repeat: no-repeat;
}
#CLOVER_INFO .contents .button a,#CLOVER_INFO .contents .button a:hover {
	display: block;
	height: 25px;
	width: 70px;
}
#CLOVER_INFO .contents .button a:hover img {
	visibility: hidden;
}

#CLOVER_INFO .contents .read {
	padding-right: 80px;
}
#CLOVER_INFO + .read {
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 30px;
}
#RIGHT .section {
	margin-bottom: 60px;
	font-size: 13px;
}
#RIGHT .section h2 {
	font-size: 16px;
	color: #006600;
	background-image: url(../img/back_babyma_box01.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFF5CE;
	background-position: right bottom;
	border-radius: 9px;
	border: 1px solid #C2E066;
	margin-bottom: 15px;
	box-shadow: inset 0px 0px 0px 3px #FFFFFF,inset 0px 0px 16px 1px #FFCC00;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 100%;
}
#RIGHT .section h2:before {
	content: url("../img/img_point05.gif");
	margin-right: 3px;
}
#RIGHT .section .contents {
	overflow: hidden;
	text-align: left;
}
#RIGHT .section .contents .photo {
	float: left;
	width: 152px;
}
#RIGHT .section .contents dd {
	padding-left: 170px;
	margin-left: 0px;
}
#RIGHT .section .contents dd.read p {
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 10px;
}
#RIGHT .section .contents dd.read b {
	color: #669900;
	font-weight: normal;
}
#RIGHT .section .contents .name {
	font-size: 13px;
	color: #669900;
	text-align: right;
}

#RIGHT .section .contents p.read {
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 10px;
}
#RIGHT .section .contents .items {
	font-size: 13px;
	line-height: 100%;
	border: 1px dotted #99CC00;
	padding: 15px;
}
#RIGHT .section .contents .items li {
	background-image: url(../img/img_point04.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 12px;
}

#BANNER02 {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CC00;
	overflow: hidden;
}
#BANNER02 li {
	display: inline-block;
	float: left;
	margin-right: 10px;
}

#BANNER02 p {
	text-align: center;
	display: block;
	float: left;
	width: 290px;
	margin-bottom: 0px;
}
.textlink {
	background-color: #E2F1B8;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.textlink ul {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.textlink li {
	margin-right: 10px;
	display: table-cell;
	float: left;
	font-size: 13px;
}
.textlink li a,.textlink li a:visited {
	color: #557329;
}
.textlink li a:hover {
	color: #FF6600;
}
.copyright {
	text-align: center;
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#RIGHT02 .pankuzu {
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #C2E066;
	overflow: hidden;
	font-size: 12px;
}
#RIGHT02 .pankuzu li {
	display: table-cell;
	float: left;
	margin-right: 10px;
	line-height: 150%;
	padding: 0px;
	vertical-align: middle;
}
#RIGHT02 .pankuzu a,#RIGHT02 .pankuzu a:hover {
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	line-height: 100%;
	border-radius: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
}
#RIGHT02 .pankuzu a {
	color: #FFFFFF;
	background-color: #99CC00;
}
#RIGHT02 .sub {
	font-size: 13px;
}

#RIGHT02 .sub h2 {
	background-image: url(../img/back-sub-h2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	border: 1px solid #99CC00;
	border-radius: 8px;
	box-shadow: inset 0px 0px 0px 3px #FFFFFF,inset 0px 0px 16px 3px #FFCC00;
	margin-bottom: 20px;
}
#RIGHT02 .sub .section {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 60px;
	font-size: 13px;
}
#RIGHT02 .sub .section h3 {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D6EB99;
	border-left-color: #D6EB99;
	line-height: 100%;
	font-size: 18px;
	color: #669900;
	text-align: left;
}
#RIGHT02 .sub .section p {
	text-align: left;
}
#RIGHT02 .sub .section ul.items {
	background-image: url(../img/back_babyma_box01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	line-height: 100%;
	margin-bottom: 10px;
	background-color: #FFF5CE;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: 10px;
	border-radius: 10px;
}
#RIGHT02 .sub .section ul.items li {
	line-height: 130%;
	color: #006600;
	background-image: url(../img/img_point05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	padding-left: 17px;
}

#RIGHT02 .sub .section .photo {
	float: left;
}
#RIGHT02 .sub .section div.read {
	padding-left: 165px;
	text-align: left;
	margin-bottom: 40px;
}
#RIGHT02 .sub .section div.read h4 {
	font-size: 16px;
	line-height: 100%;
	color: #669900;
	background-image: url(../img/img_point03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#RIGHT02 .sub .section div.read p {
	line-height: 160%;
}
#RIGHT02 .sub .section div.read .items {
	background-image: url(../img/back_babyma_box01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px;
	margin-top: 15px;
	background-color: #FFF5CE;
	border-radius: 10px;
}
#RIGHT02 .sub .section div.read .items dt {
	color: #FF6600;
	line-height: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}
#RIGHT02 .sub .section div.read .items dt:before {
	content:"\002665";
}
#RIGHT02 .sub .section div.read .items dd {
	margin-left: 10px;
	padding-bottom: 10px;
}
#RIGHT02 .sub .section div.read .items ul {
}
#RIGHT02 .sub .section div.read .items li {
	background-image: url(../img/img_point05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	line-height: 100%;
}
table {
	border: 1px solid #D6EB99;
	border-collapse: collapse;
	margin-top: 11px;
	margin-bottom: 10px;
}
caption {
	color: #006600;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 5px;
	font-size: 14px;
}
caption:before {
	content:"\002665";
}

th {
	border: 1px solid #D6EB99;
	background-color: #EFF7D7;
	padding: 8px;
	text-align: left;
	color: #006600;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
}
td {
	padding: 8px;
	border: 1px solid #D6EB99;
	text-align: left;
	font-size: 13px;
}
#SCHOOL .price {
	font-size: 18px;
}

#SCHOOL .items {
}
#SCHOOL .items dt {
	line-height: 100%;
	color: #006600;
	background-image: url(../img/img_point04.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 7px;
}
#SCHOOL .items dd {
	margin-left: 0px;
	padding-bottom: 10px;
}
#SCHOOL .items dd ul {
	padding-right: 15px;
	padding-left: 15px;
}
#SCHOOL .items dd li {
	line-height: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
}

/* セラピストページ */

#RIGHT02 .sub .therapist_section {
	margin-bottom: 50px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

#RIGHT02 .sub .therapist_section h3 {
	font-size: 16px;
	color: #006600;
	background-image: url(../img/img_illust01.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	margin-bottom: 15px;
}
#RIGHT02 .sub .therapist_section p {
	line-height: 160%;
}
#RIGHT02 .sub .therapist_section .photo {
	float: left;
}
#RIGHT02 .sub .therapist_section .read {
	padding-left: 170px;
	min-height: 155px
}
#RIGHT02 .sub .therapist_section b {
	font-weight: normal;
	color: #FF9900;
}
#RIGHT02 .sub .header {
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #99CC00;
	background-color: #FFFFCC;
	text-align: left;
	margin-bottom: 30px;
	padding: 15px;
	border-radius: 10px;
}
#RIGHT02 .sub .header h3 {
	font-size: 14px;
	color: #006600;
	background-image: url(../img/back-theme02.gif);
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #99CC00;
	border-radius: 8px;
	box-shadow: inset 0px 0px 0px 3px #FFFFFF;
	line-height: 100%;
}
#RIGHT02 .sub .header h3:before,#RIGHT02 .sub .header h3:after {
	content: url("../img/img_point04.png");
}
#RIGHT02 .sub .header h3:before {
	margin-right: 3px;
}
#RIGHT02 .sub .header h3:after {
	margin-left: 3px;
}
#RIGHT02 .sub .header .items {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	padding-bottom: 10px;
}
#RIGHT02 .sub .header .items li {
	line-height: 100%;
	color: #FF6600;
	background-image: url(../img/img_point06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 15px;
}
#RIGHT02 .sub .header .attention {
}
#RIGHT02 .sub .header .attention li {
	font-size: 11px;
}
#RIGHT02 .sub .system {
	text-align: left;
}
#RIGHT02 .sub .system h3 + p {
	margin-bottom: 15px;
}
#RIGHT02 .sub .system h4 {
	font-size: 14px;
	line-height: 100%;
	color: #006600;
	text-align: left;
	padding: 10px;
	border: 1px solid #99CC00;
	background-image: url(../img/back-theme03.gif);
	box-shadow: inset 0px 0px 0px 3px #FFFFFF;
	margin-left: 0px;
	margin-bottom: 10px;
	border-radius: 8px;
}
#RIGHT02 .sub .system h4:before {
	content: url("../img/img_point07.png");
	vertical-align: middle;
	margin-right: 3px;
}
#RIGHT02 .sub .system dl.items {
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 1em;
}
#RIGHT02 .sub .system dl.items dt {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-color: #FFFFFF;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	margin-bottom: 10px;
}
#RIGHT02 .sub .system dl.items dt.sort01 {
	background-image: url(../img/img_illust02.png);
}
#RIGHT02 .sub .system dl.items dt.sort02 {
	background-image: url(../img/img_illust03.png);
}
#RIGHT02 .sub .system dl.items dt.sort03 {
	background-image: url(../img/img_illust04.png);
}
#RIGHT02 .sub .system dl.items dt.sort04 {
	background-image: url(../img/img_illust05.png);
}
#RIGHT02 .sub .system dl.items dd {
	margin-bottom: 10px;
	line-height: 100%;
	margin-left: 20px;
}
#RIGHT02 .sub .system .price {
	font-size: 16px;
}
#RIGHT02 .sub .system dl.items .info {
	padding-bottom: 10px;
}
#RIGHT02 .sub .system dl.items .info li {
	line-height: 100%;
	background-image: url(../img/img_point02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 7px;
	padding-left: 15px;
	font-size: 12px;
}
#RIGHT02 .sub .system table {
	margin-bottom: 45px;
	margin-left: 1em;
	margin-right: 1em;
}
#RIGHT02 .sub .system div.read {
	background-color: #FFFFCC;
	padding: 20px;
	margin-bottom: 10px;
	margin-left: 1em;
	border-radius: 10px;
}
#RIGHT02 .sub .system div.read p {
	color: #006600;
}









/* 料金とアクセスページ */



/* ご予約フォームページ */

#FORM {
	background-image: url(../img/img_right2_h2-05.gif);
}
.form_dl,.form_dl2 {
	margin: 0px;
	padding: 0px;
}
.form_dl dt,.form_dl2 dt {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	background-repeat: no-repeat;
	text-indent: 40px;
	display: block;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.form_dl dd {
	line-height: 100%;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 23px;
}
.form_dl2 dd {
	line-height: 100%;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 8px;
	color: #FF0000;
}
#FORM_DT-01 {
	background-image: url(../img/img_form_dt-01.gif);
}
#FORM_DT-02 {
	background-image: url(../img/img_form_dt-02.gif);
}
#FORM_DD-01 {
	background-image: url(../img/img_form_dd-01.gif);
}
#FORM_DD-02 {
	background-image: url(../img/img_form_dd-02.gif);
}
#FORM_DD-03 {
	background-image: url(../img/img_form_dd-03.gif);
}
#FORM_DD-04 {
	background-image: url(../img/img_form_dd-04.gif);
}
#FORM_DD-05 {
	background-image: url(../img/img_form_dd-05.gif);
}
#FORM_BUTTON {
	text-align: center;
}
#FORM_BUTTON input {
	font-size: 16px;
	border: 1px solid #D6EB99;
	background-color: #FFE7B3;
	font-weight: normal;
	color: #669900;
	padding: 4px;
}
