@charset "UTF-8";
@import "menu.css";


/*INDEX
---------------------------
00:common setting
01:header setting
02:content setting
03:txt setting
04:margin setting
05:img setting
06:table setting
07:footer setting
08:ul setting
09:width setting
10:contact
11:custam
12:product
13:voice
---------------------------
*/




/*00:common setting
----------------------------------------------------------------------*/


img {
border:#cccccc solid 1px;
}

.rightcol span img{
	padding:4px;
	}

.leftcol img{
	padding:4px;
	}


a img {
border:none!important;
padding:0!important;
}


.fl{float:left!important;}
.fr{float:right!important;}

.clearer{
	visibility: hidden;
	clear: both; 
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}


.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix{zoom:100%;}
*+html .clearfix{zoom:100%;}


.alignright{text-align:right;}


a {
color:#93780d;
text-decoration:underline;
}

/* body***************************************************************************** */
body{
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	background:url(../images/main_bg.gif) repeat-y top #F4E6BD;
	height:100%!important;
	font-family:"ＭＳ Ｐゴシック", 'メイリオ','Meiryo', Osaka, "ヒラギノ角ゴ Pro W3";
}


/*01:header setting
----------------------------------------------------------------------*/

#headerbg{
width:100%;
margin:0 auto;
background:url(../images/headerbg.gif) 0 0 no-repeat #41210F; 
}



#header { 
    margin:0 auto;
	padding:0;
	border:0;
	width:950px;
	height:110px;
	text-decoration: none;
	text-align:left;
	background:url(../images/header_content_bg.gif) 0 0 repeat-x #41210F; 
	}

#header #logo img {
border:none!important;
padding:0!important;
margin:0!important;
}

/*02:content setting
----------------------------------------------------------------------*/

#container{
width:898px;
margin:0 auto;
}

#container #main{
width:898px;
margin:0;
padding:0;
}

#container #main #content{
width:898px;
margin:0;
text-align:center;
}


#container #main #content #totop{
margin:0;
}

*+html #container #main #content #totop {
width:850px;
}

#container #main #content .boxborder{
padding:17px 14px;
border:#e6e6e6 solid 1px;
}

#container #main #content .boxborder img{
padding:4px;
}




#container #main #content .boxborder .txtarea{
padding-left:205px;
}


#container #main #content .txtbox{
margin-bottom:30px;
padding:10px;
border:#e6e6e6 solid 1px;
background:url(../images/boxbg.gif) 0 0 repeat-x #f1f1f1;
}



#container #main #content .boxborderbtm{
padding-bottom:20px;
margin-bottom:20px;
border-bottom:#e6e6e6 solid 1px;
}

#container #main #btmmennuarea p{
text-align:right;
/*background:url(../images/broken_line.gif) top left repeat-x;*/
padding:15px 0; 
}


#container #main #content .boxborderbtm:after,#container #main #content .colbox:after,#container #main #content #totop:after,#container #main #content #btmmennuarea:after,#container #main #content .boxborder:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

* html #container #main #content .boxborder{zoom:100%;text-align:left;}
*+html #container #main #content .boxborder{zoom:100%;text-align:left;}
*+html #container #main #content .boxborderbtm{zoom:100%;}
* html #container #main #content .boxborderbtm{zoom:100%;}

#container #main #content .colbox .leftcol{
float:left;
overflow: hidden;
width:634px;
padding:0 19px 0 0;
border-right:1px solid #CCC;
}

.colbox:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.colbox{display:inline-block;}

/* Hides from IE-mac \*/
*html .colbox{ height:1%; }
.colbox{ display:block; }
/* End hides from IE-mac */

#container #main #content .colbox .rightcol{
float:right;
overflow: hidden;
width:224px;
padding:0 0 0 14px;
margin: 0;
}

.leftcol img{
	padding:0;
	margin:0;
	border: none;
}


.rightcol img{
	padding:0;
	margin:0;
	}

#container #main #content .colbox .rightcol .textbox{
padding-bottom:6px;
margin-top:12px;
background:url(../images/broken_line.gif) bottom left repeat-x;
}


#container #main #content .contentbox {
margin-bottom:40px!important;
text-align:left;
}


#container #main #content .contentbox:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

* html #container #main #content .contentbox{zoom:100%;}
*+html #container #main #content .contentbox{zoom:100%;}


#container #main #content .contentbox .leftbox,#container #main #content .contentbox .rightbox {
width:436px;
float:left;
}


#container #main #content .contentbox .leftbox .right,#container #main #content .contentbox .rightbox .right{
padding:0 0 0 190px!important;}


#container #main #content .contentbox .leftbox{
margin-right:25px;
}

.leftbox h4{
	font-weight:bold;
	}



#container #main #content .itemboxarea {
width:765px;
margin:0 auto;
text-align:center;}


#container #main #content .itemboxarea:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }


#container #main #content .itemboxarea .itembox,#container #main #content .itemboxarea .itemboxlast{
width:180px;
text-align:center!important;
float:left;
padding:0;
background:#f7f7f7;
}



#container #main #content .itemboxarea .itembox{
margin-right:15px;
}


#container #main #content .col3box{
background:url(../images/3col_bg.gif) 0 0 repeat-y!important;
width:845px!important;
text-align:left!important;
padding:0;
margin:0 0 40px 25px;
}

#container #main #content .col3box:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

* html #container #main #content .col3box{zoom:100%;}
*+html #container #main #content .col3box{zoom:100%;}

#container #main #content .col3box .box,#container #main #content .col3box .boxlast{
width:273px;
float:left;
}

#container #main #content .col3box .box{
margin-right:13px;
}

#container #main #content .col3box .box ul li{
line-height:140%;
}

#container #main #content .col3box .boxlast ul li{
line-height:140%;
}






.shop-title {
	height:50px;
	margin:30px 0;
	}

.shop-title p{
width:860px;
height:50px;
background:url(../images/shop-title-bg.jpg) no-repeat 0 0;
line-height:50px;
color:#93780D;
font-size:22px;
font-weight:bold;
margin:0;
padding:0 20px;
}





/*03:txt setting
----------------------------------------------------------------------*/
h1,h2,h3,h4,h5,p {
text-align:left;
}


p{
font-size:12px;
color:#666666;
margin-bottom:30px;
line-height:1.5em;
}


p.content{
font-size:12px;
color:#666666;
margin:0 10px 30px 5px;
line-height:1.5em;

}


p.large{
font-size:16px;
}

p.access{
margin:5px 0 15px 0;
padding:0;
font-weight:bold;
}

p.access a{
color:#0000FF;
font-weight:normal;
}

p.alignright{
text-align:right;
margin:0;
padding:0;
}

p span.pink{
color:#ea68a2;
font-weight:bold;
}
p.brown{
color:#392423;
}
table tr td p{
text-align:center;
}

