@charset "utf-8";
/*-----------------------------------------------
サイドナビ
----------------------------------------------- */
.sidenavi {
	margin: 0px;padding: 0px 0px 0px 20px;
	}
.sidenavi p{
	margin: 0px;padding: 5px 0px;
	}	
.sidenavi1 {
	background: url(images/btn1.jpg) no-repeat;
	}
.sidenavi1 a:hover, .sidenavi1_now {
	background: url(images/btn1_ov.jpg) no-repeat;
	}
.sidenavi2 {
	background: url(images/btn2.jpg) no-repeat;
	}
.sidenavi2 a:hover, .sidenavi2_now {
	background: url(images/btn2_ov.jpg) no-repeat;
	}
.sidenavi3 {
	background: url(images/btn3.jpg) no-repeat;
	}
.sidenavi3 a:hover, .sidenavi3_now {
	background: url(images/btn3_ov.jpg) no-repeat;
	}
.sidenavi4 {
	background: url(images/btn4.jpg) no-repeat;
	}
.sidenavi4 a:hover, .sidenavi4_now {
	background: url(images/btn4_ov.jpg) no-repeat;
	}
.sidenavi5 {
	background: url(images/btn5.jpg) no-repeat;
	}
.sidenavi5 a:hover, .sidenavi5_now {
	background: url(images/btn5_ov.jpg) no-repeat;
	}							
.sidenavi6 {
	background: url(images/btn6.jpg) no-repeat;
	}
.sidenavi6 a:hover, .sidenavi6_now {
	background: url(images/btn6_ov.jpg) no-repeat;
	}							
.sidenavi7 {
	background: url(images/btn7.jpg) no-repeat;
	}
.sidenavi7 a:hover, .sidenavi7_now {
	background: url(images/btn7_ov.jpg) no-repeat;
	}							
	
	
.sidenavi1 a, .sidenavi2 a, .sidenavi3 a, .sidenavi4 a, .sidenavi5 a, .sidenavi6 a, .sidenavi7 a,
.sidenavi1_now a, .sidenavi2_now a, .sidenavi3_now a, .sidenavi4_now a, .sidenavi5_now a, .sidenavi6_now a, .sidenavi7_now a{
	display: block;
	margin: 0px;padding: 0px;
	width: 199px; 
	height: 58px;
	text-decoration:none;
	text-align: left;
	text-indent:-999px;
	}
/*-----------------------------------------------
サイドナビ/サブ
----------------------------------------------- */
.sidenavi_child{
	margin: 0px;padding: 0px;
	}
.sidenavi_child ul{
	margin: 0px;padding: 0px;
	}
.sidenavi_child li {
	margin: 0px;padding: 0px;
	background: url(images/btn_bg01.jpg) no-repeat 0px 0px;
	font-size: 13px;
	list-style-type: none;
	height: 26px;
	width: 199px;
	}

.sidenavi_child li a {
	margin: 0px;padding: 2px 3px 0px 12px;
	display: block;
	overflow:hidden;
	text-align: left;
	height: 26px;
	width: 199px;
	}

