@charset "UTF-8";
/* -- http://www.daishin-s.co.jp/ recruit style CSS ------
Copyright(C)2008,daishin seiko. All Rights Reserved. 
------------------------------------------------------ */

/* recruit style */
.recruit{

}
.recruit span.eventend{
	color:#ff0000;
	font-weight:bold;
}
.recruit table{
	background-color:#279AFF;
	width:650px;
	margin:5px 0 20px 50px;
}
.recruit table td{
	background-color:#fff;
	padding:2px 10px;
}
.recruit table th{
	border:1px solid #c0e2ff;
	color:#000033;
	padding:4px 6px;
	text-align:left;
	display:table-cell;
}
.recruit table caption{
	text-align:left;
}
.recruit p{
	width:650px;
	margin:5px 0 20px 50px;
}
.recruit table.recguide caption{
	color:#000033;
	font-size:1.1em;
	margin:10px 0 0 0;
}
.recruit dl{
	display:block;
	width:650px;
	margin:5px auto 20px;
}
.recruit dl dt{
	color:#ff0000;
	font-weight:bold;
	float:left;
	clear:both;
}
.recruit dl dd{
	float:left;
}
/* page3 */
body#page .recruit3 img{
	display:block;
	margin:0 0 30px 50px;
}
body#page .recruit3 .parag table{
	margin:5px 0 5px 50px;
}
body#page .recruit3 #parag1 ul{
	display:block;
	width:620px;
	margin:0 60px;
}
body#page .recruit3 #parag1 ul li{
	list-style:none;
	margin:10px 0 40px;
}
.recruit3 #parag1 ul li img.float_r{
	display:block;
	margin:0 0 0 25px;
}
.recruit3 #parag1 ul li img.float_l{
	display:block;
	margin:0 25px 0 0;
}
.recruit3 #parag1 ul li div{
	margin:0 0 10px;
}
.recruit3 #parag1 ul li div strong{
	font-weight:bold;
	font-size:1.2em;
}
.recruit3 #parag1 ul li div strong span{
	font-weight:normal;
}
/* page5 */
body#page .recruit5 #parag1 #thumbnail{
	display:block;
	background-color:#fff;
	width:700px;
	padding:0px;
	margin:0 0 0 30px;
}
body#page .recruit5 #parag1 #thumbnail tr td{
	margin:0;
	padding:0;
}
body#page .recruit5 #parag1 #thumbnail img{
	margin:0;
	display:inline;
	width:inherit;
}
/* page6 */
body#page .recruit6 .parag #method{
	background-color:#fff;
}
body#page .recruit6 .parag #method th{
	color:#ff0000;
	font-weight:bold;
	border:none;
	vertical-align:top;
	padding:0 0 15px;
}
body#page .recruit6 .parag #method td{
	padding:0 0 15px;
}
