/*　お問合せ適用スタイル
-----------------------------------------------------------------------*/
.mail{
	font-size:14px;
}

td.mail_l{
	font-weight:bold;
	text-align:right;
}

.txt_answer{
	margin:20px 0px 40px 0px;
	text-align:center;
	border:2px solid #FF0000;
	padding:30px 0px 30px 0px;
}

/*　会社概要適用スタイル
-----------------------------------------------------------------------*/
.gaiyo{
	float:left;
	width:410px;
	margin-top:10px;
}

.images {
	float:right;
	width:320;
	margin-top:10px;
}

/*　中国工場適用スタイル
-----------------------------------------------------------------------*/
.china_gaiyo{
	float:left;
	width:480px;
	margin-top:10px;
}

.china_images {
	float:right;
	width:250;
	margin-top:10px;
}

/*　求人案内適用スタイル
-----------------------------------------------------------------------*/
.commment{
	float:left;
	width:400;
	margin:10px 0px 10px 10px;
}

.com_img{
	float:right;
	width:300px;
	margin:10px 0px 10px 0px;
	text-align:center;
}

/*　業務紹介適用スタイル
-----------------------------------------------------------------------*/
.top_text{
	width:500px;
	margin:10px 0px 0px 0px;
	float:left;
}

.top_img{
	width:240px;
	margin:10px 0px 0px 0px;
	float:right;
}

.kako_text{
	width:500px;
	float:right;
}

.kako_img{
	width:240px;
	float:left;
}

.table_left{
	width:360px;
	margin:10px 5px 0px 0px;
	float:left;
}

.table_right{
	width:360px;
	margin:10px 0px 0px 5px;
	float:right;
}

/*　製作事例適用スタイル
-----------------------------------------------------------------------*/

.sample_title{
	width:740px;
	background:#CCCCCC;
	color:#000000;
	height:15px;
	font-size:14px;
	font-weight:900;
	text-align:center;
	margin:10px 0px 10px 0px;
}
