@charset "utf-8";

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

#roadnav li a:hover {
	color:#ec8200;
}


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

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

#left h4 a:hover {
	color:#ec8200;
}

#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/chintai/side_arrow.gif) no-repeat 5px center;
}

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

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

#left #add,
#left #line {
	margin-bottom:10px;
}

#left #intermediarybanner {
	margin-bottom:20px;
}

#left .superReform {
	margin-bottom:10px!important;
}

#left .rerooms {
	margin-bottom:10px!important;
}

#left #intermediarybanner a,
#left #add a,
#left #line a {
	display:block;
	width:220px;
	height:60px;
}

#left #add a {
	background:url(../../images/mainframe/banner_add_over.gif) no-repeat left bottom;
}
#left #line a {
	background:url(../../images/mainframe/banner_line_over.gif) no-repeat left bottom;
}

#left #intermediarybanner a {
	background:url(../../images/common/intermediary_over.gif) no-repeat left bottom;
}

#left #intermediarybanner a:hover,
#left #add a:hover,
#left #line a:hover { border:none; }

#left #intermediarybanner a:hover img,
#left #add a:hover img,
#left #line a:hover img {
	visibility:hidden;
}

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

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

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

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

.floatbox .fleft {
	width:490px;
}


/* borderbottom
---------------------------------------------- */
.borderbottom {
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:#aaa 1px solid;
}


/* table
---------------------------------------------- */
table {
	width:670px;
	margin-bottom:20px;
	border:#aaa 1px solid;
}

table th,
table td {
	padding:5px;
	line-height:18px;
	border:#aaa 1px solid;
	vertical-align:top;
}

table th {
	background-color:#ffe0c0;
}

table tr.header th {
	font-weight:bold;
	background-color:#ffcd6d;
}

/* suzuka
---------------------------------------------- */
#suzuka h4 {
	font-size:14px;
	line-height:20px;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:10px;
	border-left:#de0077 6px solid;
}

#suzuka h4 a {
	color:#ee0d84;
}

#suzuka h4 a:hover {
	color:#f660b0;
	text-decoration:underlines;
}

#suzuka .fbox p {
	width:160px;
	height:104px;
	padding-left:135px;
	background:url(../../images/chintai/img_searchan_idx.gif) no-repeat left top;
}

#suzuka table td {
	font-size:11px;
	line-height:17px;
}

#suzuka .white th {
	background:#fff;
}

#suzuka .white td {
	font-size:12px;
	line-height:18px;
}

.contact {
	margin-bottom:10px;
}

.contact dt {
	color:#f660b0;
	font-size:14px;
	margin-bottom:5px;
}

.contact dd {
	font-size:14px;
	line-height:20px;
}



