@charset "shift_jis";
/* CSS Document */

/*===================================
	GLOBAL
===================================*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,
input,textarea,label,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-size: 100%;
	line-height: 1em;
	font-family: inherit;
	text-align: center;
}
body {
	background-image: url(../img/bg.gif);
	font-family: Arial, Helvetica, sans-serif,ＭＳ ゴシック, Osaka-等幅, monospace;
}
.wrapper {
	margin: auto;
}
a {
	color: #1C2C1A;
	line-height: 20px;
}
a:hover {
	color: #3F7A3A;
}
p {
	color: #757576;
	font-size: 12px;
	line-height: 18px;
	margin: 12px 0 0 0;
}
h1 {
	font-size: 48px;
	color: #1c2c1a;
	font-weight: normal;
	border-bottom: 1px solid #aeaaa2;
	padding-bottom: 14px;
	word-spacing: 1px;
}
h2 {
	font-size: 20px;
	color: #265B1F;
	line-height:30px;
	font-weight: bold;
	padding-bottom: 5px;
	word-spacing: 1px;
}
h3 {
	font-size: 14px;
	color: #484848;
	font-weight: normal;
	line-height: 23px;
}
.clearer {
	clear: both;
}
.clear_left {
	clear:left;
}

/*===================================
	HEADER
===================================*/
.header_container {
	margin: 0 auto;
	padding:0;
}
.wrapper_header {
	height:79px;
	width: 850px;
	margin: auto;
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.logo {
	margin: auto;
	float: left;
	padding: 20px 0 0 36px;
}
/*===================================
	TOP
===================================*/
.wrap {
	clear:both;
	width:850px;
	margin:auto;
}
.leftpage {
	float:left;
	width:343px;
	height:459px;
	margin:auto;
	background-image: url(../img/leftpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightpage {
	float:right;
	width:375px;
	height:459px;
	margin:auto;
	background-image: url(../../features/img/rightpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightpage-p {
	margin:auto;
	height: 454px;
}
.copy {
	margin:auto;
	width: 303px;
	padding-top: 160px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}
.news{
	width:321px;
	background-image: url(../img/news_back.gif);
	background-repeat: no-repeat;
	height:177px;
	/*margin:auto;*/
	margin-right:22px;
	padding:0;
}
.news-copy {
	width:250px;
	height:120px;
	text-align:left;
	color:#666666;
	font-size:12px;
	margin:auto;
	padding-top: 50px;
	padding-bottom: 5px;
	line-height: 18px;
}

.news-copy dl{
display:block;
}

.news-copy dl dt{
display:block;
width:70px;
float:left;
line-height:18px;
text-align:left;
}

.news-copy dl dd{
display:block;
line-height:18px;
text-align:left;
}

.news-copy a{
	width:250px;
	height:120px;
	color:#F06;
	font-size:12px;
	text-decoration: none;
}

/*===================================
	UNDER
===================================*/
.main {
	margin:auto;
	float:right;
	width:718px;
	background-image: url(../img/under_mainbg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.under-navi {
	width:132px;
	height:1000px;
	overflow:hidden;
	background-image: url(../img/under_navibg.gif);
	background-repeat: repeat-y;
}

/*IE7*/
*:first-child+html .under-naviskintouch {
	height:2858px;
}

.under-naviskintouch {
	width:132px;
	height:2835px;
	overflow:hidden;
	background-image: url(../img/under_navibg.gif);
	background-repeat: repeat-y;
/*IE6*/_height:2858px;
}
.under-navimarshmallow {
	width:132px;
	height:911px;
	overflow:hidden;
	background-image: url(../img/under_navibg.gif);
	background-repeat: repeat-y;
}
.contents-title {
	margin:auto;
	text-align:center;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 3px;
}
.contents-title2 {
	width:670px;
	/*padding-left:40px;*/
	margin:auto;
	text-align:center;
}

.pbtn {
	width:474px;
	margin:auto;
}
.product {
	width:703px;
	margin:auto;
}

.product_title01 {
	width:703px;
	height:24px;
}

.product-left {
	float:left;
	width:205px;
	padding:5px 0 5px 15px;
	margin:auto;
}
.product-right {
	float:rignt;
	width:196px;
	margin:auto;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}
.spec {
	width:170px;
	margin:auto;
	text-align:left;
	padding:10px 10px 10px 5px;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
.promo {
	width:710px;
	margin:auto;
	padding:0 0 0 5px;
}
.copypromo {
	width:380px;
	margin:auto;
	text-align:left;
	padding:0;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
.bottom-bg {
	clear:both;
	width:850px;
	height:46px;
	margin:auto;
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
}
.features-leftpage {
	float:left;
	width:343px;
	height:451px;
	margin:auto;
	background-image: url(../../features/img/leftpage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.features-rightpage {
	float:right;
	width:375px;
	height:451px;
	margin:auto;
	background-image: url(../../features/img/rightpage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.story {
	width:700px;
	margin:auto;
	padding:10px 0 15px 5px;
}
.story-leftpage {
	float:left;
	width:343px;
	height:451px;
	margin:auto;
	background-image: url(../../about_baby/img/leftpage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.story-rightpage {
	float:right;
	width:375px;
	height:451px;
	margin:auto;
	text-align:left;
	background-image: url(../../about_baby/img/rightpage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.story-topbtn {
	float:right;
	margin:auto;
	padding:10px 0 10px 40px;
}

.features-imgtop {
	/*padding: 110px 15px 0 0;*/
	height:200px;
}
.features-img {
	/*padding: 5px 15px 5px 0;*/
}
.features-rightimg {
	width:304px;
	padding: 20px 0 0 40px;
}

/*===================================
	UNDER NAVIGATION
===================================*/

/*IE7*/
*:first-child+html .under-skintouchnavi {
	height:1126px;
}

.under-skintouchnavi {
	width:132px;
	height:1110px;
	overflow:hidden;
	background-image: url(../img/under_navibg.gif);
	background-repeat: repeat-y;
/*IE6*/_height:1126px;
}

.under-skintouchnavi_p {
	width:132px;
	height:669px;
	overflow:hidden;
	background-image: url(../img/under_navibg.gif);
	background-repeat: repeat-y;
}

/*IE7*/
*:first-child+html .under-marshmallownavi {
	height:1383px;
}

.under-marshmallownavi {
	width:132px;
	height:1370px;
	overflow:hidden;
	background-image: url(../img/under_navibg.gif);
	background-repeat: repeat-y;
/*IE6*/_height:1383px;
}

/*IE7*/
*:first-child+html .under-marshmallownavi_p {
	height:1114px;
}

.under-marshmallownavi_p {
	width:132px;
	height:1098px;
	overflow:hidden;
	background-image: url(../img/under_navibg.gif);
	background-repeat: repeat-y;
/*IE6*/_height:1114px;
}
.under-storynavi {
	width:132px;
	height:875px;
	overflow:hidden;
	background-image: url(../img/under_navibg.gif);
	background-repeat: repeat-y;
}
.storynavi {
	text-align:left;
	width: 339px;
	padding: 27px 0 5px 20px;
	/*padding:46px 0 3px 32px;*/

}

.storynavi02 {
	text-align:left;
	width: 228px;
	padding: 27px 0px 10px 40px;
	/*padding:46px 0 3px 32px;*/

}

.story-title {
	width:500px;
	padding:20px 0 3px 20px;
	margin:auto;
	text-align:left;
}
.story-left{
	float:left;
	width:290px;
	padding:20px 0 3px 60px;
	margin:auto;
	color:#666666;
	font-size:12px;
	text-align:left;
	line-height:18px;
}
.story-left_c{
	clear:both;
	float:left;
	width:290px;
	padding:20px 0 3px 60px;
	margin:auto;
	color:#666666;
	font-size:12px;
	text-align:left;
	line-height:18px;
}

.story-center{
width:580px;
margin:auto;
}

.story-right{
	float:left;
	width:290px;
	padding:20px 60px 3px 0;
	margin:auto;
	color:#666666;
	font-size:12px;
	text-align:center;
	line-height:18px;
}
.story-center{
	width:580px;
	margin:auto;
	color:#666666;
	font-size:12px;
	text-align:center;
	line-height:18px;
	text-align:left;
}
.story-right2{
	float:right;
	width:280px;
	padding:40px 60px 3px 10px;
	margin:auto;
	color:#666666;
	font-size:12px;
	text-align:left;
	line-height:18px;
}
/*===================================
	NAVIGATION
===================================*/
.navi_head {
	margin: auto;
	float: right;
	padding:20px 0 0 0;
}
.wrapper-navi {
	float:left;
	width:132px;
	margin:auto;
}
.nav-area {
	width:132px;
	height:449px;
	background-image: url(../img/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul.nav {
	list-style: none;
	display: block;
}
.nav li {
	margin: auto;
	display: inline;
	display: block;
}
/*===================================
	FOOTER
===================================*/
.wrapper_footer {
	clear:both;
	margin:auto;
	padding: 0 0 10px 0;
}
.footer {
	width:850px;
	margin:auto;
}

.ec {
	float:right;
	width:754px;
	height:50px;
	background-image: url(../img/online_bg.gif);
	background-repeat: no-repeat;
}

.footer_contents {
	clear:both;
	float:right;
	text-align:left;
	width:754px;
	height:18px;
	margin:auto;
	padding:10px 0px;
}


.banner {
	width:500px;
	height:27px;
	margin-top:12px;
	margin-left:130px;
}
.banner-pic {
	margin-right:2px;
}


/*===================================
	追加CSS 
===================================*/

/*
.subtitle05 {
	clear:both;
	float:left;
	margin-left:100px;
}
*/

.subtitle05 {
	width:169px;
	float:left;
}

.mw_txt_box {
	width:211px;
	text-align:left;
	float:right;
	padding-top:55px;
	font-size:12px;
	color:#666666;
	line-height:18px;
}


/*===================================
	追加CSS 
===================================*/


.page_top {
width:154px;
margin-left:500px;
margin-top:10px;
}

.block{
display:block;
}

.clear{
clear:both;
}

.fl{
float:left;
}

center{
text-align:center;
}








