@charset "utf-8";

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 rule

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
*html ol.ruleList01{	margin-left:22px;/*	margin-left:38px;*/}
*:first-child+html ol.ruleList01{	margin-left:22px;/*	margin-left:38px;*/}

ol.ruleList01 li{
	margin-bottom:1em;
}


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Labo Labo + GENOMER

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
/* tab */
ul.laboTab1A01,
ul.laboTab1B01{
	clear:both;
	position:relative;
	height:28px;
	list-style:none;
	margin:0;
}

ul.laboTab1A01{
	border-bottom:4px solid #e6e6e6;
	margin-bottom:10px;
}
ul.laboTab1B01{
	border-top:4px solid #e6e6e6;
	margin-top:10px;
}

ul.laboTab1A01 li,
ul.laboTab1B01 li{
	margin:0 -1px 0 0;
	float:left;
	width:99px;
	height:26px;
	border:1px solid #e0e0e0;
	background:#e6e6e6;
	text-align:center;
	font-size:90%;
}
ul.laboTab1A01 li a,
ul.laboTab1B01 li a{
	display:block;
	width:100%;
	height:100%;
	background:#fff;
	text-decoration:none;
}
ul.laboTab1A01 li img,
ul.laboTab1B01 li img{
	vertical-align:middle;
}

ul.laboTab1A01 li.special,
ul.laboTab1B01 li.special{
	border:none;
	background:transparent;
	width:auto;
	height:auto;
}
ul.laboTab1A01 li.special img,
ul.laboTab1B01 li.special img{
	position:absolute;
	right:0;
}
ul.laboTab1A01 li.special img{top:0;}
ul.laboTab1B01 li.special img{bottom:0;}

h2.headingLabo,
h2.headingLabo02,/* add 091111 */
h3.headingLabo{
	background:#fff url(/img/others/labo_h2_bg.gif) no-repeat right top;
	border-bottom:1px solid #dc373d;
	border-left:1px solid #dc373d;
}

h2.headingGenomer,
h3.headingGenomer{
	background:#fff url(/img/others/genomer_h2_bg.gif) no-repeat right top;
	border-bottom:1px solid #8d8d8d;
	border-left:1px solid #8d8d8d;
}

h2.headingLabo,
h3.headingLabo,
h2.headingGenomer,
h3.headingGenomer{
	padding:13px 0 9px 9px;
	margin-bottom:0.6em;
}

/* add 091111 */
h2.headingLabo02{
	padding:13px 0 9px 9px;
	margin-bottom:1em;
}
/* add 091111 */

p.paragraphA01 img.pIco{
	margin-bottom:0.3em;
}

div.block2A02 div.block1A01 table.dataTableD01{
	width:auto;
	table-layout:auto;
	font-size:90%;
}
div.block2A02 div.block1A01 table.dataTableD01 tbody th{
	white-space:nowrap;
	padding-right:16px;
}

/* labo banner */
div.laboBannerBlock{
	background:url(../img/others/labo_bg01.gif) repeat-y;
	margin-bottom:4em;
	clear:both;
	zoom:1;
}
div.laboBannerBlock:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.laboBannerBlock p{
	width:213px;
}
div.laboBannerBlock p.posLeft{
	padding-right:32px;
}
div.laboBannerBlock p img{
	margin-bottom:4px;
}
div.laboBannerBlock p a img{
	vertical-align:top;
	text-decoration:none;
}


/* Cart Block */
.cartBlockA01{
	margin:0 0 2em;
	padding:12px 8px 8px 16px;
	background:#feeded;
	clear:both;
	zoom:1;
}
.cartBlockA01:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cartBlockA01 label.price,
.cartBlockA01 label.number{
display:block;
float:left;
margin:0 10px 5px 0;
}

.cartBlockA01 label.price img{
margin:0 0 -2px;
}
.cartBlockA01 label.price select{
/*width:145px;*/
}
.cartBlockA01 p.orderPrice{
float:left;
padding-right:8px;
}
*html .cartBlockA01 p.orderPrice{
float:none;
display:inline;
}
*:first-child+html .cartBlockA01 p.orderPrice{
float:none;
display:inline;
}

/* priceBlock */
.cartBlockA01 div.priceBlock{
float:left;
padding-right:8px;
}

.cartBlockA01 div.priceBlock p.price02{
float:none;
padding-right:0;
}

/* Cart Block02 add 091111 */
.cartPagelinkA02{
	margin: 0 0 15px;
	padding: 10px 0px 0px 10px; /*20100223*/
	border: 1px solid #e7e7e7;

}
.cartPagelinkA02 ul{
}
.cartPagelinkA02 ul li{
	background: url(/img/common/ico/link_u01.gif) 0 3px no-repeat;
	padding-bottom: 0.8em;
	display: inherit;
	float: left;
	white-space: nowrap;
	/*width: 11.5em;*/
	width:198px; /*20100223*/
}