#container #main #content #totop a{
font-size:11px;
text-decoration:none;
float:right;
padding-left:13px;
background:url(../images/totop_icon.gif) 0 0 no-repeat;
* background:url(../images/totop_icon.gif) 0 0. no-repeat;
}

#container #main #content .colbox .rightcol .textbox p{
margin:0;
}

#container #main #content .boxborder .txtarea p{
margin:0;
}

#container #main #content .boxborder .txtarea p strong{
margin-bottom:3px;
}


#container #main #content .boxborder table tr td p{
text-align:left;
}


#container #main #content .contentbox p{
padding:0!important;
margin:0!important;
}

#container #main #content .contentbox img{
padding:4px;
}

#container #main #btmmennuarea p,#container #main #btmmennuarea a{
color:#666666;
margin:0;
}


#container #main #content .itemboxarea .itembox p,#container #main #content .itemboxarea .itemboxlast p{
width:180px;
margin:0;
text-align:center!important;
padding:13px 0;
background:#f7f7f7;
}

/*
#header h1 {
	margin:0;
	padding:16px 0 0 24px;
	float:left;
}
*/

#header #logo {
	margin:0;
	padding:23px 0 0 24px;
	float:left;
}

/* 2011.05j[AύX */


/* pXg */
div#breadcrumb {
	text-align: right;
	padding: 0 8px 0 0;
	color: #333333;
	font-size: 11px;
}

div#breadcrumb a {
	color:#666666;
	text-decoration: none;
	font-size: 12px;
}
div#breadcrumb a:hover {
	color: #93780d;
	text-decoration: underline;	
}

/* 2011.05 ύX܂ */

#container #main #content h2.title {
font-size:18px;
color:#ffffff;
background:url(../images/title_bg.gif) 0 0 no-repeat;
width:898px;
height:22px;
line-height:22px;
margin-bottom:20px;
padding:10px 0;
}

#container #main #content h3.title {
font-size:18px;
color:#ffffff;
background:url(../images/title_bg.gif) 0 0 no-repeat;
width:898px;
height:22px;
line-height:22px;
margin-bottom:20px;
padding:10px 0;
}

#container #main #content h3.title a{
text-decoration:none;
color:#ffffff;
border:none;
padding:0;
margin:0;
}


#container #main #content h3.titleshort {
font-size:16px;
color:#ffffff;
background:url(../images/title_bg_short.jpg) 0 0 no-repeat;
width:391px;
height:42px;
line-height:42px;
margin-bottom:10px;
padding:0 10px;
}


#container #main #content h3.titleshort a{
text-decoration:none;
color:#ffffff;
border:none;
padding:0;
margin:0;
}


#container #main #content .boxborder .txtarea h3.subtitle{
font-size:24px;
font-weight:bold;
color:#93780d;
border-bottom:#d1b786 solid 1px;
margin:0 0 10px;
padding:0;
background:none;
font-family: 'ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'ＭＳ Ｐゴシック',sans-serif;
}
/*
#container #main #content h4{
font-size:14px;
color:#666666;
border-bottom:#d1b786 solid 1px;
margin:0 0 10px 0;
padding-bottom:3px;
}
*/
#container #main #content .colbox .rightcol h4{
font-size:12px;
border-bottom:none;
margin:0;
}

#container #main #content .colbox .rightcol h4.gold{
background:url(../images/crown_gold.gif) 0 0 no-repeat;
padding-top:26px;
}
#container #main #content .colbox .rightcol h4.silver{
background:url(../images/crown_silver.gif) 0 0 no-repeat;
padding-top:26px;
}
#container #main #content .colbox .rightcol h4.bronds{
background:url(../images/crown_bronds.gif) 0 0 no-repeat;
padding-top:26px;
}

#container #main #content .boxborder .txtarea h4{
color:#ea68a2;
font-size:12px;
margin-bottom:5px;
padding:0;
border:none;
}

#container #main #content .contentbox h4{
font-size:12px;
font-weight:lighter;
color:#93780d;
margin:0 0 15px 0;
padding:10px 10px 8px 10px;
background:#fbf5ea;
border:none;
}


#container #main #content h4.subtitle{
font-size:14px;
font-weight:lighter;
color:#93780d;
margin:0 0 15px 0;
padding:7px 10px;
background:#fbf5ea;
border:none;
}


#container #main #content .box h4.subtitle{
font-size:14px;
font-weight:lighter;
color:#93780d;
margin:0 0 15px 0;
padding:7px 10px;
background:#fbf5ea;
border:none;
width:253px!important;
}

#container #main #content h4.smalltitle{
font-size:12px!important;
border:none!important;
background:none!important;
margin:-10px 0 0 0!important;
padding:0!important;
font-weight:lighter!important;
}


#container #main #content .contentbox h4:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

* html #container #main #content .contentbox h4{zoom:100%;}
*+html #container #main #content .contentbox h4{zoom:100%;}

#container #main #content .txtright{
padding-left:185px;
}

table tr.head p{
color:#93780d;
}

table tr td p{
padding:0;
margin:0;
}

table.brown tr td p{
font-size:12px;
color:#392423;
text-align:left;
}
table.brown tr td.title p{
font-weight:bold;
background:url(../images/titlearrow.png) 0 0.4em no-repeat;
padding-left:15px;
min-width:100px;
}


table.brown tr td.titlearrownone p{
font-weight:bold;
background:none;
padding-left:0;
min-width:200px;
}

#footercontent p,#footercontent a{
color:#FFFFFF;
margin:0;
padding:0;
}

#footercontent a:hover{
color:#cccccc;
}


#footercontent #copyright p{
font-size:11px;
line-height:1.7em;
margin-bottom:15px;
*margin-bottom:10px;
text-align:center!important;
}


/*04:margin,padding setting
----------------------------------------------------------------------*/
.mt10{
margin-top:10px!important;
}

.mt20{
margin-top:20px!important;
}
.mb0{
margin-bottom:0!important;
}

.mb15{
margin-bottom:15px!important;
}

.mb30{
margin-bottom:30px!important;
}

.mb40{
margin-bottom:40px!important;
}
.mr15{
margin-right:15px!important;
}
.mr9{
margin-right:9px!important;
}
.mr100{
margin-right:100px!important;
}
.mr69{
margin-right:69px!important;
}
.mr40{
margin-right:40px!important;
}

.mr30{
margin-right:30px!important;
}
.mr50{
margin-right:50px!important;
}
.pr220{
padding-right:220px;
margin-left:10px;
}

.m-img {
	margin-left: 70px!important;
	margin-right:30px!important;
	margin-top:5px!important;
}

.ml20 {
	margin-left: 20px!important;
}

.pl220{
padding-left:220px;
margin-right:10px;
}



.tablemargin{
margin:0 auto;
width:594px;
}

/*05:img setting
----------------------------------------------------------------------*/

img.banner2{
border:none;
margin-bottom:10px;
}

