﻿

/********** outline **********/

.outlineDec {
	border-top:solid 1px #ccc;
	width:625px;
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:5px;
}

.outlineDec th {
	border-bottom:solid 1px #ccc;
	background-color:#e5eef8;
	text-align:left;
	font-weight:normal;
	padding:8px 16px;
}

.outlineDec td {
	border-bottom:solid 1px #ccc;
	background-color:#fff;
	padding:8px 16px;
}

.outlineMapBox {
	text-align: center;
}

.outlineMap {
	width: 510px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

/********** history **********/

.historyBg {
	background-color:#e4e4e4;
	width:625px;
	padding: 8px 0;
	text-align: center;
}

.historyDec {
	width:608px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	font-size:0.8em;
	line-height:1.4em;
}

.historyDec th {
	background-color:#e5eef8;
	border-right:solid 1px #e4e4e4;
	text-align:left;
	font-weight:normal;
	padding:4px 12px;
	vertical-align:middle;
}

.historyDec td {
	border-bottom:solid 1px #e4e4e4;
	background-color:#fff;
	padding:4px 12px;
}



/********** environmentalPolicy **********/

.environmentalPolicy {
	/*background-image: url(../images/bg_border_625.gif);
	background-repeat: repeat-y;

	border-top: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;*/

	width:625px;
	text-align: center;
}

.environmentalPolicy h6 {
	/*width: 560px;*/
	margin: 20px 0 5px 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
	color: #003594;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	border-bottom: solid 1px #003594;
}


.environmentalPolicy p {
	padding: 10px 0 30px 0;
	font-size: 0.8em;
	line-height:1.6em;
	text-align: left;
}

.environmentalPolicy ol {
	padding: 10px 0 30px 20px;
	/margin-left:20px;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: left;
}

.senmubox {
	margin:15px;
	padding:10px;
	border:#CCC 1px solid;
	font-size:0.8em;
}

.senmubox strong {
	font-weight:bold;
	color:#262e6c;
	line-height:2em;
}

.kanrentxt {
	color:#262e6c;
	line-height:2em;
}
.rigtttxt {
	font-size:0.8em;
}
