@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;
	}							
	
.sidenavi1 a, .sidenavi2 a, .sidenavi3 a, .sidenavi4 a, .sidenavi5 a,
.sidenavi1_now a, .sidenavi2_now a, .sidenavi3_now a, .sidenavi4_now a, .sidenavi5_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(../common/images/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-x;
}
.product_base .goods{
	padding: 0px 8px 0px 24px;margin: 0px 0px;
	float:left;
}
.product_base .goods p.ph_goods{
	padding: 0px;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;
}
		
/*-----------------------------------------------
セット
----------------------------------------------- */
.set{
	margin:0px 0px;padding:10px 20px;
	}
.set_left{
	float:left;
	margin:0px 35px 0px 0px;padding:0px 0px 0px 0px;
	width: 320px;
	}
.set_right{
	float:right;
	margin:0px 0px;padding:0px 0px;
	width: 320px;
}	
.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(../common/images/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
----------------------------------------------- */
.color_cell{background:#FFECCF;}

.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;
}

div.prod{
margin-left:20px;
border-bottom:dotted 1px #CCC;
padding-bottom:20px
}
div.prod p{
float:left;
margin:0;
}
div.prod div{
float:right;
width:570px;
}
div.prod div ul{
list-style-type:none;
margin-bottom:10px;
}
div.prod div p{
float:none;
}
p.green_pla{
text-align:right;
margin:-2em 0 0 0;
}

.page_right .wood_guard th,
.wood_guard td{
text-align:center;
width:auto;
}

.matsu div.news p{margin-left:30px;}
div.matsu .matsu_head p{
margin:10px 0 0;
text-align:center;
}
.matsu_table td{
text-align:center;
height:4em;
}
.matsu div.news table{margin-left:30px;}
.matsu div.news ul{
margin-left:45px;
margin-top:10px;
}

.mori h3{margin-bottom:20px;}
.mori ol{
list-style-position:outside;
margin-left:35px;
}
.mori td,
.mori th{
text-align:center;
width:auto;
}

.garden h5{border-bottom:dotted 1px #FF9900;}
.garden .news p{margin-top:10px;}
.garden ul{margin-left:30px;}

.box_double_l{
float:left;
width:330px;
}
.box_double_r{
float:right;
width:345px;
}
.box_double .box_double_l .box_double_l{width:150px;}
*html .box_double .box_double_l .box_double_l{display:inline;}
.box_double .box_double_l .box_double_r{width:150px;}
.garden .box_double_r table{
width:345px;
margin:0;
}
.garden th{vertical-align:middle;}
.garden th.center,.garden td.center{
text-align:center;
width:auto;
}

.willy p.green_pla{margin:-6em 0 0;}
.willy ul{margin:0 0 20px 30px;}
.willy .box_double_l{
width:280px;
}
*html .willy .box_double_l{display:inline;}
.willy .box_double_r{
width:400px;
}
.willy table{
width:200px;
margin-top:0;
margin-bottom:10px;
}

.bib ul{
list-style-type:none;
margin-left:10px;
}
.bib table{
width:600px;
margin-left:0;
border:none;
}
.bib td{
text-align:center;
border:none;
}
.bib .bib_color table,
.bib .bib_color th,
.bib .bib_color td{
border:solid 1px #CCC;
}
.bib .bib_color table{
margin-bottom:20px;
margin-left:10px;
}
.bib .bib_color th{
text-align:center;
background:#f1f1f1;
}
.bib .bib_color th,.bib .bib_color td{width:auto;}

/*-----------------------------------------------
ページ分割
----------------------------------------------- */
.page-lst{
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}


/*dank追加分*/
.movie table{
	width:310px;
	margin-top:20px;
	margin-left:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.movie table,
.movie td{
	text-align:left;
	margin: 0px;
	padding: 0px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.movie th{
	margin: 0px;
	padding: 0px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.movie th{
	background-color: #FFFFFF;
}

.movie th,
.movie td{
padding:0px;
margin: 0px;
}