img.banner2_contact{
margin:0 0 20px;
padding:0;
border:none!important;
}

#container #main #content h2 img{
height:46px!important;
border:none!important;
padding:0!important;
margin:20px 0!important;
}


#footerarea img {
border:none!important;
margin-bottom:15px;
}


#container #main #content .boxborder img {
float:left;
}




img.arrow{
width:149px;
margin:20px auto!important;
padding:0;
border:none!important;
}


#container #main #content .itemboxarea .itembox img,#container #main #content .itemboxarea .itemboxlast img{
border:#cccccc solid 1px;
padding:0!important;
margin:0!important;
}



/*06:table setting
----------------------------------------------------------------------*/

table{ width:100%;
border-top:#cccccc solid 1px;
border-right:#cccccc solid 1px;
}


table tr.head{
background:#f7f7f7;
}

table tr td{
text-align:center;
border-bottom:#cccccc solid 1px;
border-left:#cccccc solid 1px;
padding:10px 0;
} 


#container #main #content .boxborder table {
width:auto;
border:none;
margin-bottom:20px;
}

#container #main #content .boxborder table tr td{
text-align:left!important;
border:none;
padding:0 15px 0 0;
} 



table.brown{
border-left:#392423 solid 3px;
border-right:none;
border-top:none;
border-bottom:none;
background:url(../images/broken_line.gif) bottom left repeat;
text-align:left;
}

table.brown tr {
background:url(../images/table_brown_bg.gif) 0 0 repeat-x #fefefd!important;
text-align:left;
}

table.brown tr td{
border:none;
background:url(../images/broken_line.gif) bottom left repeat-x!important;
*background:url(../images/table_brown_bg.gif) 0 0 repeat-x #fefefd!important;
*border-bottom:#cccccc dotted 1px;
text-align:left;
}

table.brown tr td.last  {
border:none!important;
background:none!important;
*background:url(../images/table_brown_bg.gif) 0 0 repeat-x #fefefd!important;
text-align:left;
}


table.brown tr td.title{
padding-left:15px!important;
text-align:left;
width:150px;
}

table.brown tr td.titlearrownone{
padding-left:15px!important;
text-align:left;
width:200px;
}

table.brown tr td.content{
padding:15px 30px 15px 0px!important;
text-align:left;
}

table.brown tr td.contentlast{
padding:0 30px 0 0!important;
text-align:left;
border:none!important;
background:none!important;
*background:url(../images/table_brown_bg.gif) 0 0 repeat-x #fefefd!important;
}


/*07:footer setting
----------------------------------------------------------------------*/

#footerarea{
width:100%;
margin:0;
height:180px;
background:url(../images/footerbg.gif) 0 0 repeat-x; 
text-align:center!important;
}



#footerarea #footercontent{
width:898px;
height:165px;
margin:0 auto;
padding:15px 25px 0; 
background:url(../images/footercontentbg.gif) 0 0 repeat-x; 
text-align:center!important;
}

#footerarea #footercontent #copyright {
margin-top:25px;
text-align:center!important;
}


/*08:ul setting
----------------------------------------------------------------------*/

#container #main #content .col3box ul {
text-align:left!important;
list-style:outside;
margin:0 0 0 15px;
padding:0;
}

#container #main #content .col3box ul li{
font-size:12px;
color:#666666;
margin-bottom:5px;
padding:0;
}


#container #main #content .txtbox ul {
text-align:left!important;
list-style:none;
margin:0;
padding:0;
}

#container #main #content .txtbox ul li {
font-size:12px;
color:#666666;
margin-bottom:5px;
padding:0;
font-weight:bold;
}

/*09:width setting
----------------------------------------------------------------------*/

.w200{width:200px!important;
}



/*10:contact
----------------------------------------------------------------------*/

#finish{

	}

#finish p{
	font-size:100%;
	font-weight:bold;
	color:#392423;
	text-align:center;
	padding:200px 0;
	}

.contact {
	width: 898px;
}

.contact h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../contact/img/title_contact.gif");
}

.contact .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

/*11:custam
----------------------------------------------------------------------*/

.mgn-a10 { margin: 10px; }
.mgn-t0 { margin-top: 0px; }
.mgn-t10 { margin-top: 10px; }
.mgn-b0 { margin-bottom: 0px; }
.mgn-b5 { margin-bottom: 5px; }
.mgn-b10 { margin-bottom: 10px; }
.mgn-b15 { margin-bottom: 15px; }
.mgn-b20 { margin-bottom: 20px; }
.mgn-b30 { margin-bottom: 30px; }
.mgn-b40 { margin-bottom: 40px; }
.mgn-b50 { margin-bottom: 50px; }
.mgn-b60 { margin-bottom: 60px; }
.mgn-s10 { margin: 0 10px; }

.fs-10 { font-size: 10px; }
.fs-12 { font-size: 12px; }
.fs-14 { font-size: 14px; }
.fs-16 { font-size: 16px; }

.fs-10-pink { 
color:#ea68a2;
font-size: 10px;
}

.fs-14-pink { 
color:#ea68a2;
font-size: 14px;
}

.c-box{
	width:898px;
	}

.img-p img{
	padding:4px;
	}

.t-indent{
	text-indent:1em;
	display:block;
	}

.t-news-title{
	margin:0;
	padding:0;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	}

.top-box-under{
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
	}



/*12:product
----------------------------------------------------------------------*/

.product-lead{
	height:83px;
	text-indent:-9999px;
	background:url(../../product/img/img2.jpg) no-repeat top left;
}

.product-box:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.product-box{display:inline-block;}

/* Hides from IE-mac \*/
*html .product-box{ height:1%; }
.product-box { display:block; }
/* End hides from IE-mac */

.pro-l{
	width:411px;
	float:left;
	}

.pro-r{
	width:411px;
	float:right;
	}
	
.pro-img{
	width:180px;
	float:left;
	display:block;
	}

.pro-text{
	width:210px;
	float:right;
	background:#F7F7F7;
	padding:10px;
	display:block;
	}

.product-box{
	margin-bottom:20px;
	}


.product-box p{
	margin:0;
	}
	

/*13:voice
----------------------------------------------------------------------*/

.voice {
	width: 898px;
	margin: 10px 0;
}

.voice .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}
.voice h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../voice/img/title_voice.gif");
}

.voice-box{
	border:1px solid #E6E6E6;
/*	margin-bottom:15px;*/
	margin: 0 10px 10px 10px;
	}

.voice-box p{
	padding:10px;
	margin:0;
	}


.voice-title{
	font-size:14px;
	color:#93780D;
	font-weight:bold;
	background:#FBF5EA;
	padding:10px;
	margin:0;
	}

/* 2011.05 ǉ */

