@charset "utf-8";

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Common Styles

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
/* productBlock01 */
div.productBlock01 ul.linkListB01 li{
	background-position:0 95px;
}
div.productBlock01 ul.linkListB01 li img{
	margin:0 0 4px -16px;
}


/* extention */
.borderA01{
border:3px solid #e5e5e5;
zoom:1;
}

.borderA01 img{
display:block;
margin:-3px;
position:relative;
z-index:-1;
}

div.boxBlockA01{
border:1px solid #e0e0e0;
}

div.boxBlockA01 div.inner{
border:1px solid #fff;
background:#f2f2f2;
padding:6px 14px;
}

div.txtAndImgA01{
overflow:hidden;
zoom:1;
clear:both;
}
div.txtAndImgA01:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

div.txtAndImgA01 .img{
width:200px;
float:left;
}

div.txtAndImgA01 .txt{
width:496px;
float:right;
}

div.txtAndImgA02 .img{
width:200px;
float:left;
}

div.txtAndImgA02 .txt{
width:490px;
float:right;
border:1px solid #e0e0e0;
padding:2px 2px 0;
}

div.txtAndImgA02:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
}

ul.listEfficacy{
list-style:none;
margin:0.17em 0 0.25em;
zoom:1;
}

ul.listEfficacy li{
float:left;
margin-left:0;
}

ul.listEfficacy:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
}

/* option */
#mainContents .adjust01{
	margin:0.5em 0;
}
#mainContents .adjust02{
	margin:0.83em 0;
}
#mainContents .adjust03{
	margin:0 0 0.5em;
}
#mainContents .adjust04{
	margin:0 0 1.5em;
}


/*div.block2A02 div.productsBox{
position:relative;
}*/
div.block2A02 div.productsBox p a span,
div.block2A02 div.productsBox div{
display:block;
width:206px;
float:right;
}
div.block2A02 div.productsBox p a span{
cursor:pointer;
text-decoration:underline;
background:url(/img/common/ico/link_a01.gif) no-repeat 0 0.45em;
padding-left:10px;
margin-bottom:0.6em;
}
div.block2A02 div.productsBox p a:hover span,
div.block2A02 div.productsBox p a:active span{
text-decoration:none;
}
div.block2A02 div.productsBox div.clearfix{
width:auto;
float:none;
padding-bottom:4px;
}
/*div.block2A02 div.productsBox p.faborite{
position:absolute;
top:126px;
left:16px;
}*/

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;
}


/* 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;
}



.cartBlockA01 p.price{
float:left;
margin:0 20px 5px 0;
line-height:1;
}
.cartBlockA01 p.price02{
float:left;
padding-right:8px;
}

.cartBlockA01 p.price strong{
margin-left:0.5em;
}
.cartBlockA01 p.price em{
font-weight:bold;
margin-left:0.5em;
}
.cartBlockA01 p.price img{
margin:0 0 -1px;
}

.cartBlockA01 ul.linkListB01{
margin-top:5px;
float:left;
width:200px;
}

.cartBlockA01 p.use{
font-size:90%;
float:left;
width:316px;
}
.cartBlockA01 p.use em{
font-weight:bold;
}

/* relationItem */
dl.relationItem{
background:#f2f2f2;
zoom:1;
}

dl.relationItem dt,
dl.relationItem dd{
display:block;
float:left;
padding:5px 10px;
}

dl.relationItem dt{
width:170px;
}

dl.relationItem dd{
width:490px;
}

dl.relationItem ul{
list-style:none;
margin:0;
}

dl.relationItem ul li{
display:inline;
margin:0 10px 0 0;
}

dl.relationItem:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
}


/* A-recommendCommentBlock */
div.supplementLiner{
border:1px solid #e0e0e0;
padding:0 16px 16px;
}
div.supplementLiner h2{
	margin:-1px -17px 12px;
}

div.supplementLiner table.noramal,
div.supplementLiner table.discount{
	width:316px;
	margin-top:12px;
}
div.supplementLiner table.noramal th,
div.supplementLiner table.noramal td,
div.supplementLiner table.discount th,
div.supplementLiner table.discount td{
	width:50%;
	padding:6px 10px;
}
div.supplementLiner table.noramal th{
	background:#e6e6e6;
}
div.supplementLiner table.noramal td{
	background:#f2f2f2;
}
div.supplementLiner table.discount th{
	color:#fff;
	background:#ffbcbc;
}
div.supplementLiner table.discount td{
	color:#eb000d;
	background:#feeded;
}

div.supplementLiner p.posLeft img{
	margin:20px 0 16px 8px;
}


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 E01-04

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
div.E01-04_featured dt{
	color:#eb000d;
	font-weight:bold;
}
div.E01-04_featured dd{
	margin:10px 0;
}
div.E01-04_featured dd span{
	background:#fff0c8;
	padding:8px;
}

