@charset "utf-8";

/*----------------------------------------------------
	MG CORPORATION
	URL: http://www.mgc-p.com/
	Date: 2008-01-31
	Auther: Hasegawa
	Copyright (C) MG CORPORATION. All Rights Reserved.
----------------------------------------------------*/

/* recruit
----------------------------------------------------*/

div#main div.recruit_box {
	margin-bottom: 30px;
	}

div#main div.recruit_box h3#rec_h3{
	border-left: 10px solid #000099;
	margin: 20px 0;
	padding:5px 0 5px 10px;
	font-size: 1.5em;
	color: #000099;
	}

div#main div.recruit_box img{
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	}

div#main div.recruit_box p.rec_p{
	line-height:1.2;
	margin-bottom: 20px;
	}

div#main h3#rec_h3_02{
	clear: left;
	border-left: 10px solid #000099;
	margin: 30px 0 20px 0;
	padding:5px 0 5px 10px;
	font-size: 1.33em;
	color: #000099;
	}

div#main p.rec_p_b{
	font-weight:bold;
	font-size:1.17em;
	margin-bottom:10px;
	}

div#main dl#recruit_dl{
	margin: 10px 0px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
	}

div#main dl#recruit_dl dt{
	clear: left;
	float: left;
	width: 130px;
	padding: 8px 0;
	border-top: 1px solid #9c9c9c;
	text-indent: 15px;
	}

div#main dl#recruit_dl dd{
	margin: 0 0 0 130px;
	padding: 8px 0;
	border-top: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
	padding-left: 10px;
	line-height:1.2;
	}
	
	
/*2009.12.03*/

div#main div.recruit_box table tr th, 
div#main div.recruit_box table tr td {
    padding: 8px;
    line-height: 1.3;
    border-bottom: #999 1px dotted;
}

div#main div.recruit_box table tr td.subhead {
    width: 80px;
    text-align: center;
    font-weight: bold;
    background-color: #eee;
}