@charset "utf-8";


#page_title{

}

#wrapper{
	margin:20px auto 0 auto;
	width:940px;
	overflow:hidden;
}

h3{
	margin-bottom:20px;
}

h4{
	margin:20px 0;
}

#wrapper a{
	color:#5290CA;
/*
	text-decoration: none;
*/
}

#wrapper p{
	padding:10px 0;
}

#recruit_nav {
	background:url(../img/recruit_navi_off.jpg) no-repeat;
	width:182px;
	height:180px;
	margin:5px auto 0 auto;
}

#recruit_nav span {
	display: none;
}

#recruit_nav li {
	float:left;
	list-style:none;
	display:inline;
}

#recruit_nav1 li,
#recruit_nav1 a {
	display:block;
	width:182px;
	height:45px;
}

#recruit_nav2 li,
#recruit_nav2 a {
	display:block;
	width:182px;
	height:45px;
}

#recruit_nav3 li,
#recruit_nav3 a {
	display:block;
	width:182px;
	height:45px;
}

#recruit_nav1 a.this,
#recruit_nav1 a:hover {
	background:url(../img/recruit_navi_on.jpg) 0px 0px no-repeat;
}

#recruit_nav2 a.this,
#recruit_nav2 a:hover {
	background:url(../img/recruit_navi_on.jpg) 0px -45px no-repeat;
}

#recruit_nav3 a.this,
#recruit_nav3 a:hover {
	background:url(../img/recruit_navi_on.jpg) 0px -90px no-repeat;
}


table.t2{
	margin:0px auto 20px auto;
	width:940px;
}

table.t3{
	margin:0px auto 20px auto;
	width:700px;
	border-collapse: separate;
	border-spacing: 0 5px;
	border-top:solid 1px #0099CC;
}

table.t3 td {
	vertical-align:center;
}

.line{
	border-bottom:dotted 1px #ccc;
}

.bg1{
	width:190px;
	background:url(../img/right_box_bg.gif) repeat-y;
}


.message_box{
	margin:0px auto;
	width:698px;
}

.message_box1{
	font-size:0;
	width:698px;
	height:6px;
	background: url(../img/message_box1.gif) no-repeat;
}

.message_box2{
	width:698px;
	background: url(../img/message_box2.gif) repeat-y;
	overflow: hidden;
}

.message_box3{
	width:698px;
	height:6px;
	background: url(../img/message_box3.gif) no-repeat;
}

.message_box4{
	margin:0px auto;
	width:698px;
	background: url(../img/right_box_bg.gif);
	padding:20px 0;
}

.style1{
	margin:20px auto;
	width:650px;
}

.style2{
	margin:0px auto;
	width:180px;
	padding:10px 0;
}

.style3{
	margin:0px auto;
	width:664px;
}

.style4{
	background-color: #fff;
}

.style2 p{
	padding:10px 0;
	font-size:11px;
}
