@charset "shift_jis";
/* CSS Document */

div#recruit{
	text-align:left;
	width:426px;
}

div#recruit p{
	margin:0px 0px 12px;
	text-indent:1em;
	padding:0px;
	line-height:140%;
}

div#recruit div{
	margin:0px;
	padding:0px;
}

div#recruit div.lead{
	margin:0px 0px 12px;
}

div#recruit div.column{
	margin:20px 0px 0px;
}

div#recruit div.line {
	margin:20px 0px 0px;
	background: url(../images/line.gif) repeat-x;
	font-size:1px;
}



div#recruit div.totop{
	text-align:right;
	margin-top:20px;
}

div#recruit div.closer{
	font-size:1px;
	clear:both;
}

/****************** For Photo ******************/
div#recruit div.recruit_ph_right {
	width:105px;
	float:right;
	margin:10px 0px 20px 15px;
	color:#005BAC;
}

div#recruit div.recruit_ph_left {
	width:140px;
	float:left;
	margin:0px 20px 20px 0px;
	color:#005BAC;
}

div#recruit p.ph_naem{
   margin:2px 0px 0px;
	text-align:left;
	text-indent:0em;
}


/****************** For Interview Page ******************/
div#recruit p.recruit_interview_name {
	text-indent:0em;
	font-weight:bold;
	color:#333333;
}

/****************** For Schedule Page ******************/
table.schedule_table{
	border-top:1px dotted #005BAC;
	border-left:1px dotted #005BAC;
	margin-bottom:10px;
}
table.schedule_table th{
   border-right:1px dotted #005BAC;
	border-bottom:1px dotted #005BAC;
	color:#005BAC;
	background:#F0F0F0;
	padding:5px;
}
table.schedule_table td{
   border-right:1px dotted #005BAC;
	border-bottom:1px dotted #005BAC;
	padding:5px;
}

table.schedule_ph_table td{
  font-size:10px;
  letter-spacing:1px;
  color:#666666;
}

/****************** For Recruit Page ******************/

div#recruit div.fresh_entry{
	margin:20px 0px 0px 0px;
}
div#recruit div.fresh_entry p{
   margin:0px 0px 0px 5px;
}

div#recruit div#joblist{
  	margin:40px 0px 20px;
}
div#recruit div#joblist p{
   margin:0px 0px 0px 5px;
}

#joblist table{
	width:400px;
}

a.entry_link:link{text-decoration:none;}
a.entry_link:visited{text-decoration:none;}
a.entry_link:active{text-decoration:none; color:#E60012;}
a.entry_link:hover{text-decoration:none; color:#E60012;}

div#recruit h3 {
	font-weight:bold;
	margin:0px 0px 10px;
	font-size:14px;
}