@charset "utf-8";
/*general*/

body {
	font-size:12px;
}
/*
#fontsmall {
	width:37px;
	height:25px;
	padding: 3px 2px 0px 0px;
	margin:0;
	float:left;
	background-image: url(/img/common/txt_small.gif);
	background-repeat: no-repeat;
}*/

#Size_normal {
	width:41px;
	height:28px;
	float:left;
	padding:0px 3px 0px 0px;
	margin:0;
	background-image: url(../img/common/size_nor_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Size_big {
	width:41px;
	height:28px;
	float:left;
	padding:0;
	margin:0;
	background-image: url(../img/common/size_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.service_object_r_1 {
	height:10.2em;
}
.recruit_sbox_inner {
	height: 360px;
}

/* news */
td.news_date {
	width:125px;
}
td.news_body {
	width:459px;
}
/* top */
td.news_date_top {
	width:115px;
}
td.news_body_top {
	width:450px;
}

