@charset "utf-8";
@import url('reset.css');

body {
	background: #493726 url(img/background.jpg) center top repeat-y;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

#page {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	width: 900px;
	height: 314px;
}

body#top #header {
	position: relative;
	width: 900px;
	height: 475px;
}

#content {
	position: relative;
	float: right;
	width: 655px;
}

body#top #content {
	position: relative;
	width: 600px;
	float: left;
}

body#row #content {
	width: 644px;
	padding-right: 11px;
	_width: 655px;
}

#row #sidebar {
	position: relative;
	top: -21px;
	float: left;
}

#sidebar {
	position: relative;
	float: left;
}

#sub {
	position: relative;
	float: left;
	width: 245px;
}

body#top #sidebar {
	position: relative;
	width: 300px;
	float: right;
}

#footer {
	clear: both;
	position: relative;
	width: 900px;
	padding-top: 30px;
}

/*
General
*/
img {
	vertical-align: bottom;
}

/*
Header
*/
#header h1.logo {
	position: absolute;
	top: 16px;
	left: 10px;
}

#header h1.description {
	position: absolute;
	top: 15px;
	left: 163px;
	width: 323px;
	color: #cbc8bc;
	font-size: 1.0em;
}

#header p.info {
	position: absolute;
	top: 10px;
	right: 10px;
}

#top #header div.eyecatch {
	position: relative;
	top: 74px;
	width: 880px;
	height: 384px;
	padding: 7px 10px;
	background: #fff url(img/top_eyecatch_background.jpg) 0 0 no-repeat;
	_width: 900px;
	_height: 400px;
}

#header div.eyecatch {
	position: relative;
	top: 74px;
	width: 880px;
	height: 198px;
	padding: 7px 10px;
	background:  url(img/header_background.jpg) 0 0 no-repeat;
	_width: 900px;
	_height: 212px;
}

#header ul#gnav {
	position: relative;
	margin: 0 0 0 3px;
}


#header ul#gnav li {
	display: inline;
	margin-left: -3px;
}

#header div.topicPath {
	position: absolute;
	top: 305px;
	left: 10px;
	width: 880px;
	padding-bottom: 8px;
	border-bottom: #cbc8bc dotted 1px;
}

#header p.topicPath {
	position: absolute;
	top: -13px;
	right: 0px;
	color: #9f9d93;
	font-size: 1.1em;
}

#header p.topicPath a {
	color: #9f9d93;
	text-decoration: underline;
}

/*
Content
*/
#content .section {
	position: relative
}

#content .section.foothead {
	float: left;
	width: 282px;
	margin: 0 20px;
	_margin: 0 10px;
}

#content .section.foothead h3 {
	margin: 1em;
}

#row #content .section.foothead p {
	margin: 1em;
}

#content .section h2 {
	
}

#top #content .section h3 {
	margin: 18px 20px 0 13px;
	padding-bottom: 12px;
	border-bottom: dotted #cbc8bc 1px;
}

#content .section ul.hishilist {
	margin: 12px 0 24px 13px;
	font-size: 1.2em;
}

#content .section ul.hishilist li {
	background: #fff url(img/hishigata.gif) 0 0 no-repeat;
	margin: 3px 0;
	padding-left: 16px;
}

#content .section p.topEyecatch {
	position: absolute;
	top: 67px;
	right: 10px;
	padding-left: 20px;
	background-color: #fff;
}

#content .section p.info {
	margin: 24px 0 23px 10px;
}

#top #content .section dl {
	position: relative;
	width: 538px;
	padding: 10px 31px 0px;
	font-size: 1.2em;
	background: #fff url(img/dl_background.jpg) repeat-y; 
	_width: 600px;
}

#top #content .section dl dt {
	position: absolute;
	width: 55px;
	margin-top: 10px;
	padding: 1px 0 0 5px;
	color: #fff;
	/*text-align: center;*/
	background: url(img/pickupdate.jpg) 0 0 no-repeat;
}

#top #content .section dl dd {
	padding: 10px 0 10px 70px;
	color: #858174;
	border-bottom: #cbc8bc dotted 1px;
}

