@charset "utf-8";
.nav1 {
	background-image: url(../images/hd-nav1-on.png);
	background-repeat: no-repeat;
}
#h-message {
	background: url(../images/main-img.png) no-repeat center top;
	padding-top: 415px;
}
#text {
	height: 20px;
	background-color: #013572;
	color: #FFF;
	padding: 10px;
}
#in-text {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#inner {
	width: 560px;
	float: left;
	margin-right: 40px;
	margin-bottom: 25px;
}
#service .service1 a {
	background-image: url(../images/top-service1.png);
	background-repeat: no-repeat;
}
#service .service2 a {
	background-image: url(../images/top-service2.png);
	background-repeat: no-repeat;
}
#recruit .recruit1 a {
	background-image: url(../images/recruit1.png);
	background-repeat: no-repeat;
}
#recruit .recruit2 a {
	background-image: url(../images/recruit2.png);
	background-repeat: no-repeat;
}
#service a {
	text-decoration: none;
	display: block;
	font-size: 0.8em;
}
#inner a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.service1 a {
	padding-top: 175px;
	padding-left: 25px;
	padding-right: 25px;
	color: #000;
	height: 105px;
	width: 220px;
}
.service2 a {
	padding-top: 175px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFF;
	height: 105px;
	width: 220px;
}
.service1, .service2 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#recruit ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#recruit a {
	text-decoration: none;
	display: block;
	color: #000;
	font-size: 0.75em;
	color: #003372;
}
.recruit1 a {
	padding-top: 100px;
	padding-left: 15px;
	height: 31px;
	width: 255px;
}
.recruit2 a {
	padding-top: 100px;
	padding-left: 30px;
	height: 31px;
	width: 240px;
}
.recruit1, .recruit2 {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*
dl {
	padding-right: 10px;
	float:left;
	width:75px;
	font-weight:bold;
	color:#003366;
}
dl {
	float:left;
	width:265px;
	font-size: 0.9em;
}

dt{
	overflow: hidden;
	padding-bottom: 50px;
}
*/
#service {
	overflow: hidden;
	width: 560px;
}
#recruit {
	overflow: hidden;
	width: 560px;
}

#news {
	width: 360px;
	float: left;
	margin-bottom: 25px;
	padding-top: 70px;
	background: url(../images/top-news.gif) no-repeat left top;
}
#news .n_area {
	clear: left;
	width: 360px;
	height: 320px;
}
#news #scrollbar {
    clear: left;
	width: 355px;
	height: 320px;
	background:#fff;
	color:#666;
}
#news #scrollbar ul {
	float: left;
	height: 60px;
	padding-right: 20px;
	margin-bottom: 12px;
}
#news .date {
	float: left;
	font-weight: bold;
	width: 100px;
    height: 1.1em;
	color: #003366;
}
#news .about {
	float: left;
	width: 230px;
    height: 1.1em;
}
#news .about a {
	width: 230px;
    height: 1.1em;
	color: #003366;
	text-decoration: underline;
}