.productDetail {
	width: 210px;
	float: right;
}
.productDetail ul li.productTitle {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 0.5em;
}
.productDetail .productTxt {
    /*font-size: 95%;*/
	margin: 0 0 0.8em;
}

.cartBlockA02{
	margin:0 0 2em;
	padding:12px 0 8px 5px;
	background:#feeded;
	clear:both;
	zoom:1;
}
.cartBlockA02:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cartBlockA02 label.price,
.cartBlockA02 label.number{
display:block;
float:left;
margin:0 5px 5px 0;
}

.cartBlockA02 label.price img{
margin:0 0 -2px;
}
.cartBlockA02 label.price select{
/*width:145px;*/
}
.cartBlockA02 p.orderPrice{
float:left;
padding-right:8px;
}
*html .cartBlockA02 p.orderPrice{
float:none;
display:inline;
}
*:first-child+html .cartBlockA02 p.orderPrice{
float:none;
display:inline;
}

/* priceBlock02 */
.cartBlockA02 div.priceBlock{
float:left;
padding-right:8px;
}

.cartBlockA02 div.priceBlock p.price02{
float:none;
padding-right:0;
}

.cartBlockA02 p.use{
font-size:90%;
float:left;
width:316px;
}
.cartBlockA02 p.use em{
font-weight:bold;
}

/*pagetop*/
p.returnPageTop02{
	width:704px;
	font-size:90%;
	text-align:right;
	margin:-1em auto 2em;
	clear: both;
}


p.returnPageTop02 a{
	background:url(/img/common/ico/link_a02.gif) no-repeat 0 0.3em;
	padding-left:10px;
}

/* add 091111 */

.cartBlockA01 p.use{
font-size:90%;
float:left;
width:316px;
}
.cartBlockA01 p.use em{
font-weight:bold;
}

/* genomer care */
.genomerCare{
	background:#b8b8b8;
	padding:8px 8px 8px 0;
	margin-bottom:1em;
}
.genomerCare table.dataTableD01 thead th img{
	margin-bottom:5px;
}
.genomerCare table.dataTableD01 tbody th{
	vertical-align:middle;
}
.genomerCare table.dataTableD01 tbody td.morning img{
	border:3px solid #e1dfdf;
}
.genomerCare table.dataTableD01 tbody td.night img{
	border:3px solid #a0a0a0;
}
.genomerCare table.dataTableD01 tbody td.space{
	height:8px;
}

.genomerPremium{
	position:relative;
}
.genomerPremium span{
	position:absolute;
	top:46px;
	left:440px;
}

.genomerNews table.dataTableD01 th,
.genomerNews table.dataTableD01 td{
	padding:0 8px 6px 0;
}
.genomerNews table.dataTableD01 th{
	white-space:nowrap;
}


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 404 error

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
h1.heading404{
	font-size:134%;
	letter-spacing:0.1em;
	margin-bottom:2em;
}
h1.heading404 img{
	vertical-align:middle;
	margin-right:8px;
}

div.block2A02 div.block2A02First input{
	vertical-align:middle;
}
div.block2A02 div.block2A02First input.searchTxt{
	width:278px;
	height:16px;
	border:1px solid #ccc;
}




/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 site map

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
.sitemapBox ul.linkListA01 {
	margin-left: 5px;
}
.sitemapBox ul.linkListA01 li {
	padding-bottom: 0.8em;
}
.sitemapBox ul.linkListA01 li ul {
	padding-left: 12px;
}
.sitemapBox ul.linkListA01 li .linkBlankOut li {
	padding-left: 18px;
}
.sitemapBox .block2A01 {
	margin-bottom: 2.0em;
}

.sitemapColumnOuter {
	/* ----- */
}
/* clerfix ----- */
.sitemapColumnOuter:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .sitemapColumnOuter { display: inline-block; }
/* no ie mac \*/
* html .sitemapColumnOuter { height: 0.1%; }
.sitemapColumnOuter { display: block; }
/* */
/* for IE7 */
*:first-child+html .sitemapColumnOuter { display: inline-block; }
/* ----- clerfix */

.sitemapColumnOuter .sitemapColumn01 {
	width: 224px;
	padding-right: 10px;
	float: left;
}
.sitemapColumnOuter ul.linkListA01 li {
	padding-bottom: 0.4em;
}
.sitemapColumnOuter ul.sitemapList01 {
	list-style-type: none;
	margin: 0px;
	padding: 1.6em 0px 0px 0px;
}
.sitemapColumnOuter ul.linkListA01 ul.sitemapList01 {
	padding-top: 0px;
}
.sitemapColumnOuter ul.sitemapList01 li {
	background:url(/img/common/ico/link_a04.gif) no-repeat 0 0.45em;
	margin: 0px;
	margin-top: 0.4em;
	padding: 0px 0px 0px 10px;
}








