@charset "utf-8";
/*home.cssと違う部分だけ上書き*/
#home_news .contents_body{
	height:160px;
}

#home_others li{
	clear:both;
	float:none;
	padding:2px 0 0;
}
#home_others li img{
	vertical-align:top;
	float:left;
	width:120px;
	height:52px;
}

#home_search {
	width:749px;
	clear:both;
	float:none;
	font-size:12px;
}
#home_search h2{
	background:url(../img/top2/bg_h2_3_l.gif) no-repeat;
}
#home_search a:link{
	color:#3377AA;
}
#home_search a:visited{
	color:#224466;
}
#home_search a:hover{
	color:#66aaff;
}

#areaSearch{
	float:left;
	width:601px;
}
#categorySearch{
	float:right;
	width:130px;
	height:600px;
	background:#eeeeee;
}


#home_attention{
	clear:both;
	float:none;
	padding-top:1px;
}

#home_attention h4{
	float:none;
	border-bottom:double 3px #99CCCC;
	background:url(../img/top2/bg_h3_1.gif) no-repeat;
	padding:0 0 1px 13px;
}
#home_attention ul{
	float:none;
}



