@charset "utf-8";

/*/////////////////////////////////////////////////////////////
逸萱秀時尚可愛.com

Copyright (C) KAO Corporation. All Rights Reserved.
------------------------------------------------------------
[Homepage] 
	0. Import Common CSS
	1. Primary Style
	2. Content Style

//////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
	0. Import Common CSS
------------------------------------------------------------ */

@import url("common/base.css");
@import url("common/layout.css");
@import url("common/module.css");

/* ------------------------------------------------------------
	1. Primary Style
------------------------------------------------------------ */

/* Hidden Elements
------------------------------------------------- */
h1#siteName,
p#tagline,
p#goPageTop {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------
	2. Content Style
------------------------------------------------------------ */

/* Entrance Flash
------------------------------------------------- */
div#blockMainEntrance {
	position: relative;
}

div#blockMainEntrance,
div#contentMainEntrance {
	position: relative;
	width: 965px;
	height: 520px;
}

div#blockMainEntrance {
	background: url(../img/home/bg_top.jpg) no-repeat 0 0;
}

div#blockMainEntrance div {
	position: relative;

}

div#blockMainEntrance p {
	position: absolute;
}

div#blockMainEntrance p#top_shnyring01 {
	top: 181px;
	left: 21px;
}

div#blockMainEntrance p#top_shnyring02 {
	top: 322px;
	left: 20px;
}

div#blockMainEntrance p#top_product {
	top: 59px;
	left: 153px;
}
div#blockMainEntrance p#top_cm {
	top: 322px;
	left: 152px;
}

div#blockMainEntrance p#top_cm_prof {
	top: 59px;
	left: 416px;
}

div#blockMainEntrance p#top_whats {
	top: 59px;
	left: 681px;
}
div#blockMainEntrance p#top_pack {
	top: 191px;
	left: 417px;
}

div#blockRegistMembers {
	display: none;
	position: absolute;
	top: 60px;
	left: 290px;
	z-index: 25; /* under div#overlay */
	width: 364px;
	height: 420px;
}

div#content p.info {
	margin:10px 0;
	text-align: center;
}

div#content p.info a{
	color:#cc0000;
}


/* blockSpecialFeature
------------------------------------------------- */
/*
div#blockSpecialFeature
	h2
	div#contentSpecialFeatureIndex1.contentIndex
		ul.group
			li.type(1 | 2)
				dl
					dt
					dd
*/

div#blockSpecialFeature {
	width: 905px;
	margin: 0 auto 24px;
}

div#blockSpecialFeature h2 {
	margin-bottom: 10px;
}

div#blockSpecialFeature p.specialBanner {
	margin-bottom: 25px;
}

div#blockSpecialFeature ul.bannerGroup {
	margin-bottom: 25px;
}

div#blockSpecialFeature ul.bannerGroup li.left {
	float:left;
	margin-right:20px;
	width:535px;
}

div#blockSpecialFeature ul.bannerGroup li.right {
	float:left;
	width:350px;
}

div#blockSpecialFeature div.contentIndex {
	width: 905px;
	overflow: hidden;
}

div#blockSpecialFeature ul {
	width: 925px;
	margin: 0;
	margin-right: -20px;
}

div#blockSpecialFeature ul li {
	float: left;
	margin-right: 20px;
}

div#blockSpecialFeature ul li.type1 {
	width: 350px;
}

div#blockSpecialFeature ul li.type2 {
	width: 165px;
}

div#blockSpecialFeature ul li dl dt {
	margin-bottom: 8px;
}

div#blockSpecialFeature ul li dl dd {
	font-size: 85%;
}

/* --- contentSpecialFeatureIndex1 --- */
div#contentSpecialFeatureIndex1 {
	padding-bottom: 15px;
	background: url(../img/common/bg_cont_line_a_1.png) no-repeat 0 0;
}

/* --- contentSpecialFeatureIndex2 --- */
div#contentSpecialFeatureIndex2 {
	padding-top: 8px;
	background: url(../img/common/bg_cont_line_b_1.png) no-repeat 0 0;
}

div#contentSpecialFeatureIndex2 ul {
	padding-bottom: 15px;
	background: url(../img/common/bg_cont_line_b_2.png) no-repeat 0 100%;
}

/* groupFeature 
------------------------------------------------- */
div#groupFeature {
}

div#groupFeature div.inner {
	padding-bottom: 4px;
}

div#groupFeature h2 {
	margin-bottom: 10px;
}

div#blockGeneralContents {
	float: left;
	width: 905px;
}

/* --- blockGeneralContents --- */
div#blockGeneralContents {
	overflow: hidden;
	width: 902px;
	height: 337px;
	height: auto;
}

div#blockGeneralContents div.contentIndexLast {
	padding: 0 0 5px;
	background: url(../img/home/bg_cont_line_last.gif) repeat-x 0 100%;
}

div#blockGeneralContents div.contentIndex {
    overflow: hidden;
    width: 906px;
    margin-right: -10px;
    margin-bottom: -3px:
}


div#blockGeneralContents dl {
	float: left;
	overflow: hidden;
	width: 292px;
	height: 110px;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 10px;
	background: url(../img/home/bg_dlgroup.png) no-repeat 0 100%;
}

div#blockGeneralContents div.contentIndexLast dl {
	background: url(../img/home/bg_dlgroup.png) no-repeat 0 0;
	height: 88px !important;
}



div#blockGeneralContents dl dt,
div#blockGeneralContents dl dd.text {
	float: right;
}

div#blockGeneralContents dl dt {
    overflow: hidden;
	width: 210px;
	margin-bottom: 4px;
	font-weight: bold;
}

div#blockGeneralContents dl dt a {
    overflow: hidden;
	width: 180px;
	padding-right: 10px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 1.2;
}

div#blockGeneralContents dl dt img.renewCont {
	margin-top:-3px;
}

div#blockGeneralContents dl dt img {
	vertical-align: middle;
}

div#blockGeneralContents dl dt span {
	display: block;
	padding: 1px 0 4px 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#blockGeneralContents dl dt span.pattern01 {
	background-image: url(../img/home/ico_flower_1.png);
}

div#blockGeneralContents dl dt span.pattern02 {
	background-image: url(../img/home/ico_flower_2.png);
}

div#blockGeneralContents dl dt span.pattern03 {
	background-image: url(../img/home/ico_flower_3.png);
}

div#blockGeneralContents dl dd.text {
    display: block;
	width: 190px;
	padding-right: 10px;
	font-size: 85%;
	line-height: 1.5;
}

div#blockGeneralContents dl dd.img {
	float: left;
}

/* --- blockMembersBlog --- */
div#blockMembersBlog {
	width: 340px;
	overflow: hidden;
}

div#blockMembersBlog div.contentIndex {
	width: 368px;
	margin-right: -28px;
}

div#blockMembersBlog dl {
	float: left;
	width: 156px;
	margin-right: 28px;
	padding-bottom: 25px;
}

div#blockMembersBlog dl dt {
	margin-bottom: 4px;
}

div#blockMembersBlog dl dd {
	font-size: 85%;
}

