@charset "utf-8";

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

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

/* #left
---------------------------------*/
#left div {
	margin-bottom:10px;
}

#left div a {
	display:block;
	width:220px;
}

#left #ihouse a {
	background:url(../../images/mainframe/banner_ihouse_over.gif) no-repeat left bottom;
	height:60px;
}
#left #iida a {
	background:url(../../images/mainframe/banner_iida_over.gif) no-repeat left bottom;
	height:60px;
}
#left #hunter a {
	background:url(../../images/mainframe/banner_hunter_over.gif) no-repeat left bottom;
	height:60px;
}
#left #staff a {
	background:url(../../images/mainframe/banner_staff_over.gif) no-repeat left bottom;
	height:60px;
}
#left #minha a {
	background:url(../../images/mainframe/banner_minha_over.gif) no-repeat left bottom;
	height:190px;
}
#left #suzukappi a {
	background:url(../../images/mainframe/banner_suzukappi_over.gif) no-repeat left bottom;
	height:60px;
}

#left div a:hover { border: none; }
#left div 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/ihouse/h2_tex.gif) no-repeat left top;
}

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

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

.floatbox .fleft {
	width:490px;
}

.font11 {
	font-size:11px;
}
