@charset "Shift_JIS";
/* ----------------------------------------------------- */
/* breadCrumbs */
/* ----------------------------------------------------- */
#hukki #breadCrumbs{
	width:950px;
	margin:0px auto 10px;
	padding-top:10px;
	border-top:solid #003 1px;
	font-size:12px;
}
#hukki #breadCrumbs li{
	display:inline;
	margin:0 0.5em 0 0;
}
#hukki #breadCrumbs a{
	margin:0 0.8em 0 0;
	white-space:nowrap;
}
#hukki #breadCrumbs li.home a{
	margin:0 0.8em 0 0;
	padding:0 0 0 20px;
	background:url(/company/images/common/icon-home.gif) no-repeat;
}
.hr_footer{
    height: 1px;
    background-color: #dadada;
    border: none;
    color: #dadada;
    display: block;
    margin: 0;
}

/* ----------------------------------------------------- */
/* float clear */
/* ----------------------------------------------------- */

/* for IE6,7 */
/* ----------------------------------------------------- */

#hukki #breadCrumbs
{
	/zoom:1;
}
/* modern borwser */
/* ----------------------------------------------------- */

#hukki #breadCrumbs:after,
{
	content:'';
	display:block;
	clear:both;
	height:0;
}/
