@charset "utf-8";

#mainimg {
	width:100%;
	position:relative;

	border-bottom:7px solid #cb0915;
	min-width:980px;
	background:url(../images/top/mainimg.jpg) no-repeat #000 center top;
}
#mainimg .txt {
	width:950px;
	color:#FFF;
	line-height:1.6;
	padding:400px 0 30px 30px;
	margin:0 auto;
}
h1 {
	width:950px;
	color:#FFF;
	line-height:1.6;
	padding:400px 0 30px 30px;
	margin:0 auto;
	font-size:14px; 
	font-weight:100;
}

#mainBody {


}
#mainBody ul {
	width:800px;
	padding:50px 0 100px 125px;
	margin: 0;

}
#mainBody ul li {
	margin:0 50px 20px 0;
	float:left;
	background:url(../common/images/snavi.jpg) repeat-x left top;
	color:#FFF;
	padding:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:20px;
	font-weight:bold;
	width:300px;
	text-align:center;
}
#mainBody ul li a{
	text-decoration:none;
	color:#FFF;
}
#mainBody ul li a:hover{
	text-decoration:none;
	color:yellow;
}
.recruit {
	background:url(../images/top/recruit_banner01.jpg) no-repeat center top;
	width:762px;
	height:149px;
	padding:10px;
	margin:20px auto;
	}
.recruit a{
	margin:0 0 0 510px;
}
.recruit3 {
	background:url(../images/top/recruit_banner03.jpg) no-repeat center top;
	width:762px;
	height:224px;
	padding:10px;
	margin:20px auto;
	}
.recruit3 a{
	margin:0 0 0 510px;
}
.news{
	width:700px;
	margin:30px auto 20px auto;
	border:#000 3px solid;
	padding:30px;
	font-size:14px;
	}
.news dl{
	margin-top:10px;
	border-bottom:#000 1px dotted;
	padding-bottom:5px;
}
.news dt{
	float:left;
	margin-right:10px;
	min-width:100px;
}