@charset "utf-8";
/* CSS Document */

#index #header {
	height: 540px;
}

#gNav #nav_top {
	width: 200px;
	height: 49px;
	background: url(../img/nav/nav_top.jpg) no-repeat left -100px;
}
#gNav #nav_top:hover {
	background: url(../img/nav/nav_top.jpg) no-repeat left -100px;
}

#index #catch_text {
	margin: 0;
	width: 650px;
	height: 125px;
	border-top: 3px solid #94D4F7;	
	border-bottom: 3px solid #94D4F7;
	background:url(../img/top/emergency.jpg) right top no-repeat;
	vertical-align: middle;
}

#index #catch_text p{
	width: 432px;
	font-size: 13px;
	line-height: 120%;	
	padding: 0 15px 0 15px;
}

#index #b_area {
	width: 650px;
	height: 90px;
	margin: 20px 0 20px 0;
	vertical-align: middle;
}

#index #sub {
	padding-top: 0;
}
