@charset "utf-8";

/* メインイメージ */

div#contents_title {
	position: relative;
	height: 331px;
	background: url(../images/contents_title_bg.png) 0 0 no-repeat;
}

* html div#contents_title {
	background: url(../images/contents_title_bg.jpg) 0 0 no-repeat;
}

div#contents_title h2 {
	width: 900px;
	height: 300px;
}

div#contents_title h2 img {
	margin: 10px;
}


/* コンテンツスタイル
------------------------------------------------------------- */

div#contents_top {
	height: 18px;
	padding: 0;
	background: url(../images/contents_bg_top.png) 0 0 no-repeat;
}

* html div#contents_top {
	height: 18px;
	background: url(../images/contents_bg_top.jpg) center bottom no-repeat;
}

div#contents_bottom {
	background: url(../images/contents_bg_bottom.png) 0 0 no-repeat;
}

* html div#contents_bottom {
	background: url(../images/contents_bg_bottom.jpg) center 0 no-repeat;
}


div#contents {
	padding: 0;
}

div#main {
	width: 884px;
	margin: 0 18px;
	background: url(../images/contents_bg.jpg) right 0 no-repeat #F3F2E6;
}

div#main h4 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	line-height: 0;
}



/* リード */

div#main div#lead {
	width: 780px;
	margin: 0 52px 25px 52px;
	padding: 45px 0 25px 0;
	background: url(../../../common/images/contents/dotline.gif) 0 bottom repeat-x;
}

div#main div#lead h3 {
	width: 400px;
	height: 117px;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
	line-height: 0;
}

div#main div#lead p {
	width: 420px;
	margin: 0 0 0 5px;
}



/* モティケフィアジェリークリームの保湿力の秘密 */

div#main div#moti_cream {
	width: 780px;
	margin: 0 52px 25px 52px;
	padding: 0 0 25px 0;
	background: url(../../../common/images/contents/dotline.gif) 0 bottom repeat-x;
}

div#main div#moti_cream h4 {
	margin: 0 0 25px 0;
}

div#main div#moti_cream ol {
	overflow: hidden;
	margin: 0 52px 20px 52px;
}

div#main div#moti_cream ol li {
	float: left;
}

div#main div#moti_cream ol li#step01 {
	width: 203px;
}

div#main div#moti_cream ol li#step02,
div#main div#moti_cream ol li#step03 {
	width: 236px;
}

div#main div#moti_cream ol li p {
	margin: 10px 0 0 0;
}

div#main div#moti_cream ol li#step02 p,
div#main div#moti_cream ol li#step03 p {
	margin: 10px 0 0 33px;
}



/* 肌にうるおいとハリを与える各種成分が角質層の奥まで浸透 */

div#main div#skin {
	width: 780px;
	margin: 0 52px 25px 52px;
	padding: 0 0 25px 0;
	background: url(../../../common/images/contents/dotline.gif) 0 bottom repeat-x;
}

div#main div#skin h4 {
	margin: 0 0 30px 0;
}

div#main div#skin dl {
	width: 724px;
	overflow: hidden;
	margin: 0 28px 25px 28px;
}

div#main div#skin dl#skin_nolist {
	margin: 0 28px;
}

div#main div#skin dl dt {
	float: left;
}

div#main div#skin dl dd {
	padding: 5px 0 0 0;
	margin: 0 0 0 161px;
	background: url(../images/skin_bg_top.gif) top right no-repeat;
}

div#main div#skin dl dd p {
	padding: 15px 25px;
	background: url(../images/skin_bg_bottom.gif) bottom right no-repeat #FFF;
}




/* 潤い感じる10日間 */

div#main div#set {
	width: 780px;
	margin: 0 52px;
}

div#main div#set h4 {
	margin: 0 0 10px 0;
}

div#main div#set div {
	width: 740px;
	background: #FFF;
	padding: 20px;
}

* html body div#main div#set div {
	width: 780px;
}

div#main div#set div ul {
	width: 740px;
	overflow: hidden;
	background: url(../images/set_bg.gif) 0 0 repeat-y;
}

div#main div#set div ul li {
	width: 229px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

* html body div#main div#set div ul li {
	width: 239px;
}

/* safari only ¥*/
html:¥66irst-child body div#main div#set div ul li {
	font-size: 85%;
}

div#main div#set div ul li#set_no03 {
	width: 229px;
	margin: 0;
	padding: 0;
}

div#main div#set div ul li h5 {
	padding: 2px 0 2px 33px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

div#main div#set div ul li#set_no01 h5 {
	background: url(../images/set_no01.jpg) 0 0 no-repeat;
}

div#main div#set div ul li#set_no02 h5 {
	background: url(../images/set_no02.jpg) 0 0 no-repeat;
}

div#main div#set div ul li#set_no03 h5 {
	background: url(../images/set_no03.jpg) 0 0 no-repeat;
}

div#main div#set div ul li img.img_cosmetic {
	float: left;
	margin: 0 10px 0 0;
}


/* ご注文ページへ */

div#main div#order {
	width: 780px;
	height: 51px;
	margin: 25px 52px 0 52px;
}

div#main div#order p {
	width: 780px;
	height: 51px;
}

div#main div#order a {
	display: block;
	margin: -40px 0 0 575px;

}

div#main div#order a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/* お支払系の部分 */

#att_bg { 
	font-size:small;
}

#att_bg th {
	border: 1px solid #D6CBA5;
	background-color:#E6E1CC;
	padding:3px 10px;
}

#att_bg td { 
	border: 1px solid #D6CBA5;
	background-color:#FFFFFF;
	padding:3px 10px;
}

.kome {
	margin-left:15px;
	font-size:90%;
}

/* トライアルセット */

div#main div.trial_set {
	width: 778px;
	height: 163px;
	margin: 0 50px 10px;
	border: 1px solid #72AF2D;
	background: url(../images/trial_set_bg.jpg) right 0 no-repeat #FFF;
	overflow: hidden;
}

* html div#main div.trial_set {
	display: inline-block;
	height: 165px;
}

div#main div.trial_set h3 {
	margin: 0 0 12px 0;
}

div#main div.trial_set p.product_name {
	width: 453px;
	margin: 0 0 10px 13px;
	padding: 0 0 8px 0;
	background: url(../../../common/images/contents/dotline.gif) 0 bottom repeat-x;
}

div#main div.trial_set p.price {
	float: left;
	margin: 0 0 0 13px;
}

* html div#main div.trial_set p.price {
	margin-left: 7px;
}

div#main div.trial_set p.btn_cart {
	margin: 0 0 0 265px;
	padding: 6px 0 0 0;
}


/* ケフィアパック */

div#main div#pack {
	width: 600px;
	margin: 0 50px 20px 120px;
	padding: 20px;
	border: 1px dotted #82B64A;
	background: #FFF;
	overflow: hidden;
}

* html body div#main div#pack {
	display: inline-block;
	width: 780px;
}

div#main div#pack img.image {
	float: right;
	margin: 0 0 0 5px;
}

div#main div#pack h4 {
	margin: 0 0 15px 0;
}

div#main div#pack li {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #82B64A;
}