#content p.topicPath {
	position: absolute;
	right: 10px;
	color: #9f9d93;
	font-size: 1.1em;
}

#content p.topicPath a {
	color: #9f9d93;
	text-decoration: underline;
}

#content h1 {
	margin: 0px 11px 41px 0;
	border-left: #cbc8bc dotted 1px;
}

#row #content .section h2 {
	margin: 18px 24px;
	clear: both;
}

#content .section h3 {
	color: #60421e;
	margin: 1.5em 27px;
	font-weight: bold;
	font-size: 1.2em;
}

#row #content .section p {
	margin: 1.5em 26px;
	line-height: 1.5;
	color: #858174;
	font-size: 1.2em;
}

#row #content .section p img.photofacial {
	position: relative;
	top: -35px;
}

#row #content .section p img.environs {
	margin-top: -100px;
}

#row #content .section p img.aromafacial,
#row #content .section p img.paul {
	margin-top: -65px;
}

#row #content .section p img.aromabody {
	margin-top: -45px;
}


#row #content .section p.sup {
	font-size: 0.95em;
}

#content .section div.recommend {
	background:url(images/reco_back.jpg) repeat-y;
	/*border: #d9f2f2 solid 1px;*/
	margin: 23px;
	padding: 10px 30px 1px;
}

#content div.recommend h3 {
	color: #60421e;
	margin: 0 0 18px 0;
	font-weight: bold;
	font-size: 1.4em;
}

#content div.recommend p strong {
	color: #c30;
	font-weight: bold;
	margin-left: -26px;
}

#content div.recommend dl {
	
}

#content div.recommend dl dt {
	background: url(img/disc.gif) 0 0 no-repeat;
	color: #0aa;
	margin: 7px 0;
	padding-left: 15px;
	font-size: 1.2em;
}

#content div.recommend dl dd {
	margin-bottom: 20px;
	color: #858174;
	font-size: 1.2em;
	line-height: 1.5;
}

#content div.recommend dl dd span.sup {
	display: block;
	margin: 1em 0;
	font-size: 0.85em;
}

#content div.recommend ul {
	overflow: hidden;
	color: #0aa;
	font-size: 1.2em;
	margin: 0 0 15px 10px;
	zoom:100%;
	_padding-bottom: 20px;
}

#content div.recommend ul li {
	display: block;
	float: left;
	width: 240px;
	_width: 240px;
	margin: 3px 0;
	padding-left: 15px;
	background: url(img/disc.gif) 0 1px no-repeat;
}
#content div.recommend ul li span{
	font-size:10px;
}

#content div.reco {
	margin: 26px;
}


#content ol#chart {
	
}

#content ol#chart li {
	margin: 11px 0 11px 27px;
}

#content ol#chart li.list1 {
	height: 124px;
	background: #fff url(img/photofacial1.gif) 0 0 no-repeat;
}

#content ol#chart li.list2 {
	height: 94px;
	background: #fff url(img/photofacial2.gif) 0 0 no-repeat;
}

#content ol#chart li.list3 {
	height: 94px;
	background: #fff url(img/photofacial3.gif) 0 0 no-repeat;
}

#content ol#chart li.list4 {
	height: 108px;
	background: #fff url(img/photofacial4.gif) 0 0 no-repeat;
}

#content ol#chart li.list5 {
	height: 108px;
	background: #fff url(img/photofacial5.gif) 0 0 no-repeat;
}

#content ol#chart li.list6 {
	height: 98px;
	background: #fff url(img/photofacial6.gif) 0 0 no-repeat;
}

#content ol#chart li h3 {
	margin: 0 47px 13px;
	padding-top: 13px;
}

#row #content ol#chart li p {
	margin: 13px 47px;
}

#row #content .section h2.pricelist,
#row #content .section h2.lecture {
	margin: 0;
	padding-bottom: 10px;
}
.gmap {
	margin: 5px 60px 10px;
}
#content div.pricelist,
#content div.lecture {
	clear: both;
	margin: 50px 0 20px;
	padding-bottom: 20px;
	background: url(img/pricelist_background.jpg) 1px 100% no-repeat;
}