/*14:News
----------------------------------------------------------------------*/
.topiclist {
	width: 218px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
.topiclist .topiclist-footer {}

.topiclist .topiclist-inner {
	padding: 0px 0px 5px;
}
.topiclist .topiclist-inner ul.item {
	margin: 0 0 3px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #d9d7d7;
}
.topiclist .topiclist-inner ul.item li {
	display: inline;
}
.topiclist .topiclist-inner ul.item li.date {
	color: #8b8a8a;
	font-weight: bold;
}
.topiclist .topiclist-inner ul.item li.title {}
.topiclist .topiclist-inner ul.item li.blog {
	padding-left: 50px;
	background: url(../images/list_mark_blog.gif) left center no-repeat;
}
.topiclist .topiclist-inner ul.item li.news {
	padding-left: 50px;
	background: url(../images/list_mark_news.gif) left center no-repeat;
}

img.ansin {
	border: none;
	text-align: center;
}

/*15:p`y[W
----------------------------------------------------------------------*/
.qa {
	width: 898px;
	margin: 10px 0;
}

.qa .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.qa h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../qa/img/title_qa.jpg");
}

.qa-box {
	width: 880px;
	border: none;
	margin: 10px;
	padding: 0;
}

.qa-box p {
	padding: 2px 0 10px 30px;
	margin: 10px 5px 15px 5px;
	background: url(../../qa/img/a.gif) no-repeat;
}

.qa-title {
	background: url(../../qa/img/title_bk.gif) no-repeat;
	line-height: 31px;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 35px;
	margin: 0;
	color: #666666;
}

/*16:N[|
----------------------------------------------------------------------*/
.coupon {
	width: 898px;
	margin: 10px 0;
}

.coupon h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../coupon/img/title_coupon.jpg");
}

.coupon .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.coupon h2 {
	text-align: center;
	background: url("../../coupon/img/coupon.gif") no-repeat center;
	font-size: 20px;
	color: #BBAC39;
	line-height: 1.2em;
	margin: 0;
	padding: 15px 0;
}


.coupon p {
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	margin: 10px 0;
	padding: 0;
}

/* tFCVN[| */
.coupon-f {
	width: 820px;
	background: url(../../coupon/img/coupon_bkf.gif) no-repeat;
	margin: 10px auto;
	padding: 0 0 75px 0;
	text-align: center;
	page-break-after: always;
}

.coupon-f h3 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;	
	margin: 0;
	padding: 80px 0 0 0;
	color: #EB6B82;
}

.coupon-f p.pricef {
	text-align: center;
	font-size: 18px;
	margin: 10px 0;
	padding: 0;
	color: #666666;
	font-weight: bold;
}

.coupon-f p.text {
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	color: #666666;
}

.coupon-f .program {
	width: 450px;
	margin: 5px auto;
	padding: 0 0 40px 0;
	background: url(../../coupon/img/program_bkf.gif) no-repeat;
}

.coupon-f .program p {
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	margin: 10px 0 0 0;
	padding: 60px 0 0 0;
}

.coupon-f .program p.sec {
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	margin: 0;
	padding: 5px 0 0 0;
}

.coupon-f .program .option {
	width: 300px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url(../../coupon/img/option_bk.gif) no-repeat;
}

.coupon-f .program .option p {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	margin: 0;
	padding: 40px 0 0 0;
}

/* {fBN[| */
.coupon-b {
	width: 820px;
	background: url(../../coupon/img/coupon_bkb.gif) no-repeat;
	margin: 5px auto;
	padding: 0 0 85px 0;
	text-align: center;
	page-break-after: always;
}

.coupon-b h3 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 80px 0 0 0;
	color: #EB6B82;
}

.coupon-b p.priceb {
	text-align: center;
	font-size: 18px;
	margin: 0;
	padding: 10px 0;
	color: #666666;
	font-weight: bold;
}

.coupon-b p.text {
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	color: #666666;
}

.coupon-b .program {
	width: 450px;
	margin: 5px auto;
	padding: 0 0 45px 0;
	background: url(../../coupon/img/program_bkb.gif) no-repeat;
}

.coupon-b .program p {
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	margin: 10px 0 0 0;
	padding: 70px 0 0 0;
}

.coupon-b .osusume {
	width: 300px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url(../../coupon/img/osusume_bk.gif) no-repeat;
}

.coupon-b .osusume p {
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	margin: 0;
	padding: 23px 0 0 0;
}

/*17:A}IC
----------------------------------------------------------------------*/
.oil-ab {
	width: 898px;
	margin: 10px 0;
	padding: 0;
}

.oil-ab h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../aromaoil/img/title_aromaoil.jpg");
}

.oil-ab .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}
/*
.oil-ab img.t {
	float: right;
	padding: 0;
	margin: 0;
}
*/
.oil-ab h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 10px;
	padding: 0 0 10px 0;
	color: #444444;
}

.oil-ab p.text {
	margin: 0 35px;
	padding: 0 0 10px 0;
	font-size: 14px;
}

.oil-ab h3 {
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 0 35px;
	padding: 0;
}

.oil-ab ul {
	margin: 10px 0 0 65px;
	padding: 0 0 20px 0;
	list-style-type: none;
	text-align: left;
}

.oil-ab li {
	font-size: 13px;
	color: #666666;
	padding: 3px 0;
	margin: 0;
}

.oil-ab p.oil4 {
	font-size: 13px;
	color: #666666;
	padding: 3px 0;
	margin: 10px 350px 0 65px;
}

.oil-info {
	width: 898px;
	margin: 10px 0;
	padding: 0;
}

.oil-info h4 {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	margin: 10px 65px;
	padding: 0;
}
/*
.oil-info img {
	float: left;
	margin: 0 30px 0 20px;
	padding: 0;
}*/

.oil-info p {
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.oil-info table {
	width: 600px;
	margin: 10px 0 40px 0;
	border: none;
	font-size: 12px;
}

.oil-info th, .oil-info td {
	padding: 6px 8px;
	border: none;
	color: #666666;
}

.oil-info th.hot {
	background-color: #FEE8F3;
}

.oil-info th.pastel {
	background-color: #F2E5FF;
}

.oil-info th.wind {
	background-color: #E1F7FD;
}

.oil-info th.forest {
	background-color: #DFF7E9;
}

.oil-info td {
	background-color: #FFFFFF;
	text-align: left;
	line-height: 1.2em;
}

.oil-info h5.hot {
	font-size: 16px;
	font-weight: bold;
	color: #F966AB;
	margin: 15px 0;
	padding: 0;
}

.oil-info h5.forest {
	font-size: 16px;
	font-weight: bold;
	color: #43D37F;
	margin: 15px 0;
	padding: 0;
}

.oil-info h5.wind {
	font-size: 16px;
	font-weight: bold;
	color: #4FD2F9;
	margin: 15px 0;
	padding: 0;
}

.oil-info h5.pastel {
	font-size: 16px;
	font-weight: bold;
	color: #B66DFF;
	margin: 15px 0;
	padding: 0;
}

/*18:TЉ
----------------------------------------------------------------------*/
.about {
	width: 898px;
	margin: 10px 0 20px 0;
}
.about h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../about/img/title_about.jpg");
}

