td {
	color:#333333;
	font-size:100%;
	line-height:130%;
	}

/*IE6用*/
* html td {
	font-size:84%;
	line-height:130%;
	}
* html th {
	font-size:84%;
	line-height:130%;
	}


/* ナビ */
#item_menu02 {
	background : url(../img/bg_nv02.gif) repeat-x left top;
	}
#item_menu02 ul{
	background:url(../img/bg_nv01.gif) repeat-x left top ;
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	height:27px;
	border-bottom:1px solid #ffffff;
	}
*html #item_menu02 ul{
	display:inline;
	}
.p_navi01{
	margin:0;
	display:inline;
	padding:0 6px 0 6px;
	border-right:1px solid #ffffff;
	height:26px;
	line-height:26px;
	}
.p_navi01 a{
	padding:0 0 0 10px;
	background:url(../img/arrow_nv01.gif) no-repeat left -1px ;
	color:#000000;
	}
.p_navi01 a:hover{
	color:#cc0000;
	}
.p_navi01 span{
	padding:0 0 0 10px;
	background:url(../img/arrow_nv01.gif) no-repeat left -1px ;
	color:#cc0000;
	}

#page{
	border:1px solid #cccccc;
	text-align:left;
	}

#title{
	background:url(../img/ttl.gif) no-repeat right top;
	height:34px;
	padding:0 0 0 8px;
	}
#title h1{
	font-size:130%;
	color:#ffffff;
	line-height:115%;
	margin:0;
	padding:8px 0 0 0;
	}
#title span{
	font-size:84%;
	font-weight:normal;
	padding-left:1em;
	}
	
	

.position01{
	position:absolute;
	display:none;
	}
	
.pdmenu {
	text-decoration:none;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:124px;
	background-color:ivory;
	filter: Alpha(opacity=90);
	text-align:center;
	}
.pdmenu a {
	display:block;
	padding:2px 0 2px 7px;
	background:url(../img/arrow_nv01.gif) no-repeat 6px 2px ;
	color:#000000;
	}
.pdmenu a:hover {
	text-decoration:none;
	color:#cc3366;
	}




/* DC TOP */
#dc_topbox{
	background:url(images/dc_main.jpg) no-repeat left top;
	}
#dc_topright{
	margin-left:338px;
	padding-bottom:10px;
	zoom:100%;
	}
#dc_topright:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
#dc_topright h2{
	background:url(images/dc_logo.gif) no-repeat left top;
	height:76px;
	margin:0;
	font-size:20%;
	text-indent:-600px;
	overflow:hidden;
	}
	
#dc_topcopy{
	width:274px;
	float:left;
	}
#dc_topcopy h3{
	color:#E2485C;
	margin:0 0 10px 0; 
	padding:0 0 6px 0;
	border-bottom:1px dotted #E2485C;
	font-weight:bold;
	font-size:112%;
	}
#dc_toptitle_sub{
	font-weight:normal;
	font-size:82%;
	}
#dc_topcopy p{
	margin:0 0 0.5em 0; 
	text-align:justify;
	font-size:92%;
	text-justify:inter-ideograph;
	}
#dc_topprod{
	background:url(images/dc_prod.jpg) no-repeat left 12px;;
	width:164px;
	float:right;
	padding-top:184px;
	}
#dc_topprod h4{
	margin:0 0 0 8px;
	padding:0;
	font-size:100%;
	color:#E2485C;
	}
#dc_price{
	margin-left:8px;
	}
	
#dc_ossbox{
	margin-left:338px;
	padding-bottom:12px;
	zoom:100%;
	}
#dc_ossbox:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
#dc_oss{
	float:left;
	width:270px;
	}
#dc_oss h4{
	margin:0;
	font-size:100%;
	color:#fff;
	border:1px solid #ccc;
	background:#E2485C url(../img/bg_oss.gif) repeat-x left top;
	padding:2px 0 4px 8px;
	}
	
	
#dc_oss ul{
	margin:0;
	border:1px solid #ccc;
	border-top:0;
	padding:8px 4px 8px 1.5em;
	color:#c36;
	}
#dc_oss li{
	margin:0;
	padding:0;
	}
	
#zen_box{
	width:156px;
	float:right;
	}
#zen_box a{
	display:block;
	width:112px;
	height:32px;
	background:url(../img/bt_zen.gif) no-repeat left top;
	font-size:20%;
	text-indent:-600px;
	overflow:hidden;
	}

	
/* 全成分リスト */
.zen_title{
	background:#F8C990 url(../img/zen.gif) repeat-x top left;
	margin:0;
	padding:3px 4px 3px 6px;
	color:#ff9933;
	font-size:100%;
	line-height:105%;
	}

.zen_body{
	background-color:#FFF2E3;
	padding:4px 12px;
	min-height:262px;
	}
* html .zen_body{
	height:270px;
	}

.zen_body ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:105%;
	}
.zen_body li{
	margin:0 0 4px 0;
	padding:0;
	}

#zen_left{
	width:250px;
	float:left;
	margin-right:7px;
	}
