/* CSS Document */

/* ===== ご挨拶 ===== */

div#contents div#messageBox {
	float: left;
	width: 444px;
	height: auto;
}

/* ===== 経営理念・方針 ===== */

div#contents div#policyBox {
	background: url(../corporate/img/line.gif) bottom repeat-x;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

div#contents div#policyBox ul { list-style: none;}

div#contents div#policyBox ul li {
	margin: 0 0 1em 0;
}

div#philosophyImg {
	margin: 0px -10px 10px;
}

/* ===== 会社概要 ===== */

table#about th {
	width: 23%;
	text-align: left;
}
table#about td ul#business li {
	list-style-type: disc;
}

table#about td dl#location {
	margin: 0;
	padding: 0;
}

table#about td dl#location dt {
	font-weight: bold;
}

table#about td dl#location dd {
	padding: 0 0 0 10px; 
}

/* ===== 役員一覧・組織図 ===== */

table#officers1 {
	width: 373px;
	float: left;
} 

table#officers1 th,table#officers2 th {
	width: 98px;
	text-align: left;
	vertical-align: middle;
}

table#officers1 td.offiName,table#officers2 td.offiName {
	border-left: none;
	font-size: 110%;
}

table#officers1 td.offiName span,table#officers2 td.offiName span {
	font-size: 8px;
	color:#777777;
}

*html span.rb {
	padding-left: 18px;
}
span.rb {
	padding-left: 15px;
}

*html span.rb2 {
	padding-left: 11px;
}
span.rb2 {
	padding-left: 8px;
}


table#officers2 {
	width: 286px;
	float: right;
} 

div#contents p.date {
	padding: 0;
	margin: 0 0 5px 0;
	text-align: right;
} 

/* ===== 内部統制基本方針 ===== */

ol#development { padding-left: 1.5em;}

ol#development li {
	color:#0066CC;
	font-weight: bold;
}

ol#development li li, ol#development li p {
	margin-bottom: 0;
	color: #333333;
	font-weight: normal;
}

ol#development li ol, ol#development li p {
	margin: 0 0 1.5em -2em;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0px 0px  15px 2em;
	list-style: none;
}

div#contents ol#development li ol li {
	border-bottom: none;
	padding-bottom: 0px;
	text-indent: -1.5em;
}

/* ===== コンプライアンス ===== */

div#contents dl.compliance {
	padding-top: 19px;
	margin: 0;
	background-image: url(../corporate/img/line.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div#contents dl.compliance dd {
	padding: 0px 0px 15px 14px;
	margin-bottom: 18px;
	background-image: url(../corporate/img/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* ===== History ===== */
div#birthplaceBox {
	background: url(../corporate/history/img/history_line.gif) left bottom no-repeat;
	float: right;
	margin-bottom: 15px;
}

div#birthplaceBox_en {
	float: right;
	margin-bottom: 15px;
}

div#birthplaceBox2 {
	float: right;
	width: 500px;
	height: auto;
}

div#historyArea {}

div#historyArea ul#historyTab {
	list-style: none;
	margin: 0 0 -2px;
	background-color: #FFFFFF;
	border-bottom: #B0D9CF 1px solid;
}

div#historyArea ul#historyTab li {
	margin: 0;
	float: left;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	width: 134px;
	height: 35px;
	position: relative;
	bottom: -1px;
}

div#historyArea ul#historyTab li img { vertical-align: bottom;}

div#historyBox {
	clear: both;
	margin-bottom: 1.5em;
	padding: 10px;
	background-color: #EBF3F0;
	border: #B0D9CF 1px solid;
}

div#historyBox dl{ 
	background-color: #FEFDF5;
	padding: 10px;
	margin: 0px;
}

div#historyBox dl dt {
	clear: both;
	float: left;
	width: 4em;
	padding: 10px 5px 2px;
}

div#historyBox dl dd {
	padding: 10px 5px 2px 5em;
	border-bottom: 1px dashed #9CB8AD;
}

div#contents .marginL25 {
	margin-left: 25px;
}

/* ===== 地図 ===== */
img.train { vertical-align: middle; margin-bottom: 4px;}

