@charset "iso-8859-1";
@import url("medium.css");

/*===========================================================
eol English :service.css
============================================================*/

/* left area
----------------------------------------------------------- */
h1{
	background:url(/e/material/images/service/stitle01.gif) no-repeat 0 0;
}


div.next_navi{
	text-align:right;
	margin-top:40px;
}

/* 04.html */
div#grayBox{
	width:668px;
	background:url(/e/material/images/service/bg_box.gif) no-repeat 0 0;
	padding:18px 0 12px 0;
	margin-top:20px;
}
div#grayBox p{
	padding:0 15px;
}
div#grayBox_bottom{
	width:668px;
	height:6px;
	display:block;
	font-size:0;
	line-height:0;
	background:url(/e/material/images/service/box_bottom.gif) no-repeat 0 0;
	margin-bottom:20px;
}

/* local navi
----------------------------------------------------------- */
/* local navi on */
body.service01 li#snavi_menu_01 a{
	background:url(/e/material/images/bg_snavi_01.jpg) no-repeat 0 -34px;
	color:#FFF;
}
body.service02 li#snavi_menu_02 a{
	background:url(/e/material/images/bg_snavi_01.jpg) no-repeat 0 -34px;
	color:#FFF;
}
body.service03 li#snavi_menu_03 a{
	background:url(/e/material/images/bg_snavi_01.jpg) no-repeat 0 -34px;
	color:#FFF;
}
body.service04 li#snavi_menu_04 a{
	background:url(/e/material/images/bg_snavi_01.jpg) no-repeat 0 -34px;
	color:#FFF;
}


li.local_title01{
	width:240px;
	height:32px;
	display:block;
	background:url(/e/material/images/bg_snavi_title.gif) no-repeat 0 0;
	color:#40576B;
	line-height:32px;
	text-indent:27px;
	margin:0 0 4px 0;
}


li.sub_01{
	width:240px;
	height:34px;
	display:block;
	background:url(/e/material/images/bg_snavi_01.jpg) no-repeat 0 0;
	line-height:34px;
	text-align:left;
}

li.sub_01 a{
	width:206px;
	_width:240px;
	height:34px;
	display:block;
	padding:0 0 0 34px;
	color:#666;
}

li.sub_01 a:hover{
	background:url(/e/material/images/bg_snavi_01.jpg) no-repeat 0 -34px;
}
div.rightArea div.snaviBox a{
	font-weight:bold;
	text-decoration:none;
}

div.rightArea div.snaviBox a:link,
div.rightArea div.snaviBox a:visited{
	color:#666;
}
div.rightArea div.snaviBox a:active,
div.rightArea div.snaviBox a:hover{
	color:#FFF;
}



