@charset "utf-8";

/*-----------------------------------------------
 ［相談方法］コンテンツ
-----------------------------------------------*/
/*---------- 左カラム ----------*/
#contents {
	margin-bottom: 15px;
}
p#read, h4 {
	width: 630px;
	float: left;
	margin: 30px 0 0 30px;
}
/* for WinIE 6 and under */
*html p#read, *html h4 {
	margin-left: 15px;
} 
.citem {
	float: left;
	width: 563px;
	margin: 12px 0 0 97px;
}
/* for WinIE 6 and under */
* html .citem {
	margin-left: 49px;
}
.citem p {
	float: left;
	line-height: 1.6;
}
.citem p#map {
	margin-right: 20px;
}
.citem p span.bold {
	font-weight: bold;
}
.citem p#print a {
	width: 120px;
	height: 20px;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
	background: URL(/contents/assets/images/consult/navi_print.gif) no-repeat 0 0;
	margin-top: 6px;
}
.citem p#print a:hover {
	background-position: 0 -20px;
}
.citem ul {
	width: 562px;
	height: 91px;
	float: left;
	margin-bottom: 10px;
}
.citem li {
	float: left;
}
.citem li a {
	width: 266px;
	height: 91px;
	float: left;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
}
.citem li#form_kantan a {
	background: URL(/contents/assets/images/consult/navi_form1.gif) no-repeat 0 0;
	margin-right: 30px;
}
/* for WinIE 6 and under */
* html .citem li#form_kantan a {
	margin-right: 15px;
}
.citem li#form_order a {
	background: URL(/contents/assets/images/consult/navi_form2.gif) no-repeat 0 0;
}
.citem li#form_kantan a:hover, .citem li#form_order a:hover {
	background-position: 0 -91px;
}
.citem p.clear {
	clear: both;
	width: 562px;
}


#side_260 {
	float: right;
	width: 260px;
	background-color: #fff;
	padding-bottom: 7px;
}
 #side {
	margin-top:0;
}
#side_260 a {
	display:block;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
	background: no-repeat 0 0;
}
#side_260 p#a_consult a {
	width: 260px;
	height: 60px;
	background-image: URL(/contents/assets/images/consult/navi_consult_top.jpg);
}
#side_260 p#a_consult a:hover {
	background-position: 0 -60px !important;
}
#side_260 p#a_easy a {
	width: 260px;
	height: 90px;
	background-image: URL(/contents/assets/images/consult/navi_easy.gif);
	margin-top: 2px;
}
#side_260 p#a_easy a:hover {
	background-position: 0 -90px !important;
}

#side_260 .navi_consult {
	width: 240px;
	margin-top: 2px;
	padding: 10px;
	background: URL(/contents/assets/images/consult/bg_navi_consult.gif) repeat;
}
/* for WinIE 6 and under */
* html #side_260 .navi_consult {
	width: 260px;
}
#side_260 .navi_consult ul {
	width: 240px;
	background-color: #fff;
}
#side_260 .navi_consult li,
#side_260 .navi_consult li a {
	width: 240px;
	height: 35px;
}
#side_260 li#a_order a {
	background-image: URL(/contents/assets/images/consult/navi_order.gif);
}
#side_260 li#a_tourcon a {
	background-image: URL(/contents/assets/images/consult/navi_tourcon.gif);
}
#side_260 li#a_estimate a {
	background-image: URL(/contents/assets/images/consult/navi_estimate.gif);
}
#side_260 li a:hover {
	background-position: 0 -35px !important;
}

