@charset "Shift_JIS";

 /*
	会社情報 [
========================================================== */

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
}

#contents_title {
	height: 30px;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

 /*
	会社情報 [ ご挨拶
========================================================== */

#introduction {
	width: 95%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(/english/subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

#introduction p {
	width: 320px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
}

#introduction img {
	float: right;
	width: 370px;
	margin: 0px;
	padding: 0px;
}

 /*
	会社情報 [ 概要
========================================================== */

#outline {
	width: 95%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(/english/subtitle2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	overflow: hidden;
}

#outline table{
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 712px;
	padding: 0px;
}

#outline th{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	line-height: 18px;
	background-color: #e7e7e7;
	border: 1px solid #999999;
	padding: 5px;
	width: 25%;
}

#outline td{
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	color: #333333;
	border: 1px solid #999999;
}

.line {
border-collapse:collapse;
}

 /*
	会社情報 [ 沿革
========================================================== */

#history {
	width: 95%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(/english/subtitle3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

#history table{
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 712px;
	padding: 0px;
}

#history th{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	line-height: 18px;
	background-color: #e7e7e7;
	border: 1px solid #999999;
	padding: 5px;
	width: 25%;
}

#history td{
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	color: #333333;
	border: 1px solid #999999;
}

.line {
border-collapse:collapse;
}


 /*
	八潮営業本部マップ [ 
========================================================== */

#map {
	width: 95%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(/com/map/subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-align: center;
}

#map img {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 504px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#map .btn {
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	width: 150px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #0066CC;
	border: 1px solid #CCCCCC;
}

#map .btn a:link, #map .btn a:visited,#map .btn a:active {
	color: #333333;
}

#map .btn a:hover {
color: #3366cc;
}