#content div.lecture ol.lecture {
	margin: 1em;
}

#content div.lecture ol.lecture li {
	position: relative;
	margin: 0 26px;
	padding-left: 51px;
	width: 552px;
	color: #858174;
	line-height: 1.3;
	font-size: 1.2em;
}

#content div.lecture ol.lecture li.lecture1 {
	height: 78px;
	margin-bottom: 6px;
	background: url(img/lecture1.gif) 0 0 no-repeat;
}

#content div.lecture ol.lecture li.lecture2 {
	height: 78px;
	margin-bottom: 17px;
	background: url(img/lecture2.gif) 0 0 no-repeat;
}

#content div.lecture ol.lecture li.lecture3 {
	height: 78px;
	margin-bottom: 6px;
	background: url(img/lecture3.gif) 0 0 no-repeat;
}

#content div.lecture ol.lecture li.lecture4 {
	height: 60px;
	margin-bottom: 5px;
	background: url(img/lecture4.gif) 0 0 no-repeat;
}

#content div.pricelist ul.pricelist {
	margin: 1em;
}

#content div.pricelist ul.pricelist li {
	position: relative;
	margin: 0 26px 2.5em;
	width: 552px;
}

#row #content div.pricelist ul.pricelist p {
	margin: 1em 15px;
}

#row #content div.pricelist ul.pricelist p.course {
	background: url(img/p_pricelist_background.jpg) 0 0 no-repeat;
	width: 532px;
	margin: 0;
	padding: 1px 10px;
	color: #0aa;
	font-weight: bold;
	font-size: 1.4em;
	_width: 552px;
}

#row.school #content div.pricelist ul.pricelist p.course {
	width: 532px;
}

#row #content div.pricelist ul.pricelist p.course2 {
	background: url(img/p_pricelist2_background.jpg) 0 0 no-repeat;
	width: 532px;
	margin: 0;
	padding: 1px 10px;
	color: #0aa;
	font-weight: bold;
	font-size: 1.4em;
	_width: 552px;
}

#row.school #content div.pricelist ul.pricelist p.course2 {
	width: 532px;
}

#row #content div.pricelist ul.pricelist p.priceTag {
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	color: #666;
	font-weight: bold;
	text-align:right;
	font-size: 1.2em;
	width: 387px;
	height: 34px;
}

#row #content div.pricelist ul.pricelist p.priceTag2 {
	position: absolute;
	top: 20px;
	right: 5px;
	margin: 0;
	color: #666;
	font-weight: bold;
	font-size: 1.2em;
}

#row #content div.pricelist ul.pricelist p strong {
	margin: 1em 0 0;
	color: #c30;
	font-weight: bold;
}

#row #content div.pricelist h3 {
	margin: 2.5em 28px;
}

#content div.pricelist ul.pricelist ul {
	margin: 0 0 0 30px;
	color: #858174;
	font-size: 1.2em;
	_margin: 0;
	_position: relative;
	_left: 30px;
}

#content div.pricelist ul.pricelist ul li {
	margin: 5px 0em;
}


#row #content div.pricelist ul.notes {
	margin: -1em 30px 1em;
	color: #858174;
	font-size: 1.2em;
}

#content div.pricelist ul.notes {
	margin: 5px 0em;
}




img.environs4 {
	margin: 0 0 0 25px;
}

#content .section table {
	margin: 1em auto;
	color: #125578;
	font-size: 1.2em;
}

#content .section table th {
	border: #a4adb1 solid 1px;
	padding: 10px 15px;
	text-align: center;
	background: #efedde url(img/table_head_bg.gif) left bottom repeat-x;
}

#content .section table th.head {
	width: 150px;
	color: #463526;
	background: url(img/stone.gif) 0 0 repeat-y;
	/*color: #fff;
	background-color: #8e999d;*/
}

#content .section table td {
	width: 100px;
	border: #a4adb1 solid 1px;
	padding: 10px 15px;
	text-align: center;
}

