@charset "EUC-JP";

/* ------------------------------------------------
_common.css
------------------------------------------------- */
@import url("common.css");

/* ボタン　ロールオーバー up */

#sub h2#cate-menu1 a {
	background: url(../img/company_01_up.jpg) no-repeat left top;
}

#sub h2#cate-menu2 a {
	background: url(../img/company_02_up.jpg) no-repeat left top;
}

#sub h2#cate-menu3 a {
	background: url(../img/company_03_up.jpg) no-repeat left top;
}

#sub h2#cate-menu4 a {
	background: url(../img/company_04_up.jpg) no-repeat left top;
}

#sub h2#cate-menu5 a {
	background: url(../img/company_05_up.jpg) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#sub h2#cate-menu1 {
	background: url(../img/company_01_up.jpg) no-repeat left top;
}

#sub h2#cate-menu2 {
	background: url(../img/company_02_up.jpg) no-repeat left top;
}

#sub h2#cate-menu3 {
	background: url(../img/company_03_up.jpg) no-repeat left top;
}

#sub h2#cate-menu4 {
	background: url(../img/company_04_up.jpg) no-repeat left top;
}

#sub h2#cate-menu5 {
	background: url(../img/company_05_up.jpg) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#sub h2#cate-menu1 a:hover {
	background:none;
}

#sub h2#cate-menu2 a:hover {
	background:none;
}

#sub h2#cate-menu3 a:hover {
	background:none;
}

#sub h2#cate-menu4 a:hover {
	background:none;
}

#sub h2#cate-menu5 a:hover {
	background:none;
}

/*　会社案内　*/

#com-guide {
	margin-bottom: 200px;
	padding-left: 8px;
}

#com-guide h4 {
	margin-bottom: 10px;
}

#com-guide p.photo {
	float: left;
	margin-right: 10px;
}

#com-guide p.text {
	margin-top: 0px;
	margin-bottom: 15px;
}

/*　会社概要　*/

p.outline_photo {
	width: 530px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#outline {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 60px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

#outline td,#outline th {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px 15px;
}

#outline th {
	background: #E6E6E6;
	width: 100px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#outline dl {
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#outline dt {
	float: left;
}

#outline dd {
	padding-left: 5em;
}

/*　沿革　*/

#history {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 60px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

#history td,#history th {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px 12px;
}

#history th {
	background: #E6E6E6;
	width: 100px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

/*　本社・営業所の案内　*/

h3.guide-title {
	margin-bottom: 15px;
}

#office-address {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#office-address p.photo {
	float: left;
	margin-right: 10px;
}

#office-address h4 {
	margin-bottom: 15px;
}


#office-map {
	margin-bottom: 15px;
	width: 397px;
	margin-right: auto;
	margin-left: auto;
}

#office {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 60px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

#office td,#office th {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;

}

#office th {
	background: #E6E6E6;
	width: 100px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px 12px;
}

#office td {
	padding: 5px 20px;
}

/*　本社・営業所の案内　地図　*/

#map {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

#map p.text {
	padding: 10px 10px 15px;
}

/*　社長コラム　*/

h3.column-title {
	margin-bottom: 10px;
}

ul#column-list {
	margin: 0px;
	padding: 0em 0em 5em 3em;
}

ul#column-list li {
	margin-bottom: 0.5em;
}

/*　社長コラム　詳細　*/

#main h4.title {
	background: #EEEEDE;
	padding: 10px 12px;
	font-size: 16px;
	border-left: 5px solid #009900;
	margin-bottom: 20px;
}

#main h4.title {
	background: #EEEEDE;
	padding: 10px 12px;
	font-size: 16px;
	border-left: 5px solid #009900;
	margin-bottom: 20px;
}

#main h4.title span {
	font-size: 12px;
	padding-left: 1em;
	font-weight: normal;
}

#column-system {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

