﻿@charset "utf-8";

body {
	margin: 0px;
	color: #333333;
	font-size:85%;
	background:#F8F8F4 url(img/bg-img.jpg) repeat-y center top;
}


h1{
	margin:0px;padding:0px;
}


*html body {
	margin:0px 0px 0px 1px;
}


hr {
	height: 1px;
	border-top: 1px dotted #666666;
	margin: 20px 0px;
}


a:link , a:visited{
	color: #9E0349;
	text-decoration:
	none;
}


a:hover {
	color: #FF3300;
	text-decoration:
	underline;
	}


div.header {
	width:780px;
	margin:0px auto;
}


p.menu {
	width:780px;
	margin:20px auto 20px;
	
}


p.menu img {
	display:inline;
}


table.content {
	width:780px;
	margin:0px auto;
}


td.content-top {
	background: #FFF url(img/top-img-bg.jpg) no-repeat center top;
	padding:20px 0px 0px;
}


td.content-top p {
	width:430px;
	margin:0px auto 20px;
}


td.content-top div {
	margin:0px 0px 20px;
	text-align:center;
}


td.content-top font {
	color:#FF3366;
	font-weight: bold;
	white-space:nowrap;
}


td.content-s {
	padding: 10px 20px 20px 0px;
	width:100%;
	line-height:140%;
}


td.content-w {
	padding: 10px 40px 20px;
	line-height:140%;
}


td.submenu {
	width: 180px;
	vertical-align:top;
	padding:20px 0px 0px 0px;
}


td.submenu a {
	width: 180px;
	display:block;
}


div.flash {
	width:780px;
	margin:0px auto;
}


div.copyright {
	width:720px;
	margin:20px auto 10px;
	background: #FFFFFF url(img/line.jpg) no-repeat left top;
	font-size: 10px;
	padding: 20px 30px 0px;
	color:#666666;
	line-height:normal;
}


div.copyright span {
	float:right;
}


div.copyright div {
	width:80%;
	white-space:nowrap;
	color: #DDDDDD;
	margin:0px 0px 10px;
}


div.copyright a:link , .copyright a:visited {
	text-decoration: none;
	padding:0px 10px;
}


div.copyright a:hover {
	color: #D8EA94;
	text-decoration: underline;
	padding:0px 10px;
}


div.title {
	background:#FFFFFF url(img/title-bg.gif) no-repeat right center;
	height: 30px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0px 0px 20px 0px;
	padding:0px;
}


/*-------------------　お知らせ　----------------*/
.top-news {
	width: 210px;
	vertical-align:top;
	padding:20px 0px 0px;
}



.banner-bg {
	width: 180px;
	text-align: center;
}


.banner-bg img {
	width:160;
	height:50px;
	border:none;
	margin:5px auto;
}


*/
div.news {
	width:200px;
	background:url(img/news-bg.jpg) repeat-y left top;
	text-align: center;
}


div.news iframe {
	width: 197px;
	margin:0px;
	padding:0px;
	display:block;
}


div.news img {
	display:block;
}


.banner {
	width:160;
	height:50px;
	border:none;
	margin: 15px auto;
}


html.news {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color: #EBE8E3;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #EBE8E3;
	scrollbar-3d-light-color: #EBE8E3;
	scrollbar-shadow-color: #EBE8E3;
	scrollbar-track-color: #EBE8E3;
	scrollbar-darkshadow-color: #EBE8E3;
	overflow-y: scroll;
}


body.news {
	background: url(img/news-bg.jpg) repeat-y left top;
	padding: 3px 5px 3px 10px;
	font-size: 12px;
	overflow:auto !important;
}


body.news ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}


body.news ul li {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	list-style:none outside none;
	line-height:140%;
	border-bottom:1px solid #FFF;
}


body.news ul li span {
	display:block;
	font-size:10px;
	color:#6633CC;
	font-weight:bold;
}


body.news a:link , body.news a:visited {
	color: #333333;
	text-decoration: none;
}


body.news a:hover {
	color: #FF3300;
	text-decoration:
	underline;
}