#zen_right{
	width:250px;
	float:right;
	}
#zen_center{
	float:left;
	width:250px;
	}

/* FAQ */
#faq_list a{
	background:url(../img/04_q.gif) no-repeat 4px 9px;
	}
.faq_q{
	background:url(../img/04_q.gif) no-repeat 12px 8px;
	}
.faq_a{
	background:url(../img/04_a.gif) no-repeat 12px 8px;
	}
.faq_a h4{
	margin:0 0 0.25em 0;
	padding:0;
	color:#8D7845;
	font-size:100%;
	}
.faq_biko{
	margin-top:18px;
	line-height:125%;
	color:#666666;
	font-size:77%;
	border-top:1px solid #ccc;
	padding-top:4px;
	padding-left:8px;
	}

/* 使用方法 */
.usestep{
	margin-top:12px;
	margin-bottom:20px;
	}
.usestep p{
	margin:0;
	}

	
.obstep{
	margin-bottom:10px;
	}
	
.obstep h3{
	background:url(../img/03_n2.gif) no-repeat left top;
	width:84px;
	height:68px;
	font-size:20%;
	text-indent:-200px;
	overflow:hidden;
	margin-bottom:10px;
	}
.obstep p{
	margin:0 0 4px 0;
	}
.tejun{
	margin-bottom:8px;
	}
	
	
/* 特徴 */
.oc_tokbox{
	background:url(../img/flm03.gif) repeat-y center top;
	width:756px;
	}
.oc_tokbox_b{
	background:url(../img/flm02.gif) no-repeat center bottom;
	padding-bottom:2px;
	}
.oc_tokbox h3{
	background:url(../img/flm01.gif) no-repeat center top;
	padding:4px 0 12px 12px;
	margin:0;
	font-size:112%;
	color:#ffffff;
	}
.oc_tokbox_body{
	margin:6px 20px 0 20px;
	padding-bottom:6px;
	zoom:100%;
	}
.oc_tokbox_body:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
.oc_tokbox_body p{
	margin:0px 0px 0.75em 0px;
	padding-bottom:4px;
	text-align:justify;
	text-justify:inter-ideograph;
	}
.oc_tokbox_body img{
	float:right;
	margin-left:16px;
	border:1px solid #ccc;
	}
.oc_tok_left{
	width:345px;
	float:left;
	}
.oc_tok_right{
	width:345px;
	float:right;
	}
.obc_title{
	color:#ff6600;
	margin:0 0 0.4em 0;
	padding-left:4px;
	border-left:4px solid #ff6600;
	font-weight:bold;
	font-size:112%;
	}
.oc_tok_line{
	border-bottom:2px dotted #f60;
	}

#obc_indexbox{
	border:1px solid #ccc;
	background-color:#FFF0DE;
	margin-top:1.5em;
	width:380px;
	font-size:112%;
	}
#obc_indexbox ul{
	margin:8px 18px;
	padding:0;
	list-style:none;
	}
#obc_indexbox li{
	margin:0 0 4px 0;
	padding:4px 0 1px 16px;
	border-bottom:1px dotted #999;
	background:url(../../../img/arrow01.gif) no-repeat left 6px;
	font-weight:bold;
	}
#obc_indexbox span, #obc_indexbox a:hover{
	color:#f60;
	}
#obc_indexbox a{
	color:#009;
	}

#polbox{
	border-top:1px dotted #f60;
	margin-bottom:16px;
	}
#polbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#polbox li{
	margin:0;
	padding:0;
	}


#polbox h4{
	font-size:112%;
	color:#f60;
	margin:12px 0 0 0;
	padding:9px 0 14px 38px;
	}
#polbox h4 span, #polbox h4 sup{
	font-weight:normal;
	}
#tok_t01{
	background:url(images/tok_t01.gif) no-repeat left top;
	}
#tok_t02{
	background:url(images/tok_t02.gif) no-repeat left top;
	}
#polbox p{
	margin:0 0 10px 38px;
	}
	

#pol_pic{
	margin:0 0 0 62px !important;
	}
#pol_pic li{
	margin:0 0 6px 0;
	}
#pol_pic h5{
	margin:0;
	height:42px;
	font-size:20%;
	text-indent:-600px;
	overflow:hidden;
	}
#pic01{
	background:url(images/pic01.gif) no-repeat left top;
	}
#pic02{
	background:url(images/pic02.gif) no-repeat left top;
	}
#pic03{
	background:url(images/pic03.gif) no-repeat left top;
	}
	
.tok_cap{
	font-size:82%;
	line-height:120%;
	color:#666;
	margin-left:36px
	}

#keeplist{
	margin:20px 0 1em 1.5em;
	color:#ff9933;
	font-size:120%;
	font-weight:bold;
	line-height:150%;
	}
#obc_hako{
	width:380px;
	padding-bottom:1em;
	zoom:100%;
	}
#obc_hako:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}

#obc_hako img{
	float:right;
	}
#obc_hako_cap{
	background-color:#B6D2DE;
	padding:8px 10px;
	width:280px;
	}
