@charset "Shift_JIS";


/* --------------------------------------------------
	index.html
-------------------------------------------------- */
.index .indexNav {
}
.index .indexNav p {
	float: left;
}
.index .indexNav p img {
	vertical-align: top;
}
.index .indexNav .vision		{ margin-left: 0; margin-bottom: 30px; }
.index .indexNav .philosophy	{ margin-left: 30px; margin-bottom: 30px; }
.index .indexNav .history		{ margin-left: 0; *margin-left: 1px; }
.index .indexNav .outline		{ margin-left: 30px; }
.index .indexNav .ir			{ margin-left: 30px; _margin-left: 28px; }


/* --------------------------------------------------
	vision.html
-------------------------------------------------- */
.vision .lead {
	margin-bottom: 10px;
}

.vision .column {
	margin-bottom: 100px;
}
.vision .column dl {
	float: right;
	width: 375px;
	height: 500px;
	margin-top: 30px;
	background-color: #fff;
}
.vision .column dl.odd {
	float: left;
}
.vision .column dl dt {
	padding: 30px 30px 30px;
}
.vision .column dl dd {
	padding: 0 30px;
	line-height: 26px;
}


/* --------------------------------------------------
	philosophy.html
-------------------------------------------------- */
.philosophy .catch {
	float: left;
	margin-right: 30px;
}
.philosophy .cont {
	float: left;
	width: 569px;
}
.philosophy .cont .subtitle {
	margin-bottom: 30px;
}


/* --------------------------------------------------
	history.html
-------------------------------------------------- */
.history .historyTable {
	border-collapse: collapse;
	line-height: 1;
	border-top: 2px solid #023894;
}
.history .historyTable tbody tr td {
	border-bottom: 2px solid #023894;
}
.history .historyTable tbody tr td td {
	border-bottom: none;
}
.history .historyTable .year {
	padding: 10px 0 0;
	width: 125px;
}
.history .historyTable .month {
	border-right: 1px dotted #023894;
	padding: 10px 25px 0 0;
	text-align: right;
	width: 44px;
}
.history .historyTable .detail {
	padding: 10px 0 0 25px;
	width: 500px !important;
}
.history .historyTable .detail .photo {
	padding-top: 10px;
}
.history .historyTable .detail .photo img {
	vertical-align: top;
}
.history .historyTable .detail .yellow {
	color: #b49800;
}
.history .historyTable .bottom .detail {
	padding-bottom: 10px;
}
.history .historyTable .highlight .year {
	*padding-top: 10px;
	*padding-bottom: 15px;
	*vertical-align: auto;
}
.history .historyTable .highlight .detail {
	padding: 0;
}
.history .historyTable .highlight .detail p {
	width: 500px !important;
	padding: 8px 0 8px 23px;
	border: 2px solid #fff;
	border-right: none;
	background-color: #e7e3a8;
	font-weight: bold;
}


/* --------------------------------------------------
	outline > index.html
-------------------------------------------------- */
.outlineIndex h3 {
	padding-bottom: 46px;
	border-bottom: 2px solid #023894;
}
.outlineIndex .section {
	padding: 30px 0;
	border-bottom: 2px solid #023894;
}
.outlineIndex .section h4 {
	margin-bottom: 20px;
}
.outlineIndex .section ul li {
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
}
.outlineIndex .section ul li:first-child {
	margin-left: 0;
}
.outlineIndex .section div {
	float: right;
	margin-top: 20px;
	line-height: normal;
}


/* --------------------------------------------------
	outline > *
-------------------------------------------------- */
.outline h3 {
	margin: -10px 0 30px;
	text-align: center;
}
.outline .lead {
	margin-bottom: 30px;
}
.outline .mapLink {
	text-align: right;
	font-size: 12px;
}
.outline .back {
	text-align: center;
	margin-top: 40px;
}



/* --------------------------------------------------
	ir.html
-------------------------------------------------- */
.ir h3 {
	margin-bottom: 50px;
}
.ir .year {
	position: absolute;
	right: 40px;
	top: 15px;
}

.ir #container .defTable th {
	width: 203px;
	vertical-align: middle;
}
.ir #container .defTable td {
	width: 232px
}
.ir #container .defTable td.item {
	border-right: 1px dotted #023894;
}

.ir .pdf {
	margin-top: 40px;
	text-align:center
}