#row #content .section p.tablePrice {
	margin: 0;
	font-size: 1.1em;
}

#row #content .section p.dep {
	margin-left: 100px;
}

#row #content .section p.mens {
	margin-left: 165px;
}

#content ul.dep {
	list-style-type: disc;
	margin: 1em 40px;
	color: #858174;
	font-size: 1.2em;
}

#content ul.dep li {
	margin: 7px;
}

#content .section dl.qa {
	margin: 15px 30px;
}

#content .section dl.qa dt {
	margin-bottom: 5px;
	padding: 4px 0 6px 40px;
	color: #c30;
	font-weight: bold;
	font-size: 1.2em;
	background: url(img/qa_q.jpg) 0 0 no-repeat;
}

#content .section dl.qa dd {
	margin-bottom: 20px;
	padding: 4px 0 6px 40px;
	line-height: 1.4;
	color: #858174;
	font-size: 1.2em;
	background: url(img/qa_a.jpg) 0 0 no-repeat;
}

#row #content .section dl.qa dd p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.4;
	font-size: 1.0em;
}

#row #content .section dl.qa dd p span.sup {
	font-size: 0.85em;
}

#row #content .section dl.qa dd ul {
	margin-left: 20px;
	list-style-type: disc;
}

#content div.section ul.list {
	margin-left: 50px;
	list-style-type: disc;
	color: #858174;
	font-size: 1.2em;
}

#content div.section ol.list {
	margin-left: 50px;
	list-style-type: decimal;
	color: #858174;
	font-size: 1.2em;
}


#content .section ul.list li,
#content .section ol.list li {
	margin: 3px 0;
}

#content ul.salonmenu {
	overflow: hidden;
	margin-top: 30px;
}

#content ul.salonmenu li.section {
	overflow: hidden;
	float: left;
	width: 310px;
	height: 225px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#row #content ul.salonmenu li h2 {
	margin: 0 0 0 10px;
}

#row #content ul.salonmenu li p {
	width: 280px;
	margin: 1em 10px;
	padding-top: 3em;
	_width: 180px;
	_padding-top: 0;
}

*:first-child+html #row #content ul.salonmenu li p {
	width: 180px;
	padding-top: 0;
}

#row #content ul.salonmenu li div.image {
	margin: 0 0 0 10px;
}

#row #content ul.salonmenu li img {
	margin-right: 20px;
	float: left;
}

#row #content ul.salonmenu li ul {
	margin: 1em 50px;
	font-size: 1.2em;
	_margin: 0;
	_font-size: 1.2em;
}

*:first-child+html #row #content ul.salonmenu li ul {
	margin: 0;
	font-size: 1.2em;
}

#content ul.salonmenu li ul li {
	margin: 5px 0;
	_margin: 3px 0;
}

*:first-child+html #content ul.salonmenu li ul li {
	margin: 3px 0;
}

#content ul.salonmenu li ul li a {
	padding-left: 15px;
	color: #858174;
	background: url(img/content_arrow.gif) 0 1px no-repeat;
	text-decoration: none;
}

/*
#content dl.inquiry {
	position: relative;
	font-size: 1.2em;
}

#content dl.inquiry dt {
	position: absolute;
	width: 150px;
	margin: 0 0 20px;
	padding: 7px 0 8px 5px;
	border-bottom: #858174 solid 2px;
	color: #858174;
	background-color: #F6F5ED;
}

#content dl.inquiry dd {
	width: 450px;
	margin: 0 0 20px;
	padding: 5px;
	padding-left: 160px;
	border-bottom: #CCE2EB solid 2px;
	_width: 600px;
	_padding: 2px;
	_padding-left: 160px;
}

html:not([lang*=""]) #content dl.inquiry dd {
	padding: 4px 0 3px 5px;
	padding-left: 160px;
}

html:not([lang*=""]) #content dl.inquiry dd, x:-moz-broken {
	padding: 5px;
	padding-left: 160px;
}

*:first-child+html #content dl.inquiry dd {
	padding: 3px 0 2px 5px;
	padding-left: 160px;
}

*:first-child+html #content dl.inquiry dd:first-child {
	padding: 3px 0 5px 5px;
}

html #content dl.inquiry dt:first-child, x:-moz-broken {
	padding: 7px 0 9px 5px;
}

#content dl.inquiry dt.inContent {
	padding: 7px 0 145px 5px;
	_padding: 7px 0 138px 5px;
}

html:not([lang*=""]) #content dl.inquiry dt.inContent {
	padding: 7px 0 144px 5px;
}

html:not([lang*=""]) #content dl.inquiry dt.inContent, x:-moz-broken {
	padding: 7px 0 145px 5px;
}

*:first-child+html #content dl.inquiry dt.inContent {
	padding: 7px 0 142px 5px;
}

dl.inquiry textarea {
	width: 430px;
	height: 152px;
}
*/

