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


body{	
	margin: 0px;
	background-color:#dbdbdb;
	font-family: "Osaka", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size:11px;
	color:#333333;
	line-height:160%;
	/*color: #000000;*/
	background-image:url(../img/bgform.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-position:top;
}

a:link{
color:#333333;
text-decoration:underline;
}

a:visited{
color:#333333;
text-decoration:underline;
}

a:hover{
color:#666666;
text-decoration:underline;
}

hr{
display:none;
}

#wrapperForm{
	width:688px;
	text-align:left;
	background-color:#FFFFFF;
	margin-left:1px;
}

#headerposForm{
	width:688px;
	height:60px;
	border-bottom:1px solid #cecece;
	
}
#containerForm{
	width:528px;
	margin-left:80px;
	line-height:140%;
}

#containerForm:after {
  content: "Clear Both";
  clear: both;
  display: block;
  width:0px;
  height: 0px;
  overflow: hidden;
  visibility: hidden;
}

#headerposForm h1{
	background-image: url(../img/rogo.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 278px;
	height: 18px;
	text-indent: -10000px;
	position: relative;
	top: 25px;
	left: 28px;
}

#recruitTitle{
width:568px;
height:23px;
border-bottom:1px solid #cecece;
margin:25px 0px 30px 60px;
}

#recruitTitle h2{
margin:0;
padding:0;
}

#recruitText{
width:568px;
margin:0px 0px 45px 60px;
}

#recruitText h3{
font-size:12px;
line-height:140%;
font-weight:normal;
margin:0;
padding:0;
}

#recruitBox01{
width:568px;
border-bottom:1px solid #cecece;
margin:0px 0px 3em 60px;
}

#recruitBox01 dl{
width:529px;
margin:0px 0px 0px 20px;
padding:0;
}

#recruitBox01 dt{
float:left;
}

#recruitBox01 dd{
margin:0px 0px 3em 205px;
}

#recruitBox01 dd p{
margin:0;
padding:0px 0px 1.5em;
}

#recruitBox02{
padding:0px 0px 105px;
border-bottom:1px solid #cecece;
/*width:568px;
margin:0px 0px 105px 60px;*/
}

*:first-child+html #recruitBox02{
margin:0px 0px 10px;
padding:0px 0px 105px;
border-bottom:1px solid #cecece;
}

#recruitBox02 dl{
width:529px;
margin:0px 0px 0px 80px;
padding:0;
}

#recruitBox02 dt{
float:left;
}

#recruitBox02 dd{
margin:0px 0px 3em 205px;
}

#recruitBox02 dd p{
margin:0;
padding:0px 0px 1.5em;
}


.font_lightgreen{
color:#d5fb4f;
}



/* footer */

#footerForm{
	width:688px;
	background-image: url(../img/copy.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	right:28px;
	height:5px;
	text-indent:-10000px;
	clear:both;
}