/* clear
-----------------------------------------------------*/  
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix{
	min-height: 1px;
}
* html .clearfix{
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear: both;
}


/*link
-----------------------------------------------------*/  

a{

	
}

a:visited{
}
a:hover{
	color:#FF6633;
	
}
a:active{
}
/*layout
-----------------------------------------------------*/  


#page #wrapper {
	background-image: url(../images/page_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



#header	{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 41px;
	position: relative;
	height:107px;

}
#header	p#txt{
	color: #333;
	font-size: 10px;
	position: absolute;
	line-height:1.2em;
	left: 0px;
	top: 7px;	
}

#header	#logo{
	float: left;
	padding-left: 10px;	
}
#header	#info{
	float: right;
}
#header #info ul {
	float: right;
}
#header #info li+li {
	margin-top:8px;
}

#header #tel{
	float:left;
	margin-right:10px;
}

#mainV {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding:33px 0 35px;
}

#mainV .inner{
	background: #f6eae1;
	font-size: 18px;
	margin: 60px 0 0 0;
	padding:20px;
	line-height: 1.5;
	border: double #ee6a09 5px;
}

#mainV img{
	box-shadow:0 0 5px rgba(0,0,0,.5);
}

#pageTtl{
	text-align:center;
}


#container{
	overflow:hidden;
	zoom:1;
	
}

#contents{
	overflow:hidden;
	zoom:1;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:40px;
}

#main{
	overflow:hidden;
	zoom:1;
	width: 690px;
	float: right;
	}


#pup	{
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}

#footer {
	overflow:hidden;
	zoom:1;
	padding-top: 20px;
	background-image: url(../images/ftr_bg.gif);
	background-repeat: repeat-x;
	background-color: #D6F6A0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #589217;
}


#footer .inner{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	zoom:1;
	
}

#footer .ftrInfo {
	width:320px;
	float:left;
	margin-right:30px;
	
}



#footer .ftrList {
	float:left;
	margin-right:30px;
	
}

#footer .ftrList li{
	background-image: url(../images/ftr_list_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	line-height: 18px;
}

#footer .ftrList li.btm{
	background-image: url(../images/ftr_list_btm_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#footer .ftrList p{
	text-indent:-1em;
	font-weight:bold;}

#footer .ftrList a{
	text-decoration:none;
	color:#333;}

#footer .ftrList a:hover{
	color:#FF6633;}

#copy {
	text-align: center;
	padding: 5px;
	color: #FFF;
	background-color: #589700;
	margin-top:20px;
}

.list01 li {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
.list01 li p{
	text-align:center;
	font-size:22px;
	color:#5b8500;
	font-weight: bold;
	margin: 10px 0 10px 0;
	font-family: "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN";
}
.list02 {
	list-style: disc outside;
	padding-left: 1em;
}





/*sub
-----------------------------------------------------*/
#sub{
	overflow:hidden;
	zoom:1;
	width: 240px;
	float: left;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	}
#sub .box {
	background: url(../images/bg01.gif);
	padding: 10px;
	margin-bottom: 2em;
}
#sub p {
	margin-bottom: 1.5em;
}

#sub dt{
	margin-bottom:10px;
	text-align:center;
}

#sub dd{
	margin-bottom:20px;
	text-align:center;
}





/*セクション
-----------------------------------------------------*/
.section {
	margin-bottom: 30px;
	overflow:hidden;
	zoom:1;
}
.section p{
	margin-bottom: 1.5em;

}
.section .lead {
	margin-bottom: 30px;
}

.section .sb {
	margin-bottom: 2.5em;
}

.section h2 {
	margin-bottom: 15px;
}
.section h3 {
	margin-bottom: 15px;
	color: #452c00;

}
.section h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

.section h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;

}


/*ナビゲーションエリア
-----------------------------------------------------*/
#gNavi{
	background:url(../images/navi_bg.png) repeat-x left top;
}

#gNavi ul{
	width:960px;
	margin:0 auto;
	height:70px;
}

#gNavi li{
	float:left;
}


#lNavi{
	margin-bottom:30px;
}




/*テキスト
-----------------------------------------------------*/
.name {
	font-weight: bold;
	color: #5b8500;
	
}
.point_a {
	color:#F00;
	
}

.point_b  {
	color: #efb539;


}

.point_c  {
	color: #FB681A;
	
}

.point_d {
	color: #aa934d;
	
}

.point_e {
	
}