#content div.button {
	position: relative;
	left: 190px;
	width: 200px;
	margin: 15px 0;
}

#content div.button input {
	margin: 0 3px;
}

.inquiry input {
	width: 170px;	
}

.inquiry input.address {
	width: 430px;	
}

.inquiry textarea {
	width: 430px;
	height: 152px;
}

table.inquiry,
table.company {
	border-collapse: separate;
	font-size:1.2em;
	width:605px;
	margin:0 0 0 35px;
}
table.inquiry th,table.inquiry td {
	border-top:15px solid #FFFFFF;
}

table.company th,table.company td {
	border-top:30px solid #FFFFFF;
}

table.inquiry th,
table.company th {
	background:#F6F5ED;
	border-bottom:2px solid #858174;
	color:#858174;
	text-align:left;
	width:12em;
	padding:7px 7px 5px 7px;
	font-weight: bold;
}

table.company th {
	background:#fff;
}

table.inquiry th span,
table.company th span {
	font-weight:normal;
}

table.inquiry .inContent th,
table.company .inContent th {
	vertical-align: text-top;
}

table.inquiry .inContent th span,
table.company  .inContent th span{
	position: relative;
	top: 3px;
	font-weight: bold;
}

table.inquiry td,
table.company td {
	border-bottom:2px solid #CCE2EB;
	text-align:left;
	padding:7px 7px 5px 10px;
}

table.company td {
	color: #858174;
}

#content ul.inquiry {
	
}

#content ul.inquiry li {
	position: relative;
	width: 592px;
	height: 26px;
	margin-bottom: 15px;
	background: url(img/inquiry_li.gif) 0 0 no-repeat;
}

#content ul.inquiry li.inContent {
	width: 592px;
	height: 195px;
	background: url(img/inquiry_li_inContent.gif) 0 0 no-repeat;
}

#content ul.inquiry {
	
}

#content .section ol#privacy {
	list-style-type: decimal;
}

#content .section ol#privacy li {
	margin: 18px 24px 18px 35px;
	font-size: 1.5em;
}

#content .section ol#privacy li h2 {
	margin: 0 0 15px 0;
	color: #0aa;
	font-weight: bold;
	font-size: 1.0em;
}

#content .section ol#privacy li p {
	margin: 0;
	font-size: 0.8em;
}

#content .section ol#privacy li ul {
	margin: 15px 0;
}

#content .section ol#privacy li ul li {
	margin: 3px 25px;
	list-style-type: disc;
	color: #858174;
	font-size: 0.8em;
}

#content .section ol#privacy li ol {
	margin: 15px 0;
}

#content .section ol#privacy li ol li {
	margin: 3px 25px;
	list-style-type: decimal;
	color: #858174;
	font-size: 0.8em;
}

#content p.reserveBtn {
	margin: 75px 150px 10px;
}

p.require {
	margin: 0 35px;
	font-size:1.2em;
}

span.require {
	color: #f00;
}

/*#row #content .section p.tel {
	margin: 1em auto;
}*/

/******************************************************************
 * SCHOOL
 ******************************************************************/
body.schooltop .section .section {
	margin-bottom: 35px;
}

body.schooltop .section .sec01{
	position:relative;	
}

body.schooltop .section .sec01 p{
	position:absolute;
	left: 43px;
	top: 31px;
}


