@charset "utf-8";

/* 共通 */

#main {
	background-image: url(../img/company/common/main_bg02.gif);
}

#main_inner {
	background-image: url(../img/company/common/main_bg01.gif);
	padding: 0px;
}

/* ------------------------
	contents_header
------------------------ */
#contents_header {
	height: 33px;
	width: 939px;
}
#contents_header p {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#contents_header ul {
	float: right;
	padding-top: 11px;
}
#contents_header li {
	float: left;
	padding-right: 10px;
}

#breadcrumb {
	margin:  0 15px 20px;
}

#breadcrumb li {
	background-image: url(../img/company/common/dec_breadcrumb.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	padding: 0 15px 0 5px;
}

#breadcrumb li.last {
	background-image: none;
}

#main h2 {
	float: none;
	margin: 0 15px 15px;
}

#footer {
	clear: both;
}

/* 本体 */

#contents {
	float: left;
	padding: 14px 0 0 40px;
	width: 645px;
}

.h3 {
	border-bottom: 1px solid #bbbbbb;
	padding: 0 0 10px;
	margin: 0 0 20px;
}

#contents h3 {
	float: none;
}

#update {
	float: right;
  padding: 4px 0 0 0;
}

#contents h4,
#contents p,
#contents ol,
#contents table {
	line-height: 1.4;
	margin: 0 0 10px;
}

#contents p.lead {
	padding: 0;
}

#contents p.last,
#contents ol.last,
#contents table.last {
	margin: 0 0 45px;
}

#contents li {
	margin: 0 0 5px;
	padding: 0 0 0 1.5em;
	text-indent: -1.5em;
}

#contents table {
	border-collapse: collapse;
	width: 645px;
}

#contents th,
#contents td {
	line-height: 1.4;
	padding: 5px;
}

#contents th a ,
#contents td a {
	line-height: 1.4;
	padding: 5px;
}

#contents th {
	border-right: 1px solid #ffffff;
	width: 120px;
}

#contents .odd th,
#contents .odd td {
	background-color: #f3f3f3;
}

/* 事業紹介 */

#catch {
	margin: 0 0 25px;
}

p#lead {
	margin: 0 0 50px;
}

.product {
	clear: both;
	margin: 0 0 45px;
}

#contents .product h4 {
	margin: 0 0 20px;
}

.product .image {
	float: left;
	padding: 0 0 0 5px;
}

#contents .product p {
	margin: 0 0 0 235px;
}

/* 沿革 */

#history {
	position: relative;
}

#history table {
	border-bottom: 1px solid #dee3e6;
}

#history th {
	width: 6em;
}

#history th,
#history td {
	vertical-align: top;
}

#history .year th,
#history .year td {
	border-top: 1px solid #dee3e6;
}

#history .month {
	background-color: #dde9f5;
	border-bottom: 1px solid #ffffff;
}

#history .image {
	background-color: #ffffff;
	padding: 0 0 10px 10px;
	position: absolute;
		top: 10px;
		right: 0;
	width: 187px;
}

#history .caption {
	font-size: 80%;
	margin: 5px 0 0;
	text-align: right;
}

/* 社会貢献活動 */

#h2Cont {
	border-bottom: 1px solid #bbbbbb;
	height: 20px;
	padding: 0 0 10px;
	position: relative;
	margin: 0 0 20px;
}

#toCont01 {
	position: absolute;
		top: 0;
		right: 135px;
}

#toCont02 {
	position: absolute;
		top: 0;
		right: 0;
}

#album {
	float: left;
	width: 210px;
}

#album img {
	margin: 0 0 5px;
}

#album .caption {
	font-size: 80%;
	line-height: 1.4;
	margin: 0 0 45px;
	width: 180px;
}

#contributeHistory {
	margin: 0 0 45px;
}

#contributeHistory table{
	border-bottom: 1px solid #dee3e6;
	float: left;
	width: 435px;
}

#contributeHistory th {
	width: 4em;
}

#contributeHistory th,
#contributeHistory td {
	vertical-align: top;
}

#contributeHistory .year th,
#contributeHistory .year td {
	border-top: 1px solid #dee3e6;
}

#contributeHistory .month {
	background-color: #dde9f5;
	border-bottom: 1px solid #ffffff;
	width: 3em;
}

/* 本社案内 */

#contentsAccess {
	float: left;
	padding: 15px 0 0 33px;
	width: 654px;
}

#contentsAccess .h3 {
	border-bottom: 1px solid #bbbbbb;
	padding: 0 0 10px;
	margin: 0 0 20px 7px;
}

#contentsAccess h3 {
	float: none;
}

#contentsAccess h4 {
	float: none;
	margin: 0 0 20px;
}

#address {
	background-color: #f2efea;
	margin: 0 0 50px 17px;
	padding: 15px;
	width: 590px;
}

#address p {
	line-height: 2;
	margin: 10px 0 0;
}

/* サブナビ */

#snav {
	float: left;
	padding: 0 0 0 15px;
	width: 204px;
}

#snav li {
	line-height: 1px;
}

#banner {
	margin: 10px 0 15px;
}

#banner  li {
	margin: 0 0 15px;
}

#map {
	width: 620px;
	height: 380px;
	margin: 0 0 15px 17px;
}