.about .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.about h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/title_bg.gif) 0 0 no-repeat;
	width: 898px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 20px;
	padding: 10px 0;
}

.about-s {
	width: 880px;
	margin: 0 auto;
	padding: 0;
}

.about-s .topi {
	width: 100%;
	background: url(../../about/img/topi.gif) no-repeat;
}



.about-s .topi p {
	padding: 20px 250px 0 20px;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
}

.about-s .topi p.under {
	padding: 10px 250px 10px 20px;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
}

.about-s .cosmec {
	width: 100%;
	background: url(../../about/img/cosmec.gif) no-repeat;
}

.about-s .homecare {
	width: 100%;
	background: url(../../about/img/homecare.gif) no-repeat;
}

.about-s .salon {
	width: 100%;
	background: url(../../about/img/salon.gif) no-repeat;
}


.about-s .topi h3, .about-s .cosmec h3, .about-s .homecare h3 {
	color: #444444;
	font-weight: bold;
	background: url(../../about/img/h3title.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 0px 0 10px 20px;
	padding: 5px 0 0 50px;
}

.about-s .topi p.text, .about-s .cosmec p.text, .about-s .homecare p.text {
	margin: 0 230px 30px 70px;
	padding: 0;
	font-size: 13px;
	line-height: 1.5em;
	color: #666666;
}

.about-s .salon p.center {
	margin: 0 0 0 110px;
	padding: 28px 0 40px 0;
	font-size: 16px;
	line-height: 1.5em;
	color: #555555;
}

/*19:News&Pickup
----------------------------------------------------------------------*/
.pickup {
	width: 898px;
	margin: 10px 0;
}

.pickup .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}
.pickup h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../pickup/img/title_pickup.jpg");
}

.pickmenu {
	width: 840px;
	height: 1050px;
	margin: 5px auto;
	background: url(../../pickup/img/menu_bk.gif) no-repeat;
}

.pickmenu h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 90px 0 0 0;
	color: #A6C5F3;
}

.pickmenu h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0@10px 0;
	text-align: center;
	padding: 0;
	color: #00A3AF;
}

.pickmenu p.term {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	padding: ;
	color: #666666;
}

.pickmenu p {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.pickmenu p.text {
	width: 635px;
	background: url(../images/menu.gif) no-repeat;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	margin: 20px auto;
	padding: 0 0 25px 0;
	color: #666666;
}

.pickmenu p.pricec {
	color: #FF4500;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
}

.pickmenu p.big {
	font-size: 20px;
	font-weight: bold;
	margin: 10px auto;
	text-align: center;
	color: #666666;
}

.pickmenu table {
	width: 600px;
	border: none;
	border-collapse: separate;
	margin: 10px auto;
}

.pickmenu td {
	width: 200px;
	height: 200px;
	text-align: center;
	padding: 0;
	color: #666666;
	border: none;
	padding: 0;
	font-size: 16px;
	line-height: 1.5em;
}

.pickmenu td.moist {
	background-image: url(../images/sp1.jpg);
}

.pickmenu td.act {
	background-image: url(../images/sp2.jpg);
}

.pickmenu td.calm {
	background-image: url(../images/sp3.jpg);
}

/*20:BestItem
----------------------------------------------------------------------*/
.best-item {
	width: 898px;
	margin: 10px 0;
	padding: 0;
	background: url(../../bestitem/img/back.gif) no-repeat;
}

.best-item h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../bestitem/img/title_bestitem.jpg");
}

.best-item .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.best-item h2 {
	color: #FF7F50;
	font-size: 24px;
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}

.best-item h3 {
	color: #007BBB;
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}

.best-item img{
	border: none;
	margin: 7px 0;
	text-align: center;
}

.best-item p {
	text-align: center;
	font-size: 16px;
	line-height: 1.5em;
	margin: 5px 0 10px 0;
	padding: 0;
	color: #666666;
}
.best-item .btop {
	width: 800px;
	height: 160px;
	background: url(../images/best_bg.gif) no-repeat;
	margin: 10px auto;
}

.best-item .btop p#best {
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
	color: #666666;
	margin: 0;
	padding: 0 150px 0 100px;
}

/*
.best-item p.price {
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
	color: #666666;
	text-align: center;
}

.best-item a {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #666666;
}

.best-item a:hover {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #93780D;
}

.best-item .option {
	text-align: center;
	width: 300px;
	margin: 0 300px;
	padding: 0;
	background: url(../../bestitem/img/option_bk.gif) no-repeat;
}

.best-item .option p {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
	margin: 0;
	padding: 30px 0 20px 60px;
}
*/
/*21:Body
----------------------------------------------------------------------*/
.reset {
	width: 898px;
	margin: 10px 0;
	padding: 0;
	text-align: left;
}

.reset h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../body/img/title_body.jpg");
}

.reset .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.reset h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/title_bg.gif) 0 0 no-repeat;
	width: 898px;
	height: 22px;
	line-height: 22px;
	margin: 0 0 10px 0;
	padding: 10px 0;
}

.reset p.text {
	background: url(../../body/img/top_bg.gif) no-repeat;
	margin: 0;
	font-size: 16px;
	line-height: 1.5em;
	padding: 40px 300px 40px 10px;
	color: #666666;
}

.reset h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 30px;
	padding: 0;
	color: #B1A082;
}

.reset .dis1 {
	width: 800px;
	background: url(../../body/img/ds1.png) no-repeat;
	margin: 15px 50px;
	padding: 0;
}

.reset .dis1 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #009944;
	margin: 0;
	padding: 10px 0 5px 10px;
}

.reset .dis2 {
	width: 800px;
	background: url(../../body/img/ds2.png) no-repeat;
	margin: 15px 50px;
	padding: 0;
}

.reset .dis2 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #4C8DF9;
	margin: 0;
	padding: 10px 0 5px 10px;
}

.reset .dis3 {
	width: 800px;
	background: url(../../body/img/ds3.png) no-repeat;
	margin: 15px 50px;
	padding: 0;
}

.reset .dis3 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #AD61D4;
	margin: 0;
	padding: 10px 0 5px 10px;
}

.reset .dis4 {
	width: 800px;
	background: url(../../body/img/ds4.png) no-repeat;
	margin: 15px 50px;
	padding: 0;
}

.reset .dis4 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #F68591;
	margin: 0;
	padding: 10px 0 5px 10px;
}

.reset .dis4 a {
	margin: 0 0 5px 600px;
	padding: 0;
}

.reset .dis4 img {
	border: none;
}

.reset p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 20px 10px 35px;
	color: #333333;
}

