@charset "utf-8";


/* 会社案内 ▼ ------------------------------*/


/* 会社案内 */
div.company_mi {
	background-image: url(../../image/company/company_mi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 162px;
	width: 626px;
}

div.company_mi h3 {
	font-size: 8px;
	text-indent: -500px;
	overflow: hidden;
	position: absolute;
}

/* ページ内メニュー */
div.pgmenu {
	display: block;
	margin-left: 5px;
	margin-bottom: 6px;
}

div.pgmenu ul li {
	float: left;
}

div.pgmenu ul li a {
	color: #FFFFFF;
	background-color: #0028B4;
	line-height: 20px;
	height: 20px;
	width: 78px;
	margin-right: 4px;
	font-size: 10px;
	padding: 4px;
	text-decoration: underline;
	margin-bottom: 8px;
}


/* 代表者挨拶 */
h4.delegategreeting {
	font-size: 8px;
	background-image: url(../../image/company/delegategreeting.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 44px;
	width: 626px;
	overflow: hidden;
}

/* 「365日、24時間対応」で、当たり前のことを的確に行い長年に渡る誤りのない「誠実」な行いの積み重ね */
p.delegategreeting_txt {
	font-size: 8px;
	background-image: url(../../image/company/delegategreeting_txt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 44px;
	width: 568px;
	overflow: hidden;
	margin-bottom: 20px;
}

img.delegategreeting_img {
	float: right;
	padding-left: 8px;
	padding-bottom: 30px;
}

p.delegatename {
	font-weight: bold;
	float: right;
	font-size: 120%;
}

/* 会社概要 */
h4.corporateprofile {
	font-size: 8px;
	background-image: url(../../image/company/corporateprofile.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 44px;
	width: 626px;
	overflow: hidden;
}

/* アクセスマップ */
h4.accessmap {
	font-size: 8px;
	background-image: url(../../image/company/accessmap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 44px;
	width: 626px;
	overflow: hidden;
}

div.map {
	height: 360px;
	width: 600px;
	border: 1px solid #A0A0A0;
	display: block;
	margin-bottom: 10px;
}

/* 大きな地図で見る */
small.accessmap_bt a {
	font-size: 8px;
	text-decoration: none;
	background-image: url(../../image/company/accessmap_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 30px;
	width: 150px;
	overflow: hidden;
	float: right;
}
small.accessmap_bt a:hover {
	background-position: 0px -30px;
}

/* 採用情報 */
h4.employmentinfo {
	font-size: 8px;
	background-image: url(../../image/company/employmentinfo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 44px;
	width: 626px;
	overflow: hidden;
}

/* 松栄梱包では、随時社員を募集しております。 */
p.employmentinfo_txt {
	font-size: 8px;
	background-image: url(../../image/company/employmentinfo_txt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 20px;
	width: 410px;
	overflow: hidden;
	margin-bottom: 20px;
}

table.company_tb {
	width: 600px;
}

table.company_tb tr th {
	border: 1px solid #A0A0A0;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #DDE2F7;
	width: 160px;
	text-align: left;
}

table.company_tb tr td {
	border: 1px solid #A0A0A0;
	padding: 5px 10px;
	width: 400px;
}

table.history_tb {
	width: 400px;
}

table.history_tb tr td {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

table.history_tb tr td.left {
	width: 90px;
}

table.history_tb tr td.right {
	width: 310px;
}

/* 会社案内 ▲ ------------------------------*/
