@charset "Shift_JIS";

/* LEFTNAVI ㏑
--------------------------------------------------------------*/
#LEFTNAVI{
	padding:0 0 15px 0;
	background-color:#f7edc0;
	background-color:#F6F3C0;
	background-image: url(/products/common/images/bg_leftnavi_01.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
}
#LEFTNAVI ul{
	list-style-type:none;
	margin:6px 6px 10px 6px;
}
#LEFTNAVI ul li{
	padding:0 0 0 8px;
	margin-bottom:4px;
	background-image: url(/products/common/images/bullet_leftnavi01.gif);
	background-repeat: no-repeat;
	background-position:0 5px;
}
#LEFTNAVI .backnumber{
	margin:10px 6px;
}
#LEFTNAVI table.profile{
	margin:10px 0px 15px 6px;
	width:145px;
}
#LEFTNAVI table.profile th,
#LEFTNAVI table.profile td{
	vertical-align:top;
}
#LEFTNAVI table.profile th{
	width:80px;
	text-align:left;
}
#LEFTNAVI table.profile th img{
	border:1px solid #CDCDCD;
}
#LEFTNAVI table.profile td p.txt{
	padding-top:15px;
	font-size:x-small;
}
#LEFTNAVI .pickup{
	width:150px;
	margin:0 0 0 3px;
	background-image: url(/products/common/images/bg_leftnavi_03.gif);
	background-repeat: repeat-y;
	background-position:0 0;
}
#LEFTNAVI .pickup .pickupBtm{
	padding:0px 7px 7px 7px;
	background-image: url(/products/common/images/bg_leftnavi_02.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}
#LEFTNAVI .pickup .pickupBtm p{
	padding:8px 0 0px 0 ;
}
#LEFTNAVI .pickup .pickupBtm p.border{
	margin-top:8px;
	border-top:1px solid #D8DACB;

}
#LEFTNAVI .pickup .pickupBtm ul{
	padding:0px;
	margin-bottom:0px;
}
#LEFTNAVI .pickup .pickupBtm ul li{
	margin:5px 0 0 0;
	padding:0 0 0 8px;
	background-image: url(/products/common/images/bullet_leftnavi02.gif);
	background-repeat: no-repeat;
	background-position:0 7px;
}


/* CONTENTS
--------------------------------------------------------------*/
#CONTENTS .categoryPct{
	margin:0px;
	padding:0px;
	border-bottom:2px solid #e5c32f;
}


/* CONTENTS productsBtn
--------------------------------------------------------------*/
table.productsBtn{
	width:574px;
	margin:0;
}
table.productsBtn,
table.productsBtn td,
table.productsBtn td img{
	margin:0;
	padding:0;
}

/* CONTENTS brandsite
--------------------------------------------------------------*/
table.brandsite{
	width:572px;
}


table.brandsite td{
	width:142px;
	border-right:1px solid #D8DACB;
	border-bottom:1px solid #D8DACB;
}
table.brandsite td.noborder{
	border-right:0px;
}
table.brandsite table th{
	width:77px;
	text-align:left;
}
table.brandsite table td{
	border:0px;
}


table.brandsite2{
	width:572px;
	border-top:1px solid #D8DACB;

}
table.brandsite2 td{
	width:142px;
	border-right:1px solid #D8DACB;
	border-bottom:1px solid #D8DACB;
}
table.brandsite2 td.noborder{
	border-right:0px;
}
table.brandsite2 table th{
	width:77px;
	text-align:left;
}
table.brandsite2 table td{
	border:0px;
}


.line_brandsite{
padding-top:20px;
background-image:url(../images/line_brandsite.gif);
background-position:center;
background-repeat:no-repeat;
}






/* ----- pdct-menu ----- */

/* ----- utility ----- */

div.mainarea p {
margin:20px 0 0 0;
}

div#pdct-menu {
width:574px;
margin-bottom:10px;
}
div#pdct-menu li {
display:inline;
}

h1.pdct {
margin:20px 0 0 0;
padding:0 0 0 15px;
background:url(/products/catalogue/common/images/h1_bg.gif) repeat-x left top;
line-height:37px;
font-weight:bold;
font-size:14px;
}

p.main_pic {
margin:20px 0 0 0;
}

ul.each-link_catalogue {
width:574px;
margin:20px 0 0 0;
list-style:none;
}
ul.each-link_catalogue li {
width:280px;
background:#F1F0DF url(/products/catalogue/common/images/icon_pdct.gif) no-repeat 4px 6px;
}
ul.each-link_catalogue li a {
display:block;
padding:3px 20px 3px 25px;
}
ul.each-link_catalogue li.left {
float:left;
}
ul.each-link_catalogue li.right {
float:right;
}