#obc_hako_cap h4{
	margin:0 0 0.5em 0;
	font-size:112%;
	}
#obc_hako_cap p{
	margin:0;
	}
	
#hp_box{
	background:url(../img/tok3_img1.jpg) no-repeat 510px top;
	padding-left:80px;
	padding-bottom:12px;
	}
	
	
	
	
	
	
	

	
/* 製品詳細 */
#proditembox{
	background:url(../../../img/kage01.gif) repeat-x left top;
	}

#prod_mainbox{
	background:url(images/obc_main.gif) no-repeat left top;
	padding-left:400px;
	min-height:304px;
	}
*html #prod_mainbox{
	height:304px;
	}
	
.normal{
	font-weight:normal;
	}

#prod_subtitle{
	margin:8px 10px 0 0;
	padding:4px 0 8px 0;
	font-size:108%;
	color:#F68D00;
	font-weight:normal;
	border-top:1px dotted #F68D00;
	}
#prod_main_cap{
	margin:0 10px 4px 0;
	padding:0;
	text-align:justify;
	text-justify:inter-ideograph;
	}
	
#rui_cap{
	margin:0 10px 10px 0;
	font-size:82%;
	color:#666;
	text-align:right;
	}

#c_ossm{
	background:url(images/bg_ossm.gif) no-repeat left top;
	border:1px solid #ccc;
	padding:4px 0 0 5px;
	margin:0 10px 0 0;
	zoom:100%;
	}
#c_ossm:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
	
#c_ossm h4{
	font-size:100%;
	color:#fff;
	width:92px;
	float:left;
	margin:0;
	}
#c_ossm_body{
	width:270px;
	float:left;
	}
#c_ossm ul{
	color:#960;
	margin:0 0 0 0;
	padding:0 0 0 16px;
	font-size:92%;
	
	}
#c_ossm li{
	margin:0;
	padding:0 0 4px 0;
	list-style:disc;
	}

#prod_box{
	background:url(../../../img/kage01.gif) repeat-x left top;
	}


#c_lineup{
	border-top:1px solid #fff;
	background:url(images/lineup.gif) no-repeat left bottom;
	min-height:148px;;
	}
* html #c_lineup{
	height:148px;
	}
#c_lineup ul{
	margin:26px 0 0 65px;
	list-style:none;
	padding:0;
	zoom:100%;
	}
#c_lineup ul:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
	
#c_lineup li{
	margin:0;
	padding:0;
	float:left;
	width:195px;
	}
#c_lineup_end{
	width:135px !important;
	}

#c_lineup h4{
	margin:0 0 2px 0;
	padding:0;
	font-size:100%;
	color:#F68D00;
	}
#c_lineup p{
	font-size:92%;
	margin:0
	}

#c_other{
	margin:12px 10px 12px 16px;
	width:756px;
	}
#c_zen{
	text-align:right;
	margin-bottom:4px;
	}




.cap_ttl03{
	font-size:118%;
	line-height:120%;
	color:#ff6600;
	margin:0;
	padding-top:18px;
	}

.t_under01{
	padding-bottom:2px;
	border-bottom:3px solid #cccccc;
	}
.t_under02{
	padding-bottom:2px;
	border-bottom:3px solid #ff9900;
	margin-left:2px;
	}
	
	
.prod_zen{
	margin:8px 0 16px 0;
	}
.prod_zen a{
	display:block;
	width:120px;
	height:26px;
	background:url(images/btn_zen.gif) no-repeat left top;
	font-size:20%;
	text-indent:-600px;
	overflow:hidden;
	}
.prod_zen a:hover{
	background:url(images/btn_zen.gif) no-repeat left -30px;
	}
	
/* ユーザーの声 */
.voicebox{
	margin-top:16px;
	padding-left:28px;
	padding-bottom:10px;
	zoom:100%;
	}
.voicebox:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
.voicebox h3{
	font-size:112%;
	color:#000055;
	padding:8px 0 8px 0;
	margin:0;
	}
.voicebox p{
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0 0 0.5em 0;
	}
.v_topic{
	font-size:112%;
	color:#FF6600;
	border-bottom:1px dotted #f60;
	padding-bottom:4px;
	}
.font_blk{
	color:#333;
	}

#voice1{
	background:url(../img/05_1.gif) no-repeat left top;
	}
#voice2{
	background:url(../img/05_2.gif) no-repeat left top;
	}
#voice3{
	background:url(../img/05_3.gif) no-repeat left top;
	}
#voice4{
	background:url(../img/05_4.gif) no-repeat left top;
	}
#voice5{
	background:url(../img/05_5.gif) no-repeat left top;
	}
#voice6{
	background:url(../img/05_6.gif) no-repeat left top;
	}
#voice7{
	background:url(../img/05_7.gif) no-repeat left top;
	}
#voice8{
	background:url(../img/05_8.gif) no-repeat left top;
	}


.vc_img{
	background:url(images/c_img.jpg) no-repeat right bottom;
	padding-right:200px;

	}