table.news-title {
	border-bottom: 1px solid #9E0349;
	margin:30px 0px 20px 0px;
	width:100%;
	clear:both;
}


table.news-title th {
	padding:0px 0px 3px 0px;
	text-align:left;
	width:15%;
	vertical-align:top;
}


table.news-title td {
	padding:0px 0px 3px 0px;
	text-align:left;
	font-weight:bold;
}


div.news-contents {
	width:672px;
	margin:0px auto 20px !important;
	background: url(news/img/waku_r2_c1.jpg) repeat-y left top;
}


div.news-contents div.news-title {
	background: url(news/img/waku_r1_c1.jpg) no-repeat left top;
	padding: 10px 20px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	width:632px;
}


div.news-contents div.news-title span {
	font-size:10px;
	display:block;
	margin:0px 0px 5px;
	color:#6633CC;
}


div.news-contents div.news-content {
	background: url(news/img/waku_r3_c1.jpg) no-repeat left bottom;
	padding: 10px 20px 20px 20px;
	margin:0px;
	width:632px;
}


div.news-contents div.pagetop {
	clear:both;
	padding:0px;
	margin: 10px 0px 0px 0px;
	text-align:right;
	font-size:10px;
}


/*-------------------　お問い合わせ　----------------*/
p.contact {
	width:500px;
	margin:0px auto 20px;
}


p.contact font , table.contact font {
	color:#FF0000;
}


div.contact {
	width:500px;
	margin:0px auto 20px;
	text-align:center;
}


table.contact {
	width:500px;
	margin:0px auto 20px;
}


table.contact td {
	border-bottom: 1px solid #EDEDED;
	padding:15px 5px 5px 5px;
}


table.contact th {
	white-space:nowrap;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #EDEDED;
	padding:15px 5px 5px 5px;
}


table.contact th span {
	color:#CCC;
	padding: 0px 4px 0px 0px;
}


/*-------------------　トップページ用　----------------*/
table.top-table {
	width: 540px;
	margin:0px auto;
}


table.top-table td 
	padding: 20px 27px;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
}


table.top-table a:link , table.top-table a:visited {
	color: #333333; text-decoration: none;
}


table.top-table a:hover {
	color: #99CC00; text-decoration: none;
}


.top-content {
	border-top: 2px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	border-left: none;
	background: url(img/table-bg.jpg) repeat-y left top;
}


td.top-marquee {
	border-bottom: 1px solid #DADADA;
	padding: 5px 0px 5px 10px;
	background: #FFFFFF url(img/width-line.jpg) repeat-x right bottom;
}



div.flash {
	border-left: 1px solid #999999;
	border-top: none;
	border-right: none;
	border-bottom: none;
}
*/
/*---------------------------------------------------------*/

H1 {
	margin: 0px 0px 20px 0px;
	text-align:center;
}


.price-border1 {
	border-top: 5px solid #99CC00;
	border-right: 5px solid #99CC00;
	border-left: 5px solid #99CC00;
	margin-top: 15px;
}


.price-border2 {
	border-bottom: 5px solid #99CC00;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding:0px 10px;
	background-color: #EFFFBF;
	white-space: nowrap;
}


.price-border4 {
	border-bottom: 5px solid #99CC00;
	border-left: 1px dotted #99CC00;
	height: 25px;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	padding: 10px 10px 10px 5px;
	background-color: #FDFFF4;
}


.price-border5 {
	border-bottom: 5px solid #99CC00;
	border-left: 1px dotted #99CC00;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #FF0066;
	padding: 5px;
}


.price-border3 {
	border-bottom: 5px solid #99CC00;
	border-left: 1px dotted #99CC00;
	height: 25px;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	background-color: #FDFFF4;
}


.price-border6 {
	border-bottom: 5px solid #99CC00;
	border-left: 1px dotted #99CC00;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding:0px 2px 5px 40px;
	width: 33%;
}


.price-border7 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 5px 5px 10px;
	background-color: #99CC00;
}


