@charset "utf-8";
@import url(/css/common/common.css);
/* Override */
#main_visual {
	background:url(/images/home/bg_mainv.jpg) repeat-x center;
	height:301px;
}
#main_visual .sprite {
	height:301px;
	background:url(/images/home/img_mainv.jpg) no-repeat center;
	}
#content .navigation {
	top:-301px;
}
#content .navigation .bnr {
    margin-bottom:-270px;
}
/* Indivisual */
#content .contents_bnr {
	height:195px;
	padding:0 0 0 1px;
	margin:0 0 35px 0;
	zoom: 1;
}
#content .contents_bnr:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#content .contents_bnr li {
	float:left;
}
#content .news{
	padding:0 21px 25px;
	zoom: 1;
}
#content .news:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#content .news dt {
	float:left;
	width: 119px;
}
#content .news dd {
	margin: 0 0 0 120px;
}
#content .news dd li {
	padding:0 10px 11px 27px;
	border-bottom:2px solid #dcdcdc;
	margin:0 0 10px 0;
	background:url(/images/common/ic_arr.gif) no-repeat 10px 8px;
}


