@charset "UTF-8";

/*------------------文字コード UTF-8----------------*/

/*------------------上部テキスト----------------*/
#recruite_main	{
	position:relative;
	top:44px;
	}
.recruite_title	{
	position:relative;
	top:44px;
	z-index:1;
	width:530px;
	height:40px;
	}
#recruite_toptext	{
	position:relative;
	}
span.recruite_text	{
	position:relative;
	display:block;
	padding:10px 30px 10px 20px;
	line-height:1.6em;
	color:#666;
	}
span.recruite_text img	{
	_margin-top:30px;
	}

#recruit_table	{
	position:relative;
	width:500px;
	margin:0 auto;
	color:#737373;
	font-size:1.3em;
	line-height:1.7em;
	padding:3px 10px 50px 10px;
	}
.recruit_table_left	{
	display:block;
	position:relative;
	width:140px;
	height:30px;
	color:#e59494;
	padding-left:20px;
	margin:15px 0px;
	font-size:20px;
	font-weight:700;
	float:left;
	background:url(../images/recruit_table01.gif) no-repeat bottom left;
	}
.recruit_table_right	{
	position:relative;
	width:300px;
	padding:5px 10px 5px 10px;
	margin:15px 0px;
	font-size:1.3em;
	float:right;
	}




/*------------------メイン----------------*/
#recruite_maintable	{
	width:520px;
	position:relative;
	height:100%;
	}

#recruitetitle02	{
	position:relative;
	display:block;
	width:520px;
	height:30px;
	margin:20px auto;
	}


/*----------pankuzu--------*/

div.pankuzu_child	{
	width:200px;
	position:absolute;
	z-index:1000;
	top:24px;
	left:47px;
	_left:50px;
	color:#ff6666;
	font-size:12px !important;
	line-height: 1.6em;
	font-weight:400;
	}
html:not(:target) div.pankuzu_child { top:23px; }
html:not([lang*=""]) div.pankuzu_child { top:24px; }
head~/* */body div.pankuzu_child { top:23px; }


div#pankuzu	{
	width:50px;
	height:33px;
	position:absolute;
	left:10px;
	z-index:500;
	}
ul.links {
	position: absolute;
	padding:10px 0px;
}
ul.links li {
	font-size:12px;
	height:33px;
	list-style-type:none;
	position: relative;
	z-index: 200;
	padding: 0px 5px 6px 3px;
	line-height: 1.5em;
	color:#ff6666;
	font-weight:400;
	float: left;
	}
ul.links li a{
	text-decoration:none;
	color:#ff6666 !important;
	}
ul.links div.ahover {
	background:url(../images/pankuzu_hover.gif) top right no-repeat;
	margin-top:-8px;
	left:0;
	}
div.ahover {
	position: absolute;
}







/*----------募集してない--------*/
#sideslider	{height:100%;}

#not	{
	background:#f00;
	width:520px;
	height:100%;
	position:absolute;
	top:75px;
	left:0;
	z-index:300000;
	text-align:center;
	}
#not_sign	{
	display:block;
	background:#fff;
	width:400px;
	height:36px;
	position:absolute;
	top:120px;
	left:0;
	z-index:300100;
	padding:10px;
	font-size:29px !important;
	text-align:center;
	color:#888;
	border:6px #888 double;
	margin:20px 50px;
	}


