@charset "utf-8";

/* roadnav
---------------------------------------------- */
#roadnav li {
	background:url(../../images/fudousan/arrow.gif) no-repeat left center;
}

#roadnav li a:hover {
	color:#30aa8e;
}

/* left
---------------------------------------------- */
#left h4 {
	width:206px;
	color:#666;
	font-weight:bold;
	line-height:59px;
	padding-left:12px;
	border:#aaa 1px solid;
	background:url(../../images/fudousan/side_header.gif) no-repeat left top;
}

#left h4 a {
	color:#666;
	display:block;
	text-decoration:none;
}

#left h4 a:hover {
	color:#30aa8e;
}

#left h4.longMenu {
	line-height:16px;
	padding:14px 0 13px 12px;
}

#left ul {
	width:218px;
	border:#aaa 1px solid;
	border-top:none;
	margin-bottom:20px;
}

#left ul li a {
	font-size:11px;
	display:block;
	color:#666;
	text-decoration:none;
	line-height:38px;
	padding-left:22px;
	border-bottom:#aaa 1px dotted;
	background:url(../../images/fudousan/side_arrow.gif) no-repeat 5px center;
}

#left ul li.noborder a {
	border-bottom:none;
}

#left ul li a:hover {
	background-color:#ebfbf7;
}


/* main
---------------------------------------------- */

#main h2 {
	line-height:40px;
	font-size:17px;
	font-weight:bold;
	color:#666;
	padding-left:20px;
	margin-bottom:20px;
	background:url(../../images/fudousan/h2_tex.gif) no-repeat left top;
}

#main h3 {
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	color:#30aa8e;
	padding-left:20px;
	background:url(../../images/fudousan/h3_arrow.gif) no-repeat left center;
}

.floatbox {
	width:670px;
	float:left;
	display:inline;
}

.floatbox .fleft {
	width:490px;
}

.font11 {
	font-size:11px;
}
