@charset "UTF-8";


#sidenavi01 {
	background:url(../images/side_navi_flow.gif);
}
#sidenavi02 {
	background:url(../images/side_navi_prof.gif);
}
#sidenavi03 {
	background:url(../images/side_navi_area.gif);
}
#sidenavi04 {
	background:url(../images/side_navi_price.gif);
}
#sidenavi05 {
	background:url(../images/side_navi_information.gif);
}
#sidenavi01 a:hover {
	background:url(../images/side_navi_flow.gif) 0px 35px;
}
#sidenavi02 a:hover {
	background:url(../images/side_navi_prof.gif) 0px 35px;
}
#sidenavi03 a:hover {
	background:url(../images/side_navi_area.gif) 0px 35px;
}
#sidenavi04 a:hover {
	background:url(../images/side_navi_price.gif) 0px 35px;
}
#sidenavi05 a:hover {
	background:url(../images/side_navi_information.gif) 0px 35px;
}

h5 {
	font-size: 14px;
	background-image: url(../images/midashi_point.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.photo_right {
	float: right;
	margin-bottom: 15px;

}

/* 問合せ流れテーブル部分 */
dl {
	width: 630px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
dt {
	float:left;
	clear:both;
	font-weight:bold;
	width: 315px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
dd {
	margin-left: 315px;
	font-size: 12px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
dd a {
	font-size: 12px;
	color: #ff9900;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
}
dd a:hover {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	text-decoration: underline;
	background-color: #ff9900;
}
/* 営業エリアテーブル部分 */
#area dl {
	width: 630px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#area dt {
	float:left;
	clear:both;
	font-weight:bold;
	width: 260px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#area dd {
	margin-left: 260px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
}
#area dd a {
	font-size: 12px;
	color: #ff9900;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
}
#area dd a:hover {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	text-decoration: underline;
	background-color: #ff9900;
}

/* TOPへ戻る部分 */
.arrow_top {
	padding-left: 20px;
	font-size: 10px;
	background-image: url(../images/arrow_top.gif);
	background-repeat: no-repeat;
	text-align: right;
	float: right;
	text-decoration: none;
	color: #7bb73c;
	background-position: left center;
	display: block;
	clear: right;
}
#to_top {
	clear: both;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* お知らせ部分フォーマット */
#top_left {
	width: 635px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#top_left p {
	margin: 0px;
	padding: 0px;
}
.sbox_top {
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/*border-bottom: dotted #cccccc 1px;*/
}
.sbox_top p {
	margin: 0px;
	padding: 0px 20px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-indent: 5px;
}
.sbox_top h4 {
	margin: 0px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.sbox_top h4 a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
#top_left .details {
	clear: both;
	padding-left: 115px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

