@charset "shift_jis";


/*
About
*/
#contents {
	_height: 1040px;
	min-height: 1000px;
	padding-right: 190px;
}
h2 {
	background: url(/img/h2_recruit.jpg);
}
#bloglist h2 {
	background-image: url(/img/cmenu_blog.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 170px;
	overflow: hidden;
}
/* Contents */

h3 {
	width: 540px;
	padding: 5px 0px 2px 0px;
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 3px solid #000;
	background-color: #FFF;
	color: #000;
}
table {
	border-collapse: collapse;
	width: 540px;
}
th, td {
	font-size: 80%;
	padding: 5px 6px;
	border: 1px solid #F60;
}
th {
	text-align: left;
	font-weight: bold;
	width: 25%;
	background-color: #FEC998;
}
td {
	line-height: 1.5em;
}

