/*青*/

/*
==== recruit ====
*/

h2.h201 { background:url("../images/h201.gif") no-repeat 0 0; }

h3.h301 { background:url("../images/h301.gif") no-repeat 0 0; }
h3.h302 { background:url("../images/h302.gif") no-repeat 0 0; }


/* 求人表 */
#H3-1 table{
	border:2px solid #dfda6c;
	margin:5px 0;
	width:100%;
}
#H3-1 table th,
#H3-1 table td {
	border:1px solid #dfda6c;
	padding:5px;
}
#H3-1 table th{
	background-color:#fefcd9;
}
#H3-1 table th {
	width:100px;
}

/* 講演会 */
#H3-2 .cont {
	overflow:hidden;
	flota:left;
	width:645px;
}
#H3-2 .txt {
	float:left;
	width:430px;
	padding:0 20px 20px 0;
}
#H3-2 img {
	float:left;
	border:1px solid #ccc;
	padding:1px;
	width:188px;
}
#koushukai_yotei {
	padding:0 0 0 16px;
}
#H3-2 table{
	border:2px solid #dfda6c;
	margin:5px 0;
	width:100%;
}
#H3-2 table th,
#H3-2 table td {
	border:1px solid #dfda6c;
	padding:5px;
}
#H3-2 table th{
	background-color:#fefcd9;
}
#H3-2 table th {
	width:100px;
}

#H3-2 em{
	font-weight:bold;
	color:#0068b7;
}

/* リンク */
#main .cont a {
	color:#ec6438;
}
#main .cont a:hover {
	color:#f9997a;
}