.reset .shape {
	width: 840px;
	margin: 10px 30px;
	padding: 0;
	background: url(../../body/img/shape.jpg) no-repeat;
}

.reset .shape h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background: url(../../body/img/h3bk.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 5px 0 5px 20px;
	padding: 5px 0 0 50px;
}

.reset .shape p {
	margin: 0;
	padding: 0 300px 0 70px;
	line-height: 1.5em;
	font-size: 13px;
	color: #666666;
}

.reset .shape p.effect {
	margin: 5px 0;
	padding: 10px 0 10px 80px;
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	font-size: 14px;
}

.reset .shape h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 65px;
	color: #F499C1;
}

.reset .head {
	width: 840px;
	margin: 5px 30px;
	padding: 0;
	background: url(../../body/img/head.jpg) no-repeat;
}

.reset .head h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background: url(../../body/img/h3bk.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 5px 0 5px 20px;
	padding: 5px 0 0 50px;
}

.reset .head p {
	margin: 0;
	padding: 0 280px 0 70px;
	line-height: 1.5em;
	font-size: 13px;
	color: #666666;
}

.reset .head p.effect {
	margin: 5px 0;
	padding: 10px 0 10px 80px;
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	font-size: 14px;
}

.reset .head h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 65px;
	color: #F499C1;
}

/*22:cosme
----------------------------------------------------------------------*/

.cosme {
	width: 898px;
	margin: 10px 0;
	padding: 0;
}

.cosme h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../cosme/img/title_cosme.jpg");
}

.cosme .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.cosme h2 {
	font: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/title_bg.gif) no-repeat;
	width: 898px;
	height: 22px;
	line-height: 22px;
	padding: 10px 0;
}

.cosme p.text {
	background: url(../../cosme/img/make_bk2.gif) no-repeat;
	width: 850px;
	margin: 0 25px 0 25px;
	padding: 10px 0 0 0;
	color: #666666;
	font-size: 16px;
	line-height: 1.5em;
	height: 100px;
}

.cosme p {
	font-size: 14px;
	color: #666666;
	margin: 0 0 10px 80px;
	padding: 10px 0 0 0;
}

.cosme h3 {
	color: #B1A082;
	font-weight: bold;
	font-size: 20px;
	background: url(../../cosme/img/h3title.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 25px;
	padding: 5px 0 0 50px;
}

.cosme h4 {
	color: #EA6087;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.cosme img {
	text-align: center;
	margin: 0;
	padding: 0;
}

/*PRCp[cCN*/
.partsmake {
	width: 840px;
	margin: 0 auto;
	padding: 0;
}

.partsmake img {
	border: none;
	margin: 20px auto;
	padding: 0;
}

.partsmake h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
	color: #FF65AA;
}

.partsmake h3 {
	width: 800px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 15px auto;
	padding: 0;
	color: #FF8DB5;
}

.partsmake p.text2 {
	width: 800px;
	background: url(../../cosme/img/make_bk.gif) no-repeat;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	margin: 20px auto;
	padding: 0;
	color: #666666;
}

.partsmake p {
	width: 800px;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	margin: 20px 0 0 0;
	padding: 10px 0 0 50px;
	color: #666666;
}

.partsmake table {
	margin: 10px auto;
	border: none;
	font-size: 14px;
}

.partsmake td {
	text-align: left;
	padding: 6px 8px;
	border: none;
	color: #666666;
}

.partsmake th {
	background-color: #FFB6C1;
	padding: 6px 8px;
	border: none;
	color: #666666;
}

/*23:ISAC
----------------------------------------------------------------------*/
.isac {
	width: 898px;
	margin: 0;
}

.isac h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../isac/img/title_isac.jpg");
}

.isac .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.isac p{
	font-size: 14px;
	margin: 15px 0 20px 50px;
}

.isac ul {
	width: 600px;
	margin: 10px 149px;
	padding: 0;
	list-style-type: none;
}

.isac ul li {
	width: 265px;
	float: left;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
}

.isac ul dl {
	width: 265px;
	margin:  0;
	font-size: 12px;
	color: #666666;
}

.isac ul dt {
	margin-bottom: 8px;
}

.isac ul dd {
	margin: 0 2px;
	line-height: 1.5em;
	color: #444444;
	text-align: left;
}

.isac ul dt img {
	border: none;
}

.isac ul dd img {
	border: none;
	margin: 5px 0 0 0;
}

.license {
	margin: 10px 10px 30px 50px;
	padding: 0;
	background: url(../../isac/img/license_bk.gif) no-repeat;
	width: 800px;
	height: 150px;

}

.license p {
	padding: 20px 250px 10px 0;
	margin: 0;
	font-size: 16px;

}

.method {
	margin: 0 50px;
	padding: 0;
	background: url(../../isac/img/method_bk.gif) no-repeat;
}

.method h2 {
	margin: 10px 0;
	padding: 0;
	font-size: 20px;
	color: #666666;
}


.method p {
	padding: 0 250px 0 30px;
	margin: 10px 0 20px 0;
}

/* y[W */
.isac-care {
	width: 870px;
	margin: 0 auto;
	padding: 0;
}

.isac-care .leftcon {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 10px 0 0;
}

.isac-care:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.isac-care{display:inline-block;}

/* Hides from IE-mac \*/
*html .isac-care{ height:1%; }
.isac-care{ display:block; }
/* End hides from IE-mac */

.isac-care .rightcon {
	float: right;
	width: 550px;
	padding: 0 0 0 10px;
	margin: 0;
}

.isac-cere .leftcon img {
	text-align: left;
	margin: 0;
	padding: 0;
}



.isac-care h2 {
	background: url(../images/isaccare_bk.gif) no-repeat;
	margin: 10px 0 15px 0;
	padding: 0 0 0 40px;
	line-height: 36px;
	font-size: 26px;
	font-weight: bold;
	color: #00A3AF;
}

.isac-care h3 {
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	margin: 10px 0 10px 20px;
	padding: 0;
}

.isac-care h4 {
	color: #DC6B9A;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 5px 20px;
	padding: 0 0 0 10px;
}

.isac-care p {
	margin: 5px 0 10px 40px;
	padding: 0;
	font-size: 11px;
}

.isac-care p.nikibi {
	background: url(../../isac/care/img/nikibi_bk.gif) no-repeat;
	width: 550px;
	margin: 0;
	padding: 30px 0;
	font-size: 13px;
}

.isac-care p.binkan {
	background: url(../../isac/care/img/binkan_bk.gif) no-repeat;
	width: 550px;
	margin: 0;
	padding: 15px 0;
	font-size: 13px;
}

.rightcon p {
	margin: 5px 0;
	padding: 0 30px;
	font-size: 13px;
}

