@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.title {
	background: url("./image/title_img.gif") no-repeat;
	width: 720px;
	height: 62px;
	margin-bottom: 10px;
}

.title_txt {
	font-size: 20px;
	font-weight: bold;
	color: #003B62;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 35px;
}

.english_txt {
	font-size: 10px;
	font-weight: bold;
	color: #006291;
	margin: 0px 0px 0px 35px;
}

.title_bar {
	background: url("./image/title_bar.gif") no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 15px;
}

.new_title {
	font-weight: bold;
	color: #00782E;
	line-weight: 15px;
	margin-bottom: 5px;
}

.new_box {
	width: 720px;
	margin-bottom: 15px;
}

.txt_box {
	width: 500px;
	line-height: 16px;
	float: left;
}

.right_box {
	width: 200px;
	float: right;
}

.img_box {
	width: 200px;
	text-align: center;
	margin-bottom: 5px;
}

.img_txt {
	width: 200px;
	line-height: 15px;
	margin-bottom: 5px;
}

.left_box {
	width: 502px;
	float: left;
}

.factory_box {
	width: 502px;
	background: #3399CC;
	table-layout: fixed;
}

.factory_box1 {
	width: 720px;
	background: #3399CC;
	margin-bottom: 15px;
}

.equip_td {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	padding: 5px 0px 5px 10px;
	border-right: 2px solid #FFFFFF;
}

.equip_td1 {
	background: #ECFAFF;
	line-height: 15px;
	padding: 5px 0px 5px 10px;
	border-right: 2px solid #FFFFFF;
}

.number_td {
	width: 100px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	padding: 5px 0px 5px 10px;
}

.number_td1 {
	width: 100px;
	background: #B3EAFF;
	line-height: 15px;
	padding: 5px 0px 5px 10px;
}

.factory_td {
	width: 360px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	padding: 5px 0px 5px 10px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.factory_td1 {
	width: 360px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	padding: 5px 0px 5px 10px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.factory_td2 {
	width: 360px;
	background: #B3EAFF;
	line-height: 15px;
	padding: 5px 0px 5px 10px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.factory_td3 {
	width: 360px;
	background: #D9F5FF;;
	line-height: 15px;
	padding: 5px 0px 5px 10px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.float_box {
	float: left;
	width: 130px;
	margin-right: 17px;
}

.float_box1 {
	float: left;
	width: 130px;
}

.thum_box {
	width: 130px;
}

.thum_img {
	width: 130px;
	text-align: left;
	margin-bottom: 5px;
}

.thum_txt {
	width: 130px;
	line-height: 15px;
}

.thum_img_box {
	margin-bottom: 5px;
}

.back_box {
	font-size: 10px;
	text-align: right;
	margin-bottom: 20px;
}

.back_link {
	margin-bottom: 5px;
}

a.link:link {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:visited {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:active {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}

a.link:hover {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}


