@charset "Shift_JIS";

body {
	background:url(../../../eyeswork/image/ryhnew/bg08_1.png) repeat left top;
}

#wrap {
	width:800px;
	height:auto;
	margin:0 auto;
	background:#fff url(../../../eyeswork/image/ryhnew/bg08_2.png) repeat-y center top;
}

#wrapper {
	width:750px;
	height:auto;
	margin:0 auto;
}

#header {
	border-bottom:3px solid #c00;
}

#header .logo {
	width:284px;
	height:60px;
	float:left;
	margin-top:15px;
}

#header-right {
	width:350px;
	margin-top:10px;
	float:right;
	font-size:75%;
	text-align:left;
}

#header-right li {
	width:85px;
	float:right;
	letter-spacing:0.1em;
	padding-left:10px;
	background:url(../../../eyeswork/image/ryhnew/list_icon.png) no-repeat center left;
}

#header-right .company {
	width:70px;
}

#header-right .call {
	clear:both;
}

#navi_menu {
	clear:both;
	width:748px;
	margin:0 auto;
}

#navi_menu li {
	float:left;
}

#breadcrumbs {
	margin:7px 0;
	font-size:68.75%;
}


/*---clearfix---*/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

* html .clearfix {
    height:1%;
}
.clearfix {
	display:block;
}
/*---end of clearfix---*/