.sidenavi_child li a:hover {
	margin: 0px;padding: 2px 3px 0px 12px;
	background: url(images/btn_bg01_ov.jpg) no-repeat 0px 0px;
	height: 26px;
	width: 199px;
}
.sidenavi_child a:link{	color: #666666;text-decoration:none;}
.sidenavi_child a:visited{color: #666666;text-decoration:none;}
.sidenavi_child a:hover{color: #666666;text-decoration:none;}
.sidenavi_child a:active{color: #666666;text-decoration:none;}

/*-----------------------------------------------
基本設定
----------------------------------------------- */
p.main_image {
	padding: 0px 0px 10px; margin: 0px;
}

.page715{
	margin:0px 0px;padding:0px 0px 0px;
}
.page715 h3{
	margin:0px 0px;padding:0px 0px 0px 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
}





/*-----------------------------------------------
新着情報
----------------------------------------------- */
.news{
	margin:0px 0px;padding:0px 0px 20px;
	width: 715px;
	}	
.news dl {
	padding: 5px 0px; margin: 0px;
	line-height: 1.6; 
	text-align: left;
}
.news dt {
	width: 90px;
	padding:0px 0px 0px 15px;margin: 0px 0px;
	background-image: url(../commonimages/icon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.news dd {
	padding:0px 0px 0px 18px;margin: -1.6em 0px 0px 90px;
}

/*-----------------------------------------------
商品紹介
----------------------------------------------- */
.product_base{
	padding: 0px 0px 0px 0px;margin: 0px 0px;
	width: 715px;
	/*
	background-image: url(images/product_base.gif);
	background-repeat: repeat-y;
	background-position: right top;
	*/

}
.product_base p.basetop{
	padding: 0px 0px;margin: 0px 0px;
}
.product_base h4{
	padding: 0px 5px 0px;margin: 10px 0px;
	color: #FF6600;
	background-color: #FFEBAC;
	text-align: center;
	background-image: url(images/title_base.gif);
	background-repeat: repeat;
}
.product_base .goods{
	padding: 0px 8px 0px 24px;margin: 0px 0px;
	width: 200px;
	float:left;
}
.product_base .goods p.ph_goods{
	padding: 0px 0px 0px 8px;margin: 0px 0px;
}
.product_base .goods ul{
	padding: 0px 0px 20px;margin: 0px;
}
.product_base .goods li{
	padding: 0px 0px 0px 0px;margin: 0px 10px 0px 20px;
	list-style-type: circle;
}
		
/*DANK追加*/		
.product_base .service{
	padding: 0px 8px 0px 24px;margin: 0px 0px;
	float:left;
}
.product_base .service p.ph_goods{
	padding: 0px;margin: 0px 0px;
}
.product_base .service ul{
	padding: 0px 0px 20px;margin: 0px;
}
.product_base .service li{
	padding: 0px 0px 0px 0px;margin: 0px 10px 0px 20px;
	list-style-type: circle;
}
		
		
/*-----------------------------------------------
セット
----------------------------------------------- */
.set{
	margin:0px 0px;padding:10px 20px;
	}
.set_left{
	float:left;
	margin:0px 35px 0px 0px;padding:0px 0px 0px 0px;
	width: 260px;
	}
.set_right{
	float:right;
	margin:0px 0px;padding:0px 0px;
	width: 380px;
}	
.set h4{
	padding: 0px 15px 0px;margin: 10px 0px;
	color: #FF6600;
	background-color: #FFEBAC;
	background-image: url(images/title_base.gif);
	background-repeat: repeat-x;
}
.set p.ph_set{
	margin:0px 0px;padding:0px 0px;
	text-align: center;
	}	
.set p.text_set{
	margin:0px 0px;padding:3px 10px;
	background-image: url(../commonimages/border_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	font-weight: bold;
	}		
.set dl {
	padding: 5px 0px; margin: 0px;
	line-height: 1.6; 
	text-align: left;
}
.set dt {
	width: 150px;
	padding:0px 10px 0px;margin: 0px 0px;
}
.set dd {
	padding:0px 10px 0px;margin: -1.6em 0px 0px 150px;
	text-align: right;
}


/*-----------------------------------------------
K&F
----------------------------------------------- */

.page715 table{
width:650px;
margin-top:20px;
margin-left:20px;
}
.page715 table,
.page715 th,
.page715 td{
border-collapse:collapse;
border:solid 1px #CCC;
text-align:left;
}
.page715 th,
.page715 td{
padding:5px;
}
.page715 th{
vertical-align:top;
width:7em;
background:#FFECCF;
}

.mach table{
/*width:100%;*/
}
.mach th,.mach td{text-align:center;}
.mach td.left{
text-align:left;
}
.mach .c_header{background:#FFF9EF;}
.plas .p_list{margin-top:10px;}

div.reel table{
width:690px;
}
div.reel th{
width:1.5em;
}
div.reel_data{
padding-bottom:20px;
border-bottom:dotted 1px #CCC;
}
div.reel_data p{
float:left;
}
*html div.reel_data p{display:inline;}
div.reel_data p img{vertical-align:middle;}
div.reel_data table{
width:420px;
float:right;
margin:0;
vertical-align:middle;
}
div.reel_data table th{
width:auto;
text-align:center;
}

/*dank追加*/
.set_explain{
	margin:0px;
	width: 650px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.product_base h5{
	padding: 0px 5px 0px;margin: 10px 0px;
	color: #FF6600;
	background-color: #FFEBAC;
	background-image: url(images/title_base.gif);
	background-repeat: repeat-x;
}

