@charset "Shift_JIS";
/* FontSizeSetting */
body,h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,ul,table,tr,form,address,blockquote,dd,dt,li,td,th{
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	line-height: 140%;
}



/* LinkSetting */
A:link {text-decoration:none; color: #666666}
A:visited {text-decoration:none; color: #666666}
A:active {text-decoration:none; color: #FF3300}
A:hover {text-decoration:underline; color: #FF3300}





h1{
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #666666;
}

h2{
	font-size: medium;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


h3{
	background-image: url(../images/back_h2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
	background-position: 0px 0px;
	font-size: 130%;
	height: 20px;
	color: #3C5032;
}

img {
	border:0px;
}

/* 全体構造
---------------------------------------------------- */
body {
	background-color: #FFFFFF;
}


/*Win IEセンタリング*/
#wincenter {
	text-align: center;
}




#wrapper {
	margin: 0;
	padding: 0;
	width: 860px;
	text-align: left; /*Win IEセンタリング後処理*/
}

#header {
	width:641px;
	padding: 0px;
}

#header img {
	margin: 0px;
	padding: 0px;
	display: block;
}


#header ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	list-style-type: none;
	display: block;
}

/* topページメニュー下コンテンツエリア左
---------------------------------------------------- */

#left {
	width: 209px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#left img {
 display: block;
}



/*左グローバルメニュー
---------------------------------------------------- */
#left img {
	margin: 0px;
	padding: 0px;
	display: block;
}


#left ul li{
	margin: 0px;
	padding: 0px;
	line-height: 0;
	list-style-type: none;
	display: block;
}



/* topページメニュー下コンテンツエリア右
---------------------------------------------------- */

#right {
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}


#right ul li{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 display: block;
}

#mainphoto {
	width:641px;
	background-image: url(../images/p_top.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 231px;
	text-indent: 1em;
	padding-top: 10px;
}	

/* topページ下
---------------------------------------------------- */
#main {
	width:800px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/* レイアウト枠 
----------------------------------------------- */
.section{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.section2{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
}

.section3{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.section_in{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
}


/* リスト
----------------------------------------------- */
ul.general li,
ul li.general {
	margin-left:18px;
	padding:0 0 0 25px;
	list-style:none;
	background-image: url(../images/ico_blue.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

li span.list-em {
	color: #485B84;
	font-size: 105%;
	font-weight: bold;
}

ul.general li p,
ul li.general p,
ol.general li p,
ol li.general p {
	line-height:1.2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 20;
}



ul.ico li,
ul li.ico {
	margin-left:18px;
	padding:0 0 0 30px;
	list-style:none;
	background-image: url(../images/ico_shorui.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}

ul.ico li p,
ul li.ico p {
	line-height:1.2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 20px;
}




/*--フッター--*/
	
	
#footer {
	padding: 0px;
	clear: both;
	margin: 0px;
}

#footercoppy {
	padding: 0px;
	width: 800px;
	margin: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
}


.lead {
	width:95%;
	line-height: 150%;
	padding: 10px;
	background-color: #F0EAE8;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.lead2 {
	width:95%;
	line-height: 120%;
	padding: 3px;
	background-color: #F0EAE8;
	margin-top: 10px;
}

.lead3 {
	font-size: 105%;
	color: #47570F;
	margin-top: 10px;
}


/*--文字制御--*/
.red {
	color:#FF0000;
	font-weight: bold;
}

.orange {
	color:#FF6600;
}

.no {
	border:2px solid #CC0000;
	font-size: 110%;
	line-height: 150%;
	padding: 20px;
}

.caption {
	text-align:center;
	font-size: 95%;
	color: #333333;
}

.deepgreen {
	color:#384922;
}

.txtbig {
	font-size:105%;
}

.txtbig2 {
	font-size: 130%;
	height: 20px;
	color: #3C5032;
	font-weight: bold;
}

.stylegreen {color: #53693A}

.styleorange {
	font-size: 80%;
	color: #FF6600;
}

/* 写真左配置 */
div.float-left {
	float:left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0;
}

/* 写真右配置 */
div.float-right {
	float:right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.photo-right {
	float:right;
	padding-right: 2px;
	padding-left: 10px;
}

.photo-left {
	float:left;
	padding-right: 10px;
	padding-left: 2px;
}

table.iyashi {
	width:100%;
	margin-bottom: 10px;
}

table.iyashi td.under {
	width:205px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	vertical-align: top;
	padding-top: 3px;
}

table.iyashi td.color1 {
	background-color: #FAE4C5;
}


/*---therapist----*/
table.rate td {
	padding: 3px;
}

table.rate td.right {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFA466;
	width: 450px;
}

table.rate td.right2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFA466;
	width: 460px;
}

table.rate td.left {
	vertical-align: top;
	width: 155px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

table.rate th {
	font-weight: bold;
	text-align: left;
	background-image: url(../therapist/images/back_salontitle.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 110%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #3C5032;
}


/*---共通テーブル---*/
table.common td {
	padding: 3px;
}

table.common td.right {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFA466;
	width: 460px;
}

table.common td.right2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFA466;
	width: 460px;
}

table.common td.left {
	vertical-align: top;
	width: 155px;
	background-color: #E9EDDA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

table.common th {
	font-weight: bold;
	text-align: left;
	background-image: url(../therapist/images/back_salontitle.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 110%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #3C5032;
}


