body{
	text-align: center;
	margin: 10px;
	padding: 0px;
	background-image: url(new01/img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

/*　全体構造　*/
#wrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 780px;
	border: 1px solid #666666;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(new01/img/wrap-back.jpg);
	background-repeat: repeat-y;
}


/*　ヘッダー部分　*/

#header {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 550px;
	background-image: url(new01/img/head.jpg);
	background-repeat: no-repeat;
}
.header-navi{
	margin: 0px;
	clear: both;
	width: 215px;
	padding: 0px;
	float: left;
}

.discriptions{
	float: right;
	width: 480px;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-align: right;
}

.discriptions h1{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.header-info{
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	width: 500px;
	text-align: right;
}

.header-img{
	margin: 0px;
	height: 215px;
	width: 550px;
	float: right;
	background-image: url(img/head-img01.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
}

.header-img-voice{
	margin: 0px;
	height: 115px;
	width: 550px;
	float: right;
	background-image: url(voice/img/head-img-voice.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
}
.header-img-schedule{
	margin: 0px;
	height: 215px;
	width: 550px;
	float: right;
	background-image: url(img/schedule-img.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
}
.header-img a,.voice-img a,.web-img a,.schedule-img a,.blog-header-img a{
	color: #FFFFFF;
}

.voice-img{
	margin: 0px;
	height: 115px;
	width: 545px;
	float: right;
	background-image: url(img/voice-img.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.schedule-img{
	margin: 0px;
	height: 215px;
	width: 550px;
	float: right;
	background-image: url(new01/img/schedule-img.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
}

.web-img{
	margin: 0px;
	height: 115px;
	width: 545px;
	float: right;
	background-image: url(img/web-img.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.archive-img{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
	width: 530px;
}
.left {
	float: left;
	width: 230px;
	clear: left;
	margin: 0px;
	background-image: url(img/left-back.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
.right {
	padding: 0px;
	float: right;
	width: 550px;
	margin: 0px;
	clear: right;
}


.left img{
	margin: 0px;
	padding: 0px;
}
.left-txt{
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.center {
	padding: 0px;
	width: 540px;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.top-news{
	padding: 45px 0px 0px;
	width: 250px;
	margin-right: 0px;
	margin-left: 5px;
	background-image: url(new01/img/new-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	clear: both;
}
.top-schedule{
	padding: 35px 0px 10px 15px;
	width: 240px;
	margin-right: 0px;
	margin-left: 20px;
	background-image: url(new01/img/schedule.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
}
.top-news li,.top-schedule li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#content-wrap {
	clear: both;
	float: none;
	width: 780px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/left-back.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}




#footer {
	background-image: url(img/foot.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	height: 100px;
	width: 780px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 14px;
	padding: 0px;
}


#footer .copy {
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
	clear: left;
	width: 500px;
}
#footer .info {
	text-align: right;
	padding: 0px;
	margin: 2px 0px 0px;
	width: 500px;
	clear: right;
	float: right;
	color: #660000;
}
.foot-box{
	float: right;
	margin: 25px 50px 0px 0px;
	padding: 0px;
}

.break {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 780px;
}


#footer img{
	margin: 0px;
	padding: 0px;
	float: right;
}

#footer a:hover {

	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}




.pan-list{
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;
	clear: right;
	float: right;
	width: 520px;
	text-align: left;
}


.data {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.contents{
	margin: 0px;
	clear: both;
	width: 520px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contents .title{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	clear: both;
}

.contents h3{
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}

.voice-title{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}
.voice-title a{
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.voice-txt{
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}

.s-category {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/category.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
}

.top-box-wrap{
	width: 520px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/treatment.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	clear: both;
	padding: 0px;
}

.top-box{
	color: #FFFFFF;
	padding: 7px;
	float: left;
	height: 146px;
	width: 246px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(img/menu-back.jpg);
	background-repeat: no-repeat;
}
.top-box h3 a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.top-box h4{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 220px;
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}



.menu-title{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996666;
}

span.new {
    display: none;
    color: red;
    font-weight: bold;
}

.mail-foot {
	float: left;
	margin: 0px 0px 0px 20px;
	padding-top: 15px;
	height: 85px;
	width: 250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.carendar {
	color: #99CC99;
}
.carendar a {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
}

.side-list h3{
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	margin: 0px 10px 0px 0px;
	padding: 5px;
}


/*　　スケジュール関連　　*/

h2.schedule-header {
    margin:10px 0px;
    padding:5px 5px;
    font-weight:bold;

    color:#FF6666;

    text-align: center;
}

.schedule-content table {
    width: 100%;
    border: 1px solid #CCCCCC;
}

.schedule-content th {
    text-align: center;
    padding: 0 2px;
    line-height: 1.6;
    border: 1px solid #FFFFFF;

    color: #fff;
    background-color: #CC6699;

    font-weight: bold;
}

.schedule-content td.day,
.schedule-content td.week {
    text-align: center;
    padding: 0 2px;
    line-height: 1.6;
    border: 1px solid #CCCCCC;

    font-weight: normal;
    font-size: small;
}
.schedule-content td.summary {
    text-align: left;
    padding: 0 2px;
    line-height: 1.6;
    border: 1px solid #FFCCCC;

    font-weight: normal;
    font-size: small;
}
.schedule-content td.summary ul {
    margin: 0;
    margin-left: 16px;
    padding: 0;
}
.schedule-content td.summary ul li {
    list-style-type: square;
    margin: 0;
    padding: 0;
}
.schedule-content td.summary ul li span {
    font-size: 10px;
}

.schedule-center {
	padding: 0px 0px 0px 10px;
	width: 520px;
	clear: both;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.schedule-title {
	font-size: 16px;
	font-weight: bold;
	color: #663333;
	background-image: url(new01/img/schedule-title-back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 30px;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996666;
	border-left-color: #996666;
}


/*　ブログ関連　*/

.blog-left {
	float: left;
	width: 200px;
	clear: left;
	margin: 0px 0px 0px 10px;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 5px;
	color: #006666;
}
.blog-left a{
	color: #003366;
}

.center-blog{
	margin: 5px 10px 10px 0px;
	padding: 0px;
	float: right;
	width: 520px;
	clear: right;
}
.side-list {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #663366;
}

.carendar {
	color: #999966;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


.s-carendar {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/carendar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.s-entry-list {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/entry-list.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.s-category {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/category.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.s-author {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/salon-info.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}

.s-comment {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/comment.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.s-login {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/login.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.s-rss-feed {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/rss-feed.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.s-salon-hp {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	text-align: center;
}
.s-therapist {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	text-align: center;
}
.s-salon-info{
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	text-align: left;
}
.s-recommend {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/recommend.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	text-align: left;
}
.a-entry-list {
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../img/aroma-entry.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.a-category {
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../img/aroma-cat.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.comment-title {

	margin: 0px;
	padding: 10px 0px 0px 70px;
	height: 25px;
	width: 290px;
	background-image: url(img/comment-c.jpg);
	background-repeat: no-repeat;
}

.center h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}



.carendar a{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.blog-data {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.page {
	text-align: center;
	color: #999999;
}
.comment-s-list a {
	font-size: 10px;
	margin: 5px 0px 10px;
	padding: 2px 0px;
	clear: both;
	color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC99CC;
}
.month {
	background-image: url(img/month.jpg);
	background-repeat: no-repeat;
	text-align: right;
	margin: 10px 0px 0px;
	height: 30px;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 3px 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #663300;
	background-image: url(new01/img/schedule-title-back.jpg);
	background-repeat: repeat-x;
	height: 20px;
}

.blog-box {
	padding: 10px;
	clear: both;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