/* ----- from detail.css ----- */


#CONTENTLIST{
	text-align:right;
	padding:0px;
	margin:5px 0px 0px 0px;
}
#CONTENTLIST a{
	text-decoration:none;
	font-size:small;
	color:#666666;
	vertical-align:middle;
}
#CONTENTLIST img{
	margin-right:5px;
}

#ITEMPICTURE{
	float:left;
	margin:15px 4px 0px 5px;
	width:160px;
	height:160px;
	background-image: url(/products/common/images/product_pict_frame_new.gif);
	background-repeat: no-repeat;
	background-position:left center;
	text-align:center;
}
#ITEMPICTURE .imgarea{
	height:140px;
	width:140px;
	position:relative;

}
#ITEMPICTURE img{
	position:relative;
	top:18%;
}
#ITEMPICTURE .picturetext{
	height:20px;
	font-size:12px;
	color:#666666;
	text-align:left;
	margin-left:5px;
}
#ITEMINFO{
	float:right;
	width:380px;
	height:180px;
	margin-top:15px;
	vertical-align:middle;
}
#ITEMINFO .itemlink{
	background:#f1f0df;
	width:380px;
	margin-bottom:10px;
}
#ITEMINFO .itemlink img{
	margin:5px 10px;
}
#ITEMINFO .itemlink a{
	color:#000000;
}

.LrcpRecommend{
	float:left;
}
.RrcpRecommend{
	float:right;
}
.LrcpRecommend,.RrcpRecommend{
	width:280px;
	height:120px;
	margin-top:10px;
}
.LrcpRecommend img,.RrcpRecommend img{
	width:140px;
	height:100px;
	float:left;
	margin-right:10px;
}
.rcpInfo h5{
	font-size:12px;
	margin:0px;
}
.rcpInfo{
	height:85px;
}
.brandRecipe{
	width:550px;
	height:100px;
	text-align:center;
	padding:10px;
}
.detaillink img{
	vertical-align:middle;
}
.detaillink img{
	width:10px;
	height:10px;
	margin:5px 10px;
}
.detaillink a{
	color:#000000;
}
.mainarea h2{
	margin:25px 0px 0px 0px;
	font-size:14px;
	color:#666666;
	padding:2px 0px 2px 10px;
	border-left:solid #eebb2b 10px;
	border-bottom:solid #CCCCCC 1px;
}
.mainarea td{
	line-height:20px;
}
#testaaa {
	background-color:#ff0000;
	width:570px;
}
.mainarea .TopdtlTitle,.mainarea .dtlTitle{
	background:#d8dacb;
	width:100px;
}
.dtlItem td{
	padding:4px 2px;
}
.mainarea .TopdtlTitle{
	border-top:solid #d8dacb 1px;
}
.mainarea .dtlTitle{
	border-top:solid #ffffff 1px;
}
.dtlItem td{
	width:600px;
}

.mainarea .dtlItem{
	font-size:12px;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color:#d8dacb;
	margin:0px;
	padding:0px 0px 0px 5px;
}
.dtlItem img{
	margin:0px 5px 3px 0px;
	vertical-align:middle;
}
.mainarea .FindtlItem{
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#d8dacb;
}
.faqlink{
	margin-top:4px;
	width:550px;
	list-style:none;
}
.faqlink img{
	margin-right:5px;
}
.faqlist{
	width:550px;
	text-align:right;
	padding-top:6px;
	padding-right:10px;
	margin:0px;
}
#INFOCAUTION{
	margin:15px;
	font-size:12px;
	color:#333333;
}
#RELATIVELINK{
	border-left:solid #eebb2b 10px;
	background:#f4f3e2;
}
#RELATIVELINK h4{
	width:70px;
	font-size:14px;
	color:#666666;
	margin-top:5px;
	padding-left:10px;
	font-weight:normal;
	float:left;
}
#RELATIVELINK table{
}
#RELATIVELINK td{
	height:18px;
	padding:0 0 0 10px;
	vertical-align:middle;
}
#RELATIVELINK img{
	margin:0px 10px 3px 0px;
}
#DETAILFOOTER{
	margin-top:20px;
	border-top:solid #CCCCCC 1px;
	padding-top:5px;
}
#DETAILFOOTER img{
	vertical-align:middle;
}
#DETAILFOOTER a{
	color:#666666;
	text-decoration:none;
	margin:0px 5px;
}
#DETAILFOOTER .prelink{
	float:left;
}
#DETAILFOOTER .nxtlink{
	float:right;
}



