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


body.products #mainimgWrap,
body.ingredient #mainimgWrap,
body.contact #mainimgWrap{
	width:100%;
	height:143px;
	background:url(../img/common/mainimg_bg1.jpg) no-repeat center top;
}

body.styleimage #mainimgWrap,
body.movie #mainimgWrap{
	width:100%;
	height:304px;
	background:url(../img/common/mainimg_bg2.jpg) no-repeat center top;
}

#mainimg{
	width:950px;
	margin:0 auto;
	position:relative;
}
#mainimg p.ttl{
	margin:0 auto;
}
#mainimg p.logo{
	position:absolute;
	left:0;
	top:0;
}
#cboxOverlay{
	background:#000;
}