.indent {
	margin-left:1em;
}
.inpt01 {
	padding-left: 1em;
}


.indent:first-letter{
	margin-left:-1em;
	}
	
	
.cap01 {
	padding:8px;
	text-align:center;
	border: 2px solid #cfcfcf;	

}
.cap02 {
	background-color: #FBF9C6;
	padding: 10px;
	text-align: center;
}

.cap02.cpt01 {
	
	text-align:left;
}

.txtC{
	text-align:center;}
	
	
.price {

}
.st {
	font-weight: bold;
}

.aisatsu {
	font-size:16px;
}

.drt {
	font-size:20px;
	font-weight:bold;
	color:#f30505;
}

/*index
-----------------------------------------------------*/

#idx #wrapper {
	background-image: url(../images/idx_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#idxNews {
	width:310px;
	float:right;
	margin-bottom:30px;
	}
	
#idxNews h3{
	
	margin-bottom:0;}

#idxNews ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f18a3e;
	border-bottom-color: #f18a3e;
	border-left-color: #f18a3e;
	background-color: #fbf9c6;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
}

#idxNews ul li{
	
	padding-bottom:10px;
}
.idxMenkyoBox h3{
	margin-right:-14px;
	margin-left:-13px;
}


.idxMenkyoBoxArea{
	overflow:hidden;
	margin-right:-20px;
	margin-bottom:-25px;
	}

.idxMenkyoBox{
	border:1px solid #f18a3e;
	background:#fbf9c6;
	padding:0 14px 20px 13px;
	width:306px;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
}

.idxMenkyoIn{
	display:table-cell;
	width:306px;
	height:306px;
	text-align:center;
	vertical-align:middle;
}



/*map
-----------------------------------------------------*/

#map{
	height: 400px;
	width: 686px;
	margin-bottom:15px;
	border: 2px solid #cfcfcf;
}


/*sejyutu
-----------------------------------------------------*/

 .slide h4{
	 margin-bottom:20px;
	 }

 .slide h4.off{
	background: url(../images/slide_off.gif) no-repeat left top;
	cursor:pointer;
	 }
 
 .slide h4.on{
	background: url(../images/slide_on.gif) no-repeat left top;
	cursor:pointer;
	 }
	 
 .slide p{
	 margin-bottom:0px;}
	 
 .slide .inner{
	overflow:hidden;
	zoom:1;
	margin-bottom: 20px;
	 }
	 
 .slide .answer{
	float:right;
	width:460px;
	border: 2px solid #f7a2b7;
	padding:8px;
	margin-bottom: 20px;
	 }
	 
/*voice
-----------------------------------------------------*/
	 
.hirouRcd{
	background: url(../images/hirou_recomend_bg.png) repeat-y left top;
	padding:5px;
	margin-bottom:20px;
}

.hirouRcdIn{
	background:#fff;
	padding:20px;
	overflow:hidden;
}

.hirouRcdTxt{
	width:380px;
	float:left;
}

.phL{
	float:left;
	margin-right:10px;
}
	 
/*voice
-----------------------------------------------------*/
#detailList li a {
	background: url(../images/arrow01.png) no-repeat left 1px;
	padding-left: 30px;
	min-height: 24px;
	display: block;
}

#detailList li+li {
	border-top:1px dotted #ccc;
	margin-top: 1em;
	padding-top: 1em;
}
.pgPh01{
	width:188px;
	height:188px;
	display: table-cell;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
}

.voice h4{
	background:#fffcaf;
	padding:10px;
}


/*makura
-----------------------------------------------------*/

.pointBox{
	border:1px solid #f18a3e;
	background:#fbf9c6;
	padding:0 14px 20px;
	width:190px;
	float:left;
	margin-right:15px;
}

.pointBox:last-child{
	margin-right:0;
}

.pointBox h4{
	margin-right:-14px;
	margin-left:-14px;
}


.voiceBox{
	width:335px;
	float:left;
	margin-right:20px;
	background:#fbf9c6;
}

.voiceBox:last-child{
	margin-right:0;
}

.voiceBox h4{
	margin-bottom:0;
}

.voiceTxt{
	padding:14px;
}


/*mdl
-----------------------------------------------------*/
h3.mdl{
	background: url(../images/mdl_h3_bg.gif) no-repeat left top;
	height: 50px;
	width: 650px;
	padding-left: 30px;
	font-size: 16px;
	padding-right: 10px;
	font-weight: bold;
	color: #FFF;
	line-height: 50px;
}