.price-border8 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-left: 1px dotted #99CC00;
	padding: 5px 2px 0px 40px;
}


.price-border9 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 5px 0px 0px;
	background-color: #99CC00;
	text-align: right;
}


.price-border10 {
	border-bottom: 1px dotted #99CC00;
	border-left: 1px dotted #99CC00;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	padding: 5px;
	background-color: #FDFFF4;
	text-align: center;
}



body.curriculum {
	text-align:center !important;
	margin:10px;
}


*/
table.curriculum {
	width:100%;
	margin:0px 0px 20px 0px;
}


table.curriculum th {
	color: #9C004A;
	padding: 5px 5px 5px 2em;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #EDEDED;
	width:14em;
	font-size:85%;
	vertical-align:top;
	font-weight:normal;
	text-indent:-1.2em;
	line-height:normal;
}


table.curriculum td {
	padding: 5px;
	height: 40px;
	text-align:left;
	vertical-align:top;
	font-size:85%;
	border-bottom: 1px solid #EDEDED;
}


table.curriculum th span {
	color:#CCC;
	padding: 0px 4px 0px 0px;
}


table.school-point {
	width:100%;
	margin:0px auto;
}


table.school-point td {
	border-left: 1px solid #CCCC00;
	padding: 5px 10px 5px 10px;
}


table.school-point th {
	padding-right: 5px;
	text-align:left;
}


.attention-text {
	font-size: 80%;
	line-height: 100%;
}


table.course {
	border-left: 1px solid #99CC00;
	border-top: 1px solid #99CC00;
}


table.course td {
	padding: 2px 8px;
	border-bottom: 1px solid #99CC00;
	border-right: 1px solid #99CC00;
	text-align:center;
}


table.course th {
	padding: 2px 5px;
	border-bottom: 4px solid #99CC00;
	border-right: 1px solid #99CC00;
	background-color: #EFFFBF;
	font-size:10px;
}


th.course {
	font-size:16px !important;
}


td.course {
	border-bottom: 4px solid #99CC00 !important;
	text-align:left !important;
	padding: 10px 8px !important;
}


div.course {
	padding:2px;
	font-weight:bold;
	background-color:#9E0349;
	color:#FFFFFF;
	margin:0px 0px 3px 0px;
}


table.qanda {
	margin:0px 20px 20px;
	font-size:12px;
}


table.qanda td {
	vertical-align:top;
}


table.qanda th {
	text-align:left;
	vertical-align:top;
	color:#CC0000;
}


table.before-after {
	width:100%;
}


table.before-after td {
	padding: 0px 0px 20px;
	border-bottom:1px solid #CCC;
}

table.before-after th {
	padding: 20px 0px 0px;
}


table.before-after img {
	margin:3px 0px;
}


table.before-after p {
	margin:0px 0px;
	padding:0px 0px 5px ;
	clear:both;
}


table.before-after span {
	padding:2px 2px;
	margin:10px 0px 5px;
	width:8em;
	font-weight:bold;
	display:block;
	text-align:center;
	font-size:12px;
	line-height:normal;
}


table.before-after span.guest {
	border:1px solid #FF3366;
	background-color:#FFCCCC;
	width: 300px;
}


table.before-after span.staff {
	border:1px solid #3399FF;
	background-color: #66CCFF;
	width: 300px;
}


div.menu {
	border-bottom: 2px solid #666666;
	margin:40px 0px 20px;
}


table.shinrin {
	width:100%;
	margin:30px auto;
	border: 1px solid #339900;
}


table.shinrin td {
	padding:20px;
}


table.shinrin th {
	padding:10px 20px;
	background: #339900 url(salon/img/th-bg.jpg) no-repeat right center;
	text-align:left;
}


#nayami{
	margin: 20px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
	text-align: left;
	background: url(img/top-img2.png) no-repeat;
	width: 410px;
	height:170px;
	font-size: 14px;
}

h2{
	color: #f06;
	font-family: sans-serif;
}


h3{
	color: #090;
	font-family: sans-serif;
}
	