body.schooltop h4 {
	margin-left: 23px;
	margin-bottom:-10px;
	color: #0aa;
	font-weight: bold;
	font-size: 1.4em;
}

body.schooltop p strong {
	font-weight:bold;
	color:#FF9900;
}

table.school th,
table.school2 th {
	font-weight: bold;
	vertical-align: top;
}

#content .section table.school th.head,
#content .section table.school2 th.head,
#content .section table.school3 th.head,
#content .section table.school4 th {
	width: 60px;
	color: #463526;
	background: url(img/stone.gif) 0 0 repeat-y;
}

table.school {
	width: 600px;
	margin: 15px auto;
}

table.school th.content {
	width: 311px;
	font-weight: normal;
}

table.school th.teach {
	width: 137px;
	font-weight: normal;
}

#content .section table.school td {
	padding: 7px 5px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
}

#content .section table.school th.content,
#content .section table.school td.content {
	width: 311px;
	font-weight: normal;
}

#content .section table.school th.teach,
#content .section table.school td.teach {
	width: 137px;
	font-weight: normal;
}

#content .section table.school2 {
	width: 600px;
	margin: 15px auto;
}

#content .section table.school2 td {
	padding: 7px 5px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
}

#content .section table.school2 th.content,
#content .section table.school2 td.content {
	width: 256px;
	font-weight: normal;
}

#content .section table.school2 th.content2,
#content .section table.school2 td.content2 {
	width: 477px;
	font-weight: normal;
}

#content .section table.school2 th.teach,
#content .section table.school2 td.teach {
	width: 252px;
	font-weight: normal;
}

#content .section table.school3 {
	width: 580px;
	margin: 3px auto;
}

#content .section table.school3 th {
	width: 60px;
}

#content .section table.school3 td {
	width: 265px;
	padding: 7px 5px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
}

#content .section table.school3 td.td1 {
	width: 183px;
}

#content .section table.school3 th.head1 {
	width: 30px;
}

#content .section table.school3 td.tdhead,
#content .section table.school3 td.tdhead2 {
	width: 20px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

#content .section table.school3 td.tdhead {
	background-color: #D2D7D9;
}

#content .section table.school3 td.tdhead2 {
	background-color: #FBFAF4;
}

#content .section table.school4 {
	width: 580px;
}

/*
#content .section table.school4 th {
	width: 60px;
	font-weight: bold;
	vertical-align: top;
}
*/

#content .section table.school4 td {
	width: 350px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
}

.school .section h2 {
	color: #0aa;
	font-weight: bold;
	font-size: 1.4em;
}

dl.kitei {
	position: relative;
	width: 600px;
	margin: 15px 25px 30px;
	color: #858174;
	font-size: 1.2em;
}

dl.kitei dt {
	position: absolute;
	_left: 0px;
	width: 18em;
	line-height: 1.5;
}

*:first-child+html dl.kitei dt {
	left: 0px;
}


dl.kitei dd {
	margin-left: 18em;
	line-height: 1.5;
}

body.school p strong {
	color: #704F26;
}

div.schoolinfo {
	margin: 50px 0 30px;
}




/******************************************************************
 * INQUIRY
 ******************************************************************/
div.mailform{
	margin:0 35px;
}

table#inqTable{
	font-size:12px;
	margin-bottom:50px;
}
table#inqTable th,
table#inqTable td{
	border-bottom:1px solid #FFFFFF;
	line-height:1;
}

table#inqTable th{
	background:#F2F2F2;
	text-align:right;
	padding:10px 10px 7px 10px;
}
table#inqTable th span{
	color:#CCCCCC;
	font-size:10px;
}
table#inqTable th span.hissu{
	color:red;
}

table#inqTable td{
	padding:10px 10px 7px 10px;
}

table#inqTable td input{
	padding:3px;
}
table#inqTable td ul li{
	float:left;
	margin-right:10px;
}



input#mail_label,
input#mail_label2,
input#name_label{
	width:250px;
}
input#tel_label{
	width:150px;
}
input#ad_label{
	width:350px;
}
textarea#inqbody_label{
	font-size:12px;
	width:350px;
	height:10em;
	padding:3px;
}

