@charset "utf-8";

/*--company_top--*/

#company_top_con	{
	width:655px;
	margin-top:20px;
}

#com_lead	{
	margin:40px 0 60px 55px;
}

#philo_img	{
	margin:30px 0 60px 50px;
}

.company_top_inner	{
	width:615px;
	margin-left:20px;
}

#movie1	{
	width:230px;
	height:210px;
}

/*--summary--*/

#u_main_col #summry_table	{
	margin-top:20px;
	width:655px;
}

#u_main_col #summry_table th	{
	width:159px;
	border-bottom:1px solid #fff;
	padding:8px;
	vertical-align:top;
}

#u_main_col #summry_table td	{
	/*width:464px;*/
	font-size:0.8em;
	border-bottom:1px dashed #ddd;
	padding:8px;
}

/*--access--*/
.access_con	{
	width:655px;
	margin-top:20px;
}

.map_img {
	float:left;
	width:300px;
}

.map_text	{
	float:right;
	width:337px;
}

.acce_add	{
	font-size:0.9em;
	color:#0057c3;
	font-weight:bold;
	margin-top:20px;
}

.map_dl_btn	{
	width:300px;
	float:left;
}

.reader_dl	{
	width:276px;
	float:left;
	border:1px solid #ccc;
	font-size:0.8em;
	padding:10px;
	margin-left:20px;
	line-height:1.2em;
}

.g_map_ttl	{	
	color:#5e5e5e;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}

.g_map_btn li	{
	margin-bottom:5px;
}

/*--history--*/

#history_table	{
	width:655px;
	margin:20px 0 40px 0;
	border-top:1px solid #ccc;
}

#history_table th	{
	width:65px;
	font-size:0.8em;
	vertical-align:top;
	color:#0055c6;
	border-bottom:1px solid #ccc;
	padding:8px 0 8px 10px;
}

#history_table td	{
	font-size:0.8em;
	vertical-align:top;
	border-bottom:1px solid #ccc;
	padding:8px 0 8px 10px;
}

/*--recruit--*/

#recruit_con	{
	width:655px;
	margin-top:20px;
}

#recruit_con h3	{
	margin-bottom:20px;
}

.recruit_inner	{
	width:615px;
	margin-left:20px;
}

.recruit_table	{
	width:655px;
}

.recruit_table th	{
	width:165px;
	background:#d2e8ff;
	border-bottom:1px solid #fff;
	font-size:0.8em;
	vertical-align:top;
	padding:8px 10px;
	color:#333;
}

.recruit_table td	{
	/*width:470px;*/
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	font-size:0.8em;
	vertical-align:top;
	padding:8px 10px;
	color:#333;
}

#work_img li	{
	float:left;
}

.work_mgn	{
	margin-right:10px;
}

.recruit_table dt,
.recruit_table dd	{
	font-size:1em;
}

.recruit_table dt	{
	float:left;
	width:120px;
	margin-right:10px;
	font-weight:bold;
}

.recruit_table dd	{
	float:left;
	width:300px;
}

.ricruit_bnr	{
	margin:10px 0;
}

.ricruit_bnr img	{
	padding:5px;
}

/*--all--*/

.icon_square	{
	background:url(../images/company/icon_square.gif) no-repeat 0 2px;
	height:auto;
	padding-left:15px;
}

.blue	{
	background:#add3ff;
}

.water_blue	{
	background:#d2e8ff;
}

.gray	{
	background:#f1f0e9;
}

.border_solid	{
	border-bottom:1px solid #ddd !important;
}

.border_solid_top	{
	border-top:1px solid #ddd !important;
}

.line_white	{
	border-bottom:1px solid #fff !important;
}

.font_zs_b	{
	font-size:1em;
	font-weight:bold;
}