.rightcon img {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.oteire {
	width: 550px;
	height: 245px;
	margin: 10px 0;
	padding: 0;
	background: url(../images/oteire_bk.gif) no-repeat;
}

.oteires {
	width: 550px;
	height: 215px;
	margin: 10px 0;
	padding: 0;
	background: url(../images/oteires_bk.gif) no-repeat;
}

.oteire h4, .oteires h4 {
	color: #54C8C5;
	margin: 20px 0 0 10px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

.oteire p, .oteires p {
	margin: 0 0 0 40px;
	padding: 15px 0 0 0;
	font-size: 13px;
}

.doc32 {
	width: 550px;
	margin: 10px 0;
	padding: 0;
	background: url(../images/32doc_bk.gif) no-repeat;
	height: 213px;
}

.doc32s {
	width: 550px;
	margin: 10px 0;
	padding: 0;
	background: url(../images/32docs_bk.gif) no-repeat;
	height: 160px;
}

.doc32 h4, .doc32s h4 {
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.doc32 p , .doc32s p {
	margin: 0;
	padding: 30px 40px;
	color: #000000;
	font-size: 13px;
}

.isac-care ul {
	list-style-type: disc;
	margin: 10px 0 20px 0;
}

.isac-care li {
	font-size: 13px;
	color: #666666;
	line-height: 1.5em;
	text-align: left;
	margin: 0 0 0 25px;
	padding: 0;
}

.isac-care li a {
	color: #666666;
}

.isac-care li a:hover {
	color: #93780D;
}

.leftcon img {
	border: none;
}

.care p {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 15px 0;
	padding: 0;
}

/*24:baby-room
----------------------------------------------------------------------*/

.room {
	width: 898px;
	margin: 10px auto;
	padding: 0;
}

.room h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../room/img/title_room.jpg");
}

.room .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.room h2 {
	width: 880px;
	background: url(../../room/img/h2-title.png) no-repeat;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	line-height: 40px;
	height: 40px;
	text-align: center;
}

.room table {
	width: 840px;
	margin: 20px auto;
	border: none;
	font-size: 14px;
}

.room th, .room td {
	padding: 6px 8px;
	border: none;
	color: #666666;
}

.room th {
	background-color: #F2E5FF;
}

.room td {
	background-color: #FFFFFF;
	text-align: left;
	line-height: 1.2em;
}

.room td.center {
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.2em;
}

.room caption {
	text-align: left;
	margin: 5px 0 10px 10px;
	font-size: 16px;
	color: #666666;
}

.room td img {
	border: none;
	margin-bottom: 10px;
}

.room p {
	width: 850px;
	background: url(../../room/img/room_bk.gif) no-repeat;
	margin: 0 0 30px 30px;
	padding: 10px 0;
	font-size: 14px;
}

.room p img {
	border: none;
	text-align: center;
	padding: 5px 0 0 0;
}

.room p a {
	margin: 0;
	padding: 0;
}

.room .point {
	width: 850px;
	margin: 0 0 0 30px;
}

.room h3 {
	font-size: 18px;
	color: #EA6087;
	margin: 10px 0;
	padding: 0 0 0 30px;
}

.room .point h3 {
	font-size: 18px;
	color: #EA6087;
	margin: 10px 0;
	padding: 0;
}
/*
.room .point p.mama {
	background: url(../../room/img/mama_bk.gif) no-repeat;
	margin: 10px 0;
	padding: 20px 0 10px 195px;
	font-size: 14px;
	line-height: 1.7em;
}
*/

.room .point dl.mama {
	width: 850px;
	margin: 10px 0;
	background: url(../../room/img/mama_bk.gif) no-repeat;
}

.room .point dl.mama dt {
	padding: 20px 0 10px 195px;
	font-size: 14px;
	line-height: 1.7em;
	color: #666666;
	text-align: left;
}

.room .point dl.time {
	width: 850px;
	margin: 10px 0;
	background: url(../../room/img/time_bk.gif) no-repeat;
}

.room .point dl.time dt {
	padding: 40px 0 10px 195px;
	font-size: 14px;
	line-height: 1.7em;
	color: #666666;
	text-align: left;
}

.room .point dl.bath {
	width: 850px;
	margin: 10px 0;
	background: url(../../room/img/bath_bk.gif) no-repeat;
}

.room .point dl.bath dt {
	padding: 50px 0 10px 195px;
	font-size: 14px;
	line-height: 1.7em;
	color: #666666;
	text-align: left;
}
/*
.room p.time {
	width: 800px;
	background: url(../../room/img/time_bk.gif) no-repeat;
	margin: 10px 50px;
	padding: 40px 0 10px 195px;
	font-size: 14px;
	line-height: 1.7em;
}

.room p.bath {
	width: 800px;
	background: url(../../room/img/bath_bk.gif) no-repeat;
	margin: 0 50px 30px 50px;
	padding: 50px 0 20px 195px;
	font-size: 14px;
	line-height: 1.7em;
}
*/
.room p.voice {
	width: 800px;
	background: url(../../room/img/voice_bk.gif) no-repeat;
	margin: 0 0 20px 50px;
	padding: 0;
	font-size: 14px;
	line-height: 1.7em;
}

/*25:history
----------------------------------------------------------------------*/

.history {
	width: 898px;
	margin: 10px 0;
	padding: 0;
}

.history h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../history/img/title_history.jpg");
}

.history .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

.history h2 {
	font: 18px;
	color: #FFFFFF;
	background: url(../images/title_bg.gif) no-repeat;
	width: 898px;
	height: 22px;
	line-height: 22px;
	padding: 10px 0;
}

.history p {
	width: 760px;
	margin: 10px auto;
	padding: 0;
	color: #666666;
	font-size: 16px;
	line-height: 1.5em;
}

.history h3 {
	color: #B1A082;
	font-weight: bold;
	font-size: 20px;
	background: url(../../cosme/img/h3title.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 20px 0 0 20px;
	padding: 5px 0 0 50px;
}


/* tFCV
--------------------------------------------------------------------- */

.facial {
	width: 898px;
	margin: 10px 0;
}

.facial h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../facial/img/title_facial.jpg");
}

.facial .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}


/* T
----------------------------------------------------------------------- */
.info {
	width: 898px;
	margin: 10px 0;
}

.info h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../info/img/title_info.gif");
}

.info .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

/* xr[}bT[W
----------------------------------------------------------------------- */
.massage {
	width: 898px;
	margin: 10px 0;
}

.massage h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../massage/img/title_massage.gif");
}

.massage .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}
/* tHg
----------------------------------------------------------------------- */
.photo {
	width: 898px;
	margin: 10px 0;
}

.photo h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../photo/img/title_photo.jpg");
}

.photo .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}
/* 
----------------------------------------------------------------------- */
.price {
	width: 898px;
	margin: 10px 0;
}

.price .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}
.price h1 {
	display: block;
	width: 898px;
	height: 46px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	background: url("../../price/img/title_price.gif");
}