p.hope{
	margin-bottom:8px;
}

ol.reserv{
	list-style-type: decimal;
	margin:0px 15px;
}
ol.reserv li{
	margin:10px 4px 10px 4px;
}

div.mailform h3{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}
div.mailform h4{
	font-size:12px;
	border-left:3px solid #05B6B0;
	color:#05B6B0;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:15px;
}
p.mlform{
	font-size:12px;
	color:#666666;
	margin-bottom:20px;
}

#item1,#item2,#item3,#item4,#item5,#item6,#item7,#item8,#item9,#item10,#item11,
#item21,#item22,#item23,#item24,#item25,#item26,#item27,#item28,#item29,#item30,#item31,
#item41,#item42,#item43,#item44,#item45,#item46,#item47,#item48,#item49,#item50,#item51,
#item3_1,#item4_1,#item23_1,#item24_1,#item43_1,#item44_1{
   display: none;
}


/******************************************************************
 * CONCEPT
 ******************************************************************/
div#concept_body{
	background:url(images/concept_body.jpg) no-repeat 25px 0;
}
div#concept_facial{
	background:url(images/concept_facial.jpg) no-repeat 25px 0;
}
div#concept_eyelash{
	background:url(images/concept_eyelash.jpg) no-repeat 25px 0;
}
div#concept_datsumo{
	background:url(images/concept_datsumo.jpg) no-repeat 25px 0;
}
div#concept_school{
	background:url(images/concept_school.jpg) no-repeat 25px 0;
}

div#concept_body h3,
div#concept_facial h3,
div#concept_eyelash h3,
div#concept_datsumo h3,
div#concept_school h3{
	text-indent:-9999px;
}
div#concept_body p,
div#concept_facial p,
div#concept_eyelash p,
div#concept_datsumo p,
div#concept_school p{
	padding:15px 30px 50px 10px;
}


/******************************************************************
 * SHOPINFO
 ******************************************************************/
div.shopinfo{
	margin:20px;
}
div.shopinfo p{
	font-size:12px;
	color:#858174;
	line-height:1.5;
}
div.shopinfo p.shoptop{
	margin:10px 20px 40px 0;
}
div.shopinfo p img{
	float:right;
	margin-left:25px;
}
div.shopinfo p.shopexp{
	margin:7px 0 0 15px;
}


/*
Sidebar
*/
#sidebar p img {
	margin: 7px 10px;
}

#sidebar div.menu {
	margin-left: 6px;
}

#sidebar ul.submenulist {
	padding: 40px 65px 40px 40px;
	margin: 20px 0;
	background: #fff url(images/sidebar_ul_background.jpg) 0 0 no-repeat;
	font-size: 1.2em;
}

#sidebar ul.submenulist li {
	margin: 5px 0;
	padding-left: 15px;
	background: url(img/side_allow.jpg) 0 3px no-repeat;
}

#sidebar ul.submenulist li a {
	color: #858174;
	text-decoration: none;
}





/*
Footer
*/
#footer ul#snav {
	position: relative;
	margin: 0 10px;
	padding: 11px 0 9px;
	border-top: #cbc8bc dotted 1px;
}

#footer ul#snav li {
	display: inline;
	margin-right: 5px;
}

#footer ul#snav li.top {
	position: absolute;
	right: 88px;
}

#footer ul#snav li.pagetop {
	position: absolute;
	right: 16px;
}

#footer ul#snav {
	
}

#footer p.copyright {
	text-align: center;
}























/*
*/
img.alignleft {
	float: left;
	padding: 5px 15px 5px 0;
}


img.alignright {
	float: right;
	padding: 5px 0 5px 15px;
}









@media print {
    
	#header ul#gnav {
		width: 903px;
		margin: 0 0 0 3px;
		_margin: 0;
	}
	
	*:first-child+html #header ul#gnav {
		margin: 0;
	}
	
	
	#header ul#gnav li {
		display: inline;
		margin-left: -3px;
	}

}