/*box
-----------------------------------------------------*/

.box{
	padding:10px;
	background: #FBF9C6;
	overflow:hidden;
	zoom:1;
	}
.box.bpt01 {
	background: #D2E9B8;
}



/*table
-----------------------------------------------------*/

 .tbl01 {
	margin-bottom:20px;
	background-color:#ffffff;
	border-top: 1px solid #599204;
	border-right: 1px solid #599204;
}

.tbl01 td {
	line-height:18px;
	text-align:center;
	padding:3px;
	border-bottom:1px solid #599204;
	border-left:1px solid #599204;
}
.tbl01 th {
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	background-color:#599204;
	border-left: 1px solid #FFF;
	white-space:nowrap;
}
.tbl01 .bg01 {
	color:#5b8500;
	font-weight:bold;
	padding:5px;
	border-bottom: 1px solid #599204;
	border-left: 1px solid #599204;
	background-color: #CEEC9A;
}

.tbl01 .bg02 {
	color:#5b8500;
	font-weight:bold;
	padding:5px;
	border-bottom: 1px solid #599204;
	border-left: 1px solid #599204;
	background-color: #F9FCCC;
}

.tbl01 .bdRNon{
	border-right:none;}
	
.tbl01 .bdLNon{
	border-left:none;}
	
.tbl01 .bdBNon{
	border-bottom:none;}


.tpt01 td,.tpt02 td{
	text-align:left;	
	}
	
.tpt02 th{
	border-bottom: 1px solid #fff;
	border-left:none;
	}


/*float
-----------------------------------------------------*/

.colL{
	float:left;
	overflow:hidden;
	zoom:1;
	}

.colR{
	float:right;
	overflow:hidden;
	zoom:1;
	}

/*width
-----------------------------------------------------*/

.col2c{
	width:335px;
	
	}

.col3c{
	width:220px;
	margin-right:15px;
	float:left;
}

.col4c{
	width:162px;
	margin-right:14px;
	float:left;
	margin-bottom:15PX;
}






.g01_01{
	width: 355px;
}

.g01_02{
	width: 310px;
}

.g02_01{
	width: 420px;
}

.g02_02{
	width: 250px;
}
.g03_01 {
	width: 385px;
}
.g03_02 {
	width: 285px;
}

.g04_01 {
	width: 460px;
}
.g04_02 {
	width: 210px;
}

.g05_01 {
	width: 480px;
}
.g05_02 {
	width: 190px;
}


/*margin&padding
-----------------------------------------------------*/

.mgnBtm5{
	margin-bottom:5px;}
	
.mgnBtm15{
	margin-bottom:15px;}

.mgnBtm10{
	margin-bottom:10px;}
	
.mgnBtm20{
	margin-bottom:20px;}
	
.mgnBtm30{
	margin-bottom:30px;}
	
.mgnBtm35{
	margin-bottom:35px;}

.mgnBtm40{
	margin-bottom:40px;}

.mgnBtm0{
	margin-bottom:0px !important;}

.mgnR10{
	margin-right:10px;
}

.mgnR0{
	margin-right:0px !important;}

.mgnTop55{
	margin-top:55px;}
	
/*top 向いている方向いていない方
-----------------------------------------------------*/

.top_raiin{
	border:5px solid #EA8567;
	padding: 18px;
	font-size:18px;
}

.top_lead{
	font-size:23px;
	font-weight:bold;
	color:#fff;
	padding: 18px;
	line-height:1.4;
	background:#EF7318;
}

.top_raiin h3 {
  color: #5D8604;/*文字色*/
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 3px #5D8604;/*上線*/
  border-bottom: solid 3px #5D8604;/*下線*/
}

.top_raiin .box_mukanai ul{
	margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.top_raiin .box_mukanai ul h4{
	font-size: 1.2em;
    background: #5d5d5d;
    padding: 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.top_raiin .box_mukanai ul li{
	border-bottom:1px dotted #ccc;
	padding: 10px;
}

.top_raiin .box_muku ul{
	margin: 2em 0;
    background: #FBF9C6;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.top_raiin .box_muku ul h4{
	font-size: 1.2em;
    background: #F39551;
    padding: 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.top_raiin .box_muku ul li{
	border-bottom:1px dotted #ccc;
	padding: 10px;
}
.info_lead{
	border:5px solid #EA8567;
	padding: 18px;
}