/* 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;
	margin: 0px;
}
#header h2 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding-left: 200px;
}
#header h3 {
	font-weight: bolder;
	color: #00CC99;
	font-size: 24px;
	padding-left: 200px;
	margin-top: 10px;
	letter-spacing: 2px;
}
.ttlschool {
	background: #FFFFFF url(img/4_school_aroma/header_bg_img.jpg) no-repeat left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #00CC99;
}


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

#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 {
	float: right;
	width: 650px;
	position: relative;
	margin-top: 20px;
	margin-right: 40px;
}
	#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: 75%;
	color: #333333;
	line-height: 110%;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}
/*コースメニュー
--------------------------------*/
#schoolmenu {
	width: 650px;
	float: right;
	position: relative;
	margin-right: 40px;
}
#schoolmenu h3 {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	background: url(img/4_school_aroma/bg_midashi.jpg);
	padding: 5px;
	border: 1px solid #00CC99;
	letter-spacing: 1px;
	margin-top: 30px;
}
#schoolmenu h4 {
	font-size: 80%;
	font-weight: normal;
	color: #00CC99;
	margin-top: 5px;
	margin-bottom: 3px;
}
#schoolmenu table {
	font-size: 80%;
	border-top: thin solid #00CC99;
}
#schoolmenu td {
	border-bottom: 1px dotted #00CC99;
}
.shift {
	margin-left: 15px;
	text-indent: -10px;
}

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

#footer .navi {
	font-size: 10px;
	font-weight: normal;
	background: #FFFFCC;
	text-align: center;
	border-top: 1px solid #00CC66;
	position: relative;
	height: 20px;
}
#list {
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#list a {
	color: #00CC99;
}
#list ul {
	list-style: none;
}
#list li {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

