/* kihon
-------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	position: relative;
	background: #FFFFFF;
	color: #666666;
}
h1,h2,h3,h4,h5,h6,p,ul {
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
}
#container {
	width: 900px;
	position: relative;
	margin: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.right {
	float: right;
}
.left {
	float: left;
}
/*common
-------------------------------------*/
.copyright {
	font-size: 8pt;
}
.midashi {
	font-size: 10pt;
	letter-spacing: 1px;

}
.wd10point {
	font-size: 10pt;
	text-align: left;
}
/*ヘッダー部分
-----------------------------------*/
#header {
	height: 100px;
}
#header h1 {
	font-size: 10px;
	color: #FFCC00;
	background: #FFFFCC url(img/common/logo.gif) no-repeat right;
	height: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #00CC66;
}
.ttlaroma {
	background: #FFFFFF url(img/1_treatment_aroma/header_bg_img.jpg) no-repeat left;
	padding-top: 10px;
	border-bottom: 1px solid #00CC66;
}
.ttldetoccs {
	background: #FFFFFF url(img/2_treatment_detoccs/header_bg_img.jpg) no-repeat left;
	padding-top: 10px;
	border-bottom: 1px solid #00CC66;
}
.ttlface {
	background: #FFFFFF url(img/3_treatment_face/header_bg_img.jpg) no-repeat left;
	position: relative;
	padding-top: 10px;
	border-bottom: 1px solid #00CC66;
}
#header h2 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding-left: 200px;
}
#header h3 {
	font-weight: bolder;
	color: #00CC33;
	font-size: 24px;
	padding-left: 200px;
	margin-top: 10px;
	letter-spacing: 2px;
	padding-bottom: 10px;
}


/*縦ナビボタン
-----------------------------------*/
#menu {
	width: 160px;
	margin: 10px 10px 10px 15px;
	float: left;
	height: auto;
}

#menu ul {
	list-style: none;
}
#menu li {
	font-weight: bold;
	font-size: 15px;
}
a.treatmentmenu {
	color: #FFFFFF;
	background: url(img/top/bt/bg_treatment.gif) repeat-x;
	height: 30px;
	display: block;
	padding: 10px;
	width: 130px;
	border: 1px solid #00cc66;
	margin-bottom: 5px;
}
a:hover.treatmentmenu {
	color: #00CC66;
	background: url(img/top/bt/bg_treatment2.gif) repeat-x;
	display: block;
	text-decoration: none;
	border: 1px dotted #009966;
}
a.schoolmenu {
	color: #FFFFFF;
	background: url(img/top/bt/bg_shool.gif) repeat-x;
	height: 30px;
	display: block;
	padding: 10px;
	width: 130px;
	border: 1px solid #00cc99;
	margin-bottom: 5px;
}
a:hover.schoolmenu {
	color: #00CC99;
	background: url(img/top/bt/bg_shool2.gif) repeat-x;
	display: block;
	text-decoration: none;
	border: 1px dotted #00CC99;
}
a.healingmenu {
	color: #FFFFFF;
	background: url(img/top/bt/bg_healing.gif);
	height: 20px;
	display: block;
	padding: 15px 10px;
	width: 130px;
	margin-bottom: 5px;
	border: 1px solid #00cccc;
}
a:hover.healingmenu {
	color: #00cccc;
	background: url(img/top/bt/bg_healing2.gif);
	display: block;
	text-decoration: none;
	border: 1px dotted #00cccc;
}
a.profilemenu {
	color: #FFFFFF;
	background: url(img/top/bt/bg_profile.gif);
	height: 20px;
	display: block;
	padding: 15px 10px;
	width: 130px;
	margin-bottom: 5px;
	border: 1px solid #FF9900;
}
a:hover.profilemenu {
	color: #FF9900;
	background: url(img/top/bt/bg_profile2.gif);
	display: block;
	text-decoration: none;
	border: 1px dotted #FF9900;
}
a.home {
	color: #FFFFFF;
	height: 20px;
	display: block;
	padding: 15px 10px;
	width: 130px;
	margin-bottom: 5px;
	border: 1px solid #99FF66;
	background: url(img/top/bt/bg_home.gif) repeat-x;
}
a:hover.home {
	color: #99FF00;
	background: url(img/top/bt/bg_home2.gif) repeat-x;
	display: block;
	text-decoration: none;
	border: 1px dotted #99FF66;
}
/*予約*/
.yoyakuwaku {
	font-size: 14px;
	color: #999999;
	background: #FFFFEC;
	border: medium double #99CC00;
	height: 323px;
	width: 150px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.banner {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #D4DF9D;
}

#menu .sitasen {
	border-bottom: 1px dotted #99CC00;
}
/*説明
----------------------------------*/
#main {
	margin: 5px 30px 20px 0px;
	float: right;
	width: 650px;
	position: relative;
}
	#main h3 {
	font-size: 90%;
	font-weight: bold;
	color: #FF9900;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	}
	#main h4 {
	font-size: 90%;
	font-weight: bold;
	color: #FF6600;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	#main p {
	font-size: 90%;
	color: #666666;
	line-height: 120%;
	letter-spacing: 2px;
	}