/* TOPC[Wݒ */
/*
.top-img {
	width: 898px;
	margin: 15px 0;
	padding: 0;
	background: url(../images/top.gif) no-repeat;

}

.top-img h1 {
	padding: 100px 0 0 305px;
	margin: 0;
	color: #444444;
	font-size: 14px;
	line-height: 1.7em;
	font-weight: normal;
}

.top-img p.text {
	margin: 0;
	padding: 15px 0 30px 305px;
	color: #444444;
	font-size: 14px;
	line-height: 1.7em;
}
*/

.topimg {
	width: 898px;
	margin: 10px 0;
	padding: 0;
}

.topimg h1 {
	display: block;
	width: 898px;
	padding: 0;
	height: 240px;
	background: url(../images/top.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.topimg .alt {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -50000px;
}

/* BOX */
.leftcol-top{
	float:left;
	overflow: hidden;
	width:228px;
	padding:0!important;
	border-right:1px solid #CCC;
}

.leftcol-top p {
	width: 215px;
	color: #666666;
	font-size: 12px;
	margin: 5px 0 0 3px;
}

.leftcol-top img{
	border: none;
	margin: 6px 14px 10px 0;
}

.leftcol-top img.a{
	border: none;
	margin: 6px 14px 10px 0;
}

/* BestACe */
.best-itemt {
	width: 214px;
	text-align: center;
	margin-top: 10px;
}

.best-itemt h3 {
	background: url(../images/best_bg.png) 0 0 no-repeat;
	text-align: center;
	margin: 0;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	color: #7C7125;
}

.best-itemt img {
	margin: 5px 0;
}

.best-itemt a {
	color: #7C7125;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.best-itemt a:hover {
	color: #7C7125;
	text-decoration: underline;
}

.best-itemt p {
	color: #666666;
	font-size: 12px;
	margin: 3px 0 0 0;
	text-align: center;
}

.best-itemt .btn {
	text-align: right;
	margin-top: 3px;
}

.best-itemt .price {
	color: #666666;
	font-size: 12px;
	margin:0;
	text-align: right;
	line-height: 1.5em;
	font-weight: bold;
}

/* staff */
.staff {
	width: 215px;
	text-align: center;
	margin: 10px 0;
}

.staff h3 {
	background: url(../images/staff_bg.png) 0 0 no-repeat;
	text-align: center;
	margin: 0;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	color: #7C7125;
}

.staff img {
	margin: 10px 0 0 0;
}

.staff p {
	color: #666666;
	font-size: 12px;
	margin: 5px 0 3px 0;
}

/* EBOX */
.rightcol-top{
	float:right;
	overflow: hidden;
	width:654px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
}

.banner {
	width: 655px;
	height: 170px;
}

.banner img{
	border: none;
}

/* News&PickUP */
.news {
	width: 655px;
	text-align: left;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #808080 dotted;
}

.news h3 {
	background: url(../images/news_bg.png) 0 0 no-repeat;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #41210F;
	text-indent: 1em;
	margin: 13px 0;
}

/* ߃j[ */
.news .pmenu {
	margin: 10px 0;
	padding-bottom: 35px;
	border-bottom: 1px #808080 dotted;
}

.news .pmenu img.menu {
	float: right;
	padding-left: 20px;
	border: none;
} 

.news .pmenu p.title {
	color: #DC143C;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	margin: 0;
}

.news .pmenu h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
	padding-left: 5px;
}

.news .pmenu h4 a{
	color: #4D2813;
	text-decoration: none;
}

.news .pmenu h4 a:hover{
	color: #4D2813;
	text-decoration: underline;
}

.news .pmenu p.text {
	font-size: 12px;
	padding: 0 0 5px 5px;
	margin: 0;
}

.news .pmenu img.btn {
	border: none;
	float: right;
	padding-bottom: 15px;
}

/* sbNAbv */

ol.pickup {
	margin: 0;
	padding: 0;
	list-style-type: none;
/*	border-bottom: 1px #808080 dotted;*/
}

ol.pickup li {
	padding: 5px 0;
}

ol.pickup dl {
	margin: 0;
}

ol.pickup dt {
	margin: 0;
	font-size: 14px;
	margin: 0 0 0 5px;
	color: #DC143C;
	font-weight: bold;
}

ol.pickup dt a {
	font-size: 14px;
	color: #DC143C;
	font-weight: bold;
}

ol.pickup dd {
	margin: 0px 0 0 25px;
	line-height: 1.5em;
	padding-top: 5px;
	font-size: 12px;
	color:#666666;
	list-style-type: none;
}

/* xr}\ */

ol.baby {
	margin: 15px 90px 10px 90px;
	padding: 0;
	list-style-type: none;
	background: url(../../img/baby_bak2.jpg) no-repeat;
	height: 302px;
}

ol.baby li {
	padding: 5px 0;
}

ol.baby dl {
	margin: 0;
}

ol.baby dt {
	margin: 0;
	font-size: 16px;
	text-align: center;
	padding-top: 40px;
	color: #00AFCC;
	font-weight: bold;
}

ol.baby dd {
	margin: 0;
	padding: 15px 0 15px 20px; 
	text-align: center;
	font-size: 14px;
	line-height: 2.5em;
	color:#444444;
	list-style-type: none;
}

/* oi[j[ */
ul.topmenu {
	width: 655px;
	margin: 0;
	padding: 20px 0 10px 0;
	list-style-type: none;
}

ul.topmenu li {
	width: 320px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.topmenu dl {
	width: 320px;
	margin: 0 auto;
/*	height: 115px;*/
	font-size: 12px;
	color: #666666;
	text-align: left;
}

ul.topmenu dt {
	margin-bottom: 3px;
}

ul.topmenu dt img {
	border: none;
}

ul.topmenu dd {
	margin: 0 2px;
	line-height: 1.5em;
}

/* T̖ */
.promise {
	width: 655px;
	margin-bottom: 10px;
}

.promise img {
	border: none;
	margin-bottom: 15px;
}

.promise img.salon {
	border: none;
	padding-left: 15px;
}

/* R̖ */

ol.yakusoku {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol.yakusoku li {
	padding: 0 0 33px 0;
}

ol.yakusoku dl.s1 {
	margin: 0;
	background: url(../../img/1.png) no-repeat;
}

ol.yakusoku dl.s2 {
	margin: 0;
	background: url(../../img/2.png) no-repeat;
}

ol.yakusoku dl.s3 {
	margin: 0;
	background: url(../../img/3.png) no-repeat;
}

ol.yakusoku dt {
	margin: 0;
	font-size: 20px;
	padding: 15px 0 0 0;
	color: #7C7025;
	font-weight: bold;
}

ol.yakusoku dd {
	text-align: left;
	margin: 0px;
	padding: 10px 0 0 65px;
	font-size: 12px;
	line-height: 1.5em;
	color:#666666;
	list-style-type: none;
}

