@charset "utf-8";
/* CSS Document */

/*会社概要
------------------------*/
#company_hed_img {
	background: url(../images/category/company/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_company_hed_img {
	background: #FFFFFF;
}
.side_title {
	background: url(../images/category/company/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
.table_tag {
	border-top: 1px solid #646464;
}
.table_tag th {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom: 1px solid #646464;
}
.table_tag td {
	padding: 10px 10px 5px;
	vertical-align: top;
}

/*沿革
------------------------*/
#enkaku_hed_img {
	background: url(../images/category/company/enkaku/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_enkaku_hed_img {
	background: #FFFFFF;
}

/*生産
------------------------*/
#seisan_hed_img {
	background: url(../images/category/company/seisan/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_seisan_hed_img {
	background: #000000;
}


/*代表者挨拶
------------------------*/
#greeting_hed_img {
	background: url(../images/category/company/greeting/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_greeting_hed_img {
	background: #000000;
}

.greeting_box {
	padding: 25px;
	background: url(../images/category/company/greeting/bg_img.gif) no-repeat center top;
	width: 650px;
	margin-bottom: 40px;
	height: 342px;
}
.greeting_photo {
	float: left;
	width: 200px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}