ul.E01-04_notice{
margin:0 0 0.5em;
list-style:none;
}

p.E01-04_notice,
ul.E01-04_notice li{
margin-left:0;
padding-left:1em;
text-indent:-1em;
font-size:83.33%;
}

ol.E01-04_list li{
line-height:1.9;
}

p.info{
font-size:117%;
font-weight:bold;
color:#EB000D;
}

.I-deliveryNote01 {
	font-size: 90%;
	text-indent: -1.0em;
	margin-left: 1.0em;
}


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 E01-06 / E01-06-01

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
ul.E01-06_tab{
	clear:both;
	position:relative;
	list-style:none;
	height:32px;
	background:#fff url(/img/products/E01-06_tab01_bg.gif) no-repeat left bottom;
	margin:0;
}
ul.E01-06_tab li{
	margin:0 -1px 0 0;
	float:left;
	border:1px solid #63a749;
	font-size:90%;
}
ul.E01-06_tab li img{
	vertical-align:middle;
}


.E01-06Block01{
	background:#fefcf3 url(/img/products/E01-06_bg01.jpg) no-repeat;
	padding:30px 18px 2em 30px;
	overflow:hidden;
	zoom:1;
	clear:both;
}
.E01-06Block02{
	background:#fefcf3 url(/img/products/E01-06_bg03.jpg) no-repeat;
	padding:8px 18px 2em 30px;
	overflow:hidden;
	zoom:1;
	clear:both;
}
.E01-06Block01:after,
.E01-06Block02:after,
.E01-06-01Block01 .recipeBlock:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.E01-06Block01 h2,
.E01-06Block02 h2{
	margin-bottom:1em;
}

.E01-06Block01 div.pointBlock,
.E01-06Block02 div.pointBlock{
	width:281px;
	background:url(/img/products/E01-06_bg02.gif) no-repeat;
	margin:0.6em 0 0 8px;
}
.E01-06Block01 div.pointBlock h3,
.E01-06Block02 div.pointBlock h3{
	color:#ea5406;
	background:url(/img/products/E01-06_h3_bg.gif) no-repeat left bottom;
	padding:7px 0 6px;
	margin:0 12px;
}
.E01-06Block01 div.pointBlock p,
.E01-06Block02 div.pointBlock p{
	margin:4px 16px 0;
}


.E01-06-01Block01{
	background:#fefcf3 url(/img/products/E01-06-01_bg01.jpg) no-repeat;
	padding:0 17px 2em;
}
.E01-06-01Block01 .recipeBlock{
	background:#fefcf3 url(/img/products/E01-06-01_recipe_bg01.gif) repeat-y;
	margin:0 1px;
	padding:0 16px 20px 0;
	overflow:hidden;
	zoom:1;
	clear:both;
}

.E01-06-01Block01 .recipeBlock ul.recipeNav{
	width:191px;
	list-style-type:none;
}
.E01-06-01Block01 .recipeBlock ul.recipeNav li{
	margin-top:1px;
}

.E01-06-01Block01 .recipeBlock #rcp01,
.E01-06-01Block01 .recipeBlock #rcp02,
.E01-06-01Block01 .recipeBlock #rcp03,
.E01-06-01Block01 .recipeBlock #rcp04{
	width:431px;
	background:url(/img/products/E01-06-01_recipe_bg02.gif) no-repeat 0 42px;
	margin-top:1px;
	padding-bottom:9px;
}
.E01-06-01Block01 .recipeBlock #rcp02,
.E01-06-01Block01 .recipeBlock #rcp03,
.E01-06-01Block01 .recipeBlock #rcp04{
	display:none;
}

.E01-06-01Block01 .recipeBlock div.recipe{
	width:398px;
	background:url(/img/products/E01-06-01_recipe_bg03.gif) no-repeat right bottom;
	margin-left:13px;
	padding:0 6px 18px 0;
}
.E01-06-01Block01 .recipeBlock div.recipe dl.howtomake{
	clear:both;
	width:351px;
	background:#fff;
	margin:0.6em 0 0 15px;
	padding:10px 10px 14px;
}
.E01-06-01Block01 .recipeBlock div.recipe dl.howtomake dt{
	margin-bottom:6px;
}
.E01-06-01Block01 .recipeBlock div.recipe dl.howtomake dd ol,
.E01-06-01Block01 .recipeBlock div.recipe dl.howtomake dd ol li{
	list-style:none;
	margin:0;
}

.E01-06-01Block02{
	background:#fefcf3 url(/img/products/E01-06-01_bg02.jpg) no-repeat left bottom;
	padding:0 17px 6em;
}