/*トリートメントメニュー
---------------------------------*/
/*リストタイトル*/
.treatment
 {
	margin: 0px 40px 20px 0px;
	padding: 0px;
	color: #666666;
	font-size: 14px;
	width: 650px;
	height: 120px;
	float: right;
}
	.treatment  h4 {
	font-size: 120%;
	font-weight: bold;
	color: #669900;
	margin-top: 15px;
	margin-bottom: 10px;
	text-decoration: underline;
	margin-left: 30px;
	}
#treatmentmenu {
	color: #666666;
	margin-bottom: 20px;
	position: relative;
	width: 650px;
	float: right;
	margin-right: 20px;
}
	/*トリートメントメニューリスト*/
	.treatment p {
	color: #333333;
	font-size: 80%;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 10px;
	}
	.waku1 {
	border-top: 1px solid #cede38;
	border-left: 1px solid #CEDE38;
	}
	.waku11 {
	border-right: 1px solid #cede38;
	border-bottom: 1px solid #cede38;
	}
	#treatmentmenu p {
	font-size: 90%;
	color: #666666;
	line-height: 125%;
	}
	#treatmentmenu .name {
	color: #999900;
	font-size: 90%;
	border-top: 1px solid #cede38;
	border-left: 1px solid #CEDE38;
	font-weight: bold;
	}

/*コースの流れ
---------------------------------*/
#nagare {
	position: relative;
	width: 650px;
	float: right;
	margin-right: 40px;
}
#nagare p {
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	padding-left: 50px;
	padding-right: 10px;
	letter-spacing: 1px;
	line-height: 110%;
}
.bg1 {
	letter-spacing: 1px;
	background: url(img/1_treatment_aroma/nagere_bg1.gif) no-repeat;
}
.bg2 {
	background: url(img/1_treatment_aroma/nagere_bg2.gif) no-repeat;
}
.bg3 {
	background: url(img/1_treatment_aroma/nagere_bg3.gif) no-repeat;
}
.bg4 {
	background: url(img/1_treatment_aroma/nagere_bg4.gif) no-repeat;
}
.bg5 {
	background: url(img/1_treatment_aroma/nagere_bg5.gif) no-repeat;
}
.bg6 {
	background: url(img/1_treatment_aroma/nagere_bg6.gif) no-repeat;
}
/*メッセージ（緑枠）
---------------------------------*/
#message {
	background: url(img/3_treatment_face/bg_message.jpg) no-repeat;
	width: 370px;
	padding: 110px 120px 100px 90px;
	margin-right: 60px;
	margin-bottom: 15px;
	height: 240px;
	margin-top: 30px;
	float: right;
	position: relative;
}
#message h4 {
	font-size: 18px;
	font-weight: bold;
	color: #009966;
	text-align: center;
	margin-bottom: 10px;
}
#message p {
	margin-bottom: 10px;
	letter-spacing: 1px;
	line-height: 16px;
	font-size: 14px;
	color: #666666;
}


/*フッター
---------------------------------*/
#footer {
	margin-top: 15px;
	clear: both;
	text-align: center;
	font-size: 80%;
	position: relative;

}
#comment {
	width: 640px;
	position: relative;
	margin-top: 30px;
	background: url(img/3_treatment_face/bg_comment.gif);
	float: right;
	margin-right: 35px;
	border-top: thick solid #CCCC99;
	border-right: thick solid #CCCC99;
	border-bottom: thick solid #CCCC99;
	border-left: thick solid #CCCC99;
}


#footer .navi {
	font-size: 10px;
	font-weight: normal;
	background: #FFFFCC;
	text-align: center;
	border-top: 1px solid #00CC66;
	position: relative;
	height: 20px;
}
#comment p {
	font-size: 14px;
	color: #FF6600;
	margin-left: 20px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#comment h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin: 10px 5px 0px 20px;
}
#comment h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-indent: 310px;
}
#comment h6 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-right: 15px;
	text-align: right;
	margin-bottom: 10px;
}
#comment a {
	color: #FFFFFF;
	text-decoration: none;
}
#comment  a:hover {
	text-decoration: underline;
}

