@charset "utf-8";

/* 檜の家用css */



#hinoki-box-border .pb5{
	padding-bottom:5px;
}

#hinoki-box-border .pb10{
	padding-bottom:10px;
}

#hinoki-box-border .pt10{
	padding-top:10px;
}


#hinoki-box-border {
	border:1px solid #D9D9D9;
	padding:10px;
	width:716px;
	margin:0 auto;
}

.hinoki-box01{
	width:716px;
	font-size:110%;
	line-height:1.4em;
	padding-top:5px;

}

.hinoki-box01:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.hinoki-box01 .main{
	float:left;
	width:358px;
	background-image: url(img/hinoki_img_bottom_wht02.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom:24px;
}

.hinoki-box01 .sub{
	float:right;
	width:358px;
	background-image: url(img/hinoki_img_bottom_wht02.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom:24px;

}

.hinoki-box01 .sub ul{
}

.hinoki-box01 .sub li{
	list-style: none;
	font-wight:bold;
	background-image: url(img/hinoki_img_allow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:8px;
	margin-left:5px;
	padding-top:3px;
}

.hinoki-box01 .jiyuu {
	background-image: url(img/hinoki_img_back_ylw.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align:center;
}

.hinoki-box01 .text{
	margin:0px 6px;
	text-align:left;
	padding:0px 15px;
}

.hinoki-box01 .text .f-small{
	font-size:90%;
	line-height:1.4em;
}

.hinoki-box01 span .f-small{
	font-size:90%;
}

.hinoki-box01 .white {
	background-image: url(img/hinoki_img_back_wht.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align:center;
	margin-top:2px;
}

.hinoki-box02{
	clear:both;
	width:706px;
	text-align:right;
	padding:10px 5px 5px 5px;

}

.hinoki-box03{
	border:1px solid #D9D9D9;
	padding:10px;
	width:716px;
	margin:10px auto 0px auto;
	background-image: url(img/hinoki_img_back_blu.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align:center;

}

.hinoki-box03 .contact{
	width:254px;
	height:69px;
	margin:0 auto;
	background-color:#ffffff;
	padding:10px 0px;
}

.hinoki-box03 .contact a{
	background: url(img/hinoki_img_forcontact.gif) no-repeat left top;
	display:block;
	text-indent:-9999px;
	width:234px;
	height:69px;
	margin:0 auto;

}

.hinoki-box03 .contact a:hover{
	background: url(img/hinoki_img_forcontact.gif) no-repeat left -69px;
	margin:0 auto;

}
