@charset "utf-8";


/*=====================================================

	施工案内のサブナビゲーション用
	共通CSS

=====================================================*/



#main h3{
    width:auto;
    margin-top:10px;
    background-color:#EDF6FF;
    border-top:1px solid #C9E1F4;
	border-bottom:0;
    color:#40A4DB;
	clear:both;
}


/*---------------------------------------------------
	#sekou
----------------------------------------------------*/



#sekou_sub{
    width:171px;
	min-height:720px;
    margin-left:5px;
}


*+html #sekou_sub{
    margin-left:-10px;
}


*html #sekou_sub{
    width:158px;
    margin-left:-12px;
}


#banner ul{
    width:100%;
    list-style-position:inside;
	vertical-align:bottom;
}


#banner ul li{
	width:171px;
	height:31px;
	margin-left:5px;
    background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	line-height:31px;
	vertical-align:bottom;
}


#banner .usually{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
	font-weight:bold;
}


#banner .usually_last{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #D7EFED;
	color:#40A4DB;
	font-weight:bold;

}


#banner ul li a{
	display:block;
	width:155px;
	height:100%;
	padding-left:15px;
	color:#333;
	text-decoration:none;
}



#banner ul li a:hover{
	display:block;
	width:155px;
	height:31px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
}


#banner .last{
	width:171px;
	height:31px;
	border-bottom:1px solid #E4E4E4;
}


#banner .first{
	background-image:none;
	list-style-image:none;
}


#banner2{
	width:171px;
}


*:first-child+html #banner2{
	margin-left:20px;
}



#banner2 a{
	margin:0;
	padding:0;
	border:0;
}


#banner2 .first{
	background-image:none;
	list-style-image:none;
}


#banner2 ul li{
	width:100%;
	height:31px;
	margin-left:5px;
    background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	line-height:31px;
	vertical-align:bottom;
}


#banner2 .usually{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
	font-weight:bold;
}


#banner2 .usually_last{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #D7EFED;
	color:#40A4DB;
	font-weight:bold;

}


#banner2 ul li a{
	display:block;
	width:155px;
	height:100%;
	padding-left:15px;
	color:#333;
	text-decoration:none;
}



#banner2 ul li a:hover{
	display:block;
	width:155px;
	height:31px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
}


#banner2 .last{
	width:171px;
	height:31px;
	border-bottom:1px solid #E4E4E4;
}


#banner3{
	width:171px;
	margin-top:20px;
}


#banner3 ul li{
	width:100%;
	height:31px;
	margin-left:5px;
    background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	line-height:31px;
	vertical-align:bottom;
}


#banner3 .usually{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
	font-weight:bold;
}


#banner3 .usually_last{
	width:157px;
	height:31px;
	padding-left:15px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #D7EFED;
	color:#40A4DB;
	font-weight:bold;

}


#banner3 ul li a{
	display:block;
	width:155px;
	height:100%;
	padding-left:15px;
	color:#333;
	text-decoration:none;
}



#banner3 ul li a:hover{
	display:block;
	width:155px;
	height:31px;
    background-image:url(../images/menu_bg_on.jpg);
	background-repeat:no-repeat;
	color:#40A4DB;
}


#banner3 .last{
	width:171px;
	height:31px;
	border-bottom:1px solid #E4E4E4;
}


#banner4{
	width:171px;
	margin-top:30px;
	margin-left:5px;
}


*html #banner4{
	margin-left:20px;
}


*:first-child+html #banner4{
	margin-left:20px;
}


#banner4 ul li{
	width:171px;
	height:58px;
}

