@charset "utf-8";

@import url("layout.css");  



/*----------------------
		Topimage
------------------------*/

#topimg{
	background: #FFFFFF url(../../images/top_img.jpg) no-repeat;
	width: 900px;
	height: 275px;
	margin-left: 9px;
	clear: both;
}
#topimg ul{
	margin-top: 3px;
	margin-right: 10px;
	float: right;
}
#topimg ul li{
	margin-top: 4px;
}
/*----------------------
		Message
------------------------*/
#message{
	width: 850px;
	margin: 20px 35px;
	zoom: 100%;
}
/*#message p{
	margin-bottom: 15px;
}*/
#message p strong{
	font-size: 14px;
}
#message p.mesLogo{
	text-align: right;
	margin-top: -50px;
}
.topinfo img{
	margin-bottom: 20px;
}
#message p.camleft{
	float: left;
	display: inline;
}
#message p.camright{
	float: right;
	display: inline;
}
#message2{
	width: 730px;
	background-color: #f7fafc;
	border: 3px #afd4f1 double;
	margin: 20px auto;
	padding: 15px 0;
	text-align: center;
}


/*----------------------
		Banner
------------------------*/

#banner{
	margin-left: 9px;
	clear: both;
}
#banner ul#ban_list{
	width: 860px;
	margin-top: 10px;
	margin-left: 25px;
	zoom: 100%;
}
#banner ul#ban_list li{
	float: left;
	margin-right: 5px;
	margin-bottom:  8px;
}
p.monibanner{
	margin-top: 10px;
}

/*----------------------
	  Main contents
	  bady & facial
------------------------*/

#main{
	margin: 30px 34px 30px 34px;
	zoom: 100%;
}


/*----------------------
	  Main contents
------------------------*/

#worry{
	width: 850px;
	background: url(../../images/other_bg.jpg) no-repeat 0 35px;
	margin-bottom: 35px;
	clear: both;
	zoom: 100%;
}
#worry:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#worry h2{
	background: #aed4f1 url(../../images/ttl_worry.jpg) no-repeat;
	height: 35px;
	margin-left: 0;
	_margin-left: 0;
	text-indent: -9999px;
}
#worry #o_left{
	float: left;
	width: 405px;
	padding-right: 10px;
}
#worry #o_right{
	float: right;
	width: 405px;
	padding-right: 10px;
}


.gotolist{
	float: right;
	margin-top: -33px;
}


ul.maincont li.pict{
	width: 95px;
	margin-top: 7px;
	margin-left: 5px;
}
ul.maincont li.text{
	margin-top: -80px;
	padding-left: 97px;
	_padding-bottom: 8px;
	min-height: 85px;
	background: url(../images/dotline1.gif) repeat-x bottom;
}
ul.maincont p.detelink{
	text-align: right;
	margin: -23px 0 10px 0;
}

ul.textmenu{
	padding-bottom: 10px;
	margin-top: 5px;
	zoom: 100%;
}
ul.textmenu li{
	float: left;
	width: 130px;
	background:url(../images/arrow_top.gif) 0 4px no-repeat;
	padding-left: 14px;
	margin-top: 2px;
	margin-bottom: 1px;
	display: inline;
}
ul.textmenu li.wide{
	width: 280px;
}
ul.textmenu li a{
	text-decoration: underline;
}



/*----------------------
	  What's new
------------------------*/
#wnbox{
	width: 850px;
	margin-left: 34px;
	_margin-left: 18px;
	margin-bottom: 20px;
	zoom: 100%;
}
#whatsnew{
	width: 412px;
	float: left;
	border: 3px #afd4f1 solid;
	background: #f7f7f7;
	overflow: hidden;
	display: inline;
}
#whatsnew h2{
	margin-top: 13px;
	margin-left: 10px;
}
#wnbox #wnboxInner{
	height: 372px;
	margin: 5px 0;
	overflow: auto;
}
#whatsnew dl{
	width: 370px;
	margin-left: 12px;
}

#whatsnew dl dt{
	float: left;
	width: 110px;
	margin:0;
	padding: 0.8em 0 0.3em 13px;
	background: url(../../images/arrow_news.gif) 0 15px no-repeat;
	display: inline;
}
#whatsnew dl dd{
	float: left;
	width: 270px;
	padding: 1em 0 0.6em 110px;
	margin-top: -3em;
	border-bottom: 1px #afd4f1 dotted;
	display: inline;
	
}
#whatsnew dl dd a{
	text-decoration: underline;
}
#whatsnew dl dd.last{
	background: none;
}

#wnbox .minibanner{
	float: right;
	margin: 0;
	display: inline;
}
#wnbox .minibanner ul{
	width: 422px;
	margin: 0 0 5px 0;
}
#wnbox .minibanner ul li{
	margin-bottom: 5px;
}

/*----------------------
	  	Docter
------------------------*/

#docter{
	width: 848px;
	border: #CCCCCC 1px solid;
	zoom: 100%;
}
#docter ul li{
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	display: inline;
}
#docter ul li.drPro{
	width: 645px;
}
#docter ul li p{
	margin-top: 5px;
}
#docter ul li p.drLeft{
	float: left;
	width: 340px;
	margin: 10px 0 3px 5px;
	display: inline;
}
#docter ul li p.drRight{
	float: left;
	width: 290px;
	margin: 10px 0 3px 0;
	display: inline;
}
#docter ul li p.drTxt{
	clear: both;
	width: 640px;
	border-top: 1px #DDDDDD solid;
	padding: 8px 0 0 5px;
}
#docter ul li p.ddetail{
	margin: -10px 0 10px 0;
	text-align: right;
}
#docter ul li p.ddetail a{
	background:url(../images/arrow_top_on.gif) no-repeat;
	padding-left: 13px;
	font-size: 10px;
	text-decoration: underline;
}


/*-----------------------------
		clearfix
----------------------------- */
#banner ul#ban_list:after,
#main:after,
ul.textmenu:after,
#docter:after,
#message:after,
#wnbox:after,
#wnbox:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}




