@charset "utf-8";

/* =======================================

	Home CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
 	

========================================== */
#container {
	background: none;
}

body#home #container h2 {

}

#container .bgBtm {
	height: 1px;
	background-image: none;
	background-color: #CCC;
}


#container #homeNavigation {
	float: left;
	margin: 0 0 25px;
	width: 264px;
}

#container #homeMainArea {
	float: right;
	margin: 0 0 25px;
	width: 453px;
	background: url(../images/home/bg_main_area.gif) repeat-y;
}

#container #homeMainArea .bgBtm {
	width: 451px;
	height: 6px;
	background: url(../images/home/bg_btm_main_area.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#container #homeAboutUs {
	clear: both;
	background: #F3F3F2;
}

/* ニュース
========================================== */
 #homeNavigation div#newsarea {
	font-size:90%;
	line-height:1.3em;
	margin: 0 0 5px;
}

#homeNavigation div#newsarea h2 {
	margin: 0 0 5px;
	padding: 0 3px 5px;
	border-bottom: 4px solid #D8D8D6;
}

#homeNavigation div#newsarea p.rssIco {
	position: relative;
	margin: -28px 3px 15px 0;
	text-align: right;
}

#homeNavigation div#newsarea table {
	border: none;
}

#homeNavigation div#newsarea table th {
	width:90px;
	padding: 3px 5px 0 0;
	background: none;
	border: none;
	vertical-align: top;
}

#homeNavigation div#newsarea table td {
	padding: 3px 0 4px 0;
	border: none;
	vertical-align: top;
}


/* trialKitArea
========================================== */
#homeNavigation #trialKitArea {
	position: relative;
	margin: 0 0 10px;
	height: 274px;
	background: url(../images/home/bg_trial_kit.png) no-repeat;
}

#homeNavigation #trialKitArea h2,
#homeNavigation #trialKitArea p.lead {
	width: 1px;
	height: 1px;
	text-indent: -9999px;
	overflow: hidden;
}

#homeNavigation #trialKitArea p.detailBtn {
	position: absolute;
	top: 228px;
	left: 115px;
}

#homeNavigation #trialKitArea p.detailBtn a {
	display: block;
	width: 127px;
}

#homeNavigation #trialKitArea p.detailBtn a:hover {
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
}


/* userInfo
========================================== */
#homeNavigation ul#userInfo {
	margin: 0 0 30px;
}

#homeNavigation ul#userInfo li {
	margin: 0 0 0;
}


/* Bland Lineup
========================================== */
#homeNavigation #brandLineup {
}

#homeNavigation #brandLineup p {
	margin: 5px 0;
	text-align: center;
}

#homeNavigation #brandLineup ul {
	margin-left: 3px;
	zoom: 1;
}

#homeNavigation #brandLineup ul:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#homeNavigation #brandLineup ul li {
	float: left;
	display: inline;
	margin: 0 3px;
	width: 122px;
	height: auto !important; /* for Modern Browser */
	height: 160px; /* for IE */
	min-height: 160px; /* for Modern Browser */
}

#homeNavigation #brandLineup ul li span {
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/common/ico_arrow_gray_01.png) no-repeat 0 0.15em;
}

#homeNavigation #brandLineup ul li span a {
	padding-bottom: 1px;
	color: #0040A3;
	text-decoration: none;
	font-weight: bold;
}

#homeNavigation #brandLineup ul li span a:hover {
	text-decoration: underline;
}


/* 
========================================== */
#homeMainArea .vcUnit {
}

#homeMainArea .vcUnit p {
	margin: 0 0 10px;
	font-size: 92.4%;
	line-height: 1.335;
}

#homeMainArea .vcUnit .textUnit {
	float: left;
	display: inline;
	margin: 0 0 15px 16px;
	width: 200px;
}

#homeMainArea .vcUnit .imgUnit {
	clear: both;
	padding: 0 10px 20px 18px;
	zoom: 1;
}

#homeMainArea .vcUnit .imgUnit:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#homeMainArea .vcUnit .imgUnit p.image {
	float: left;
	display: inline;
	margin: 0 18px 0 0;
}


/* newProduct
========================================== */
#homeMainArea #newProduct {
}

#homeMainArea #newProduct table {
	border: none;
}

#homeMainArea #newProduct table td {
	border: none;
	padding: 0;
}


/* cosmetlogicals
========================================== */
#homeMainArea #cosmetlogicals {
}

#homeMainArea #cosmetlogicals h2 {
	margin: 0 0 25px;
}

#homeMainArea #cosmetlogicals p {
	margin: 0 0 7px 35px;
	width: 380px;
}


/* 
========================================== */
#homeAboutUs {
	width: 729px;
	margin: 0 0 10px;
}

#homeAboutUs .bgTop,
#homeAboutUs .bgBtm {
	clear: both;
	width: 729px;
	height: 7px;
	background: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#homeAboutUs .bgTop {background-image: url(../images/home/bg_top_about_us.png); margin: 0 0 10px;}
#homeAboutUs .bgBtm {background-image: url(../images/home/bg_btm_about_us.png);}

#homeAboutUs .section {
	display: inline;
}

#homeAboutUs .section.left  {float: left;  margin: 0 0 10px 30px; width: 300px;}
#homeAboutUs .section.right {float: right; margin: 0 18px 10px 0; width: 370px;}
#homeAboutUs .section.right ul {
	min-height:164px;
}


#homeAboutUs .section.right p {
	font-size:90%;
}

#homeAboutUs .section h2 {
	margin: 0 0 10px;
	padding: 0 0 7px;
	border-bottom: 5px solid #D8D8D6;
}

#homeAboutUs .section h3 {
	margin: 0 0 10px;
}

#homeAboutUs .section .textUnit {
	height: auto !important; /* for Modern Browser */
	height: 288px; /* for IE */
	min-height: 288px; /* for Modern Browser */
}

#homeAboutUs .section p {
	margin: 0 0 10px;
}

#homeAboutUs .section p.corporateInfo {
	text-align: right;
	overflow:hidden;
}

#homeAboutUs .section ul {
	margin: 0 0 15px;
	zoom: 1;
}

#homeAboutUs .section ul:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#homeAboutUs .section ul li {
	float: left;
	display: inline;
	padding: 0 8px;
	width: 106px;
	color: #0582BC;
	font-size: 90%;
	line-height: 1.335;
	border-left: 1px solid #D8D8D6;
}

#homeAboutUs .section ul li.first {
	border: none;
}

#homeAboutUs .section ul li img {
	margin: 0 0 7px;
}

#homeAboutUs .section table {
	width: 360px;
}

#homeAboutUs .section table td {
	width: 110px;
	background: #FFF;
	text-align: center;
}
