@charset "UTF-8";
/***************************************************************

* TAKAGIYA co.,ltd. recruit.css

***************************************************************/
#recruit h3 {
	width: 640px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px;
	color: #FFF;
	padding: 0 0 0 12px;
	background: url(../img/common/title_bg_01.gif) no-repeat;
}
table {
	border-top: 1px solid #C8D5E3;
	border-left: 1px solid #C8D5E3;
	margin: 0 0 20px;
}
table th,
table td {
	vertical-align: top;
	padding: 5px 10px;
	border-right: 1px solid #C8D5E3;
	border-bottom: 1px solid #C8D5E3;
}
table th {
	
	width: 100px;
	background-color: #DCEBFB;
}
table td ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 10px 20px;
}
table td.nbr {
	border-right: none;
}
table td img {
	vertical-align: middle;
}


div.info_top {
	width: 100%;
	margin : 0px 0px 10px 0px;
}

div.info_top .col1 {
	width: 390px;
	float: left;
}

div.info_top .col2 {
	width: 250px;
	float: right;
}
