@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;
	}							
.sidenavi8 {
	background: url(images/btn8.jpg) no-repeat;
	}
.sidenavi8 a:hover, .sidenavi8_now {
	background: url(images/btn8_ov.jpg) no-repeat;
	}							
	
.sidenavi1 a, .sidenavi2 a, .sidenavi3 a, .sidenavi4 a, .sidenavi5 a, .sidenavi6 a, .sidenavi7 a, .sidenavi8 a,
.sidenavi1_now a, .sidenavi2_now a, .sidenavi3_now a, .sidenavi4_now a, .sidenavi5_now a, .sidenavi6_now a, .sidenavi7_now a, .sidenavi8_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
----------------------------------------------- */

.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;
}
.history{text-align:center;}
.history h3,
.history .photo_single{text-align:left;}
.iso div.photo_double {
width:350px;
margin-top:20px;
margin-left:20px;
}
.iso div.photo_double p{
width:150px;
margin-left:0;
}
.iso table{/*width:100%;*/}
.page_right .iso th{
white-space:nowrap;
width:auto;
}

div.map_area{width:670px;}
div.map_area p{
float:right;
}

div#map,
div#map2{
float:left;
width:400px;
height:320px;
margin-left:20px;
}
*html div#map,
div#map2{display:inline;}

.recruit p{margin-left:20px;}
.recruit p.shokushu{margin-left:30px;}
.recruit h5{
background:url(images/saitemap/site_ico02.gif) left center no-repeat;
padding-left:1.5em;
}
.recruit dl{margin-left:20px;}


