@charset "UTF-8";

#main {
	width: 630px;
}
h2 {
	width: 630px;
	height: 30px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background-repeat: no-repeat;
}
h2#index {
	background-image: url(../img/corporate/header-index.gif);
}
h2#message {
	background-image: url(../img/corporate/header-message.gif);
}
h2#publication {
	background-image: url(../img/corporate/header-publication.gif);
}
h2#credit {
	background-image: url(../img/corporate/header-credit.gif);
}
h2#sitemap {
	background-image: url(../img/utility/header-sitemap.gif);
}
h2#sitepolicy {
	background-image: url(../img/utility/header-sitepolicy.gif);
}
h2#privacypolicy {
	background-image: url(../img/utility/header-privacypolicy.gif);
}
h2.bottomBar {
	height: 24px;
	margin-bottom: 15px;
	border-bottom: 3px double #520000;
}
h3 {
	color: #ff6600;
	font-size: 1.3em;
	margin-bottom: 2px;
}
#top {
	color: #520000;
	font-size: 1.1em;
	line-height: 1.5em;
}
dl#box {
	width: 630px;
	font-size: 1.2em;
	line-height: 1.5em;
}
dl#box dt,
dl#box dd {
	float: left;
	background: none;
}
dl#box dt {
	clear: both;
	color: #ff6600;
	width: 160px;
	padding-top: 5px;
	margin-top: 30px;
	border-top: #CCC solid 1px;
}
dl#box dd {
	width: 468px;
	padding-top: 5px;
	margin: 30px 0 0 2px;
	border-top: #999 solid 1px;
}
dl#box dt.first,
dl#box dd.first {
	margin-top: 0;
}
dl#box ul li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.8;
}
dl#box ol li {
	list-style-type: upper-alpha;
	list-style-position: inside;
	line-height: 1.8;
}
dl#box p {
	margin-bottom: 10px;
}

/* @group index.html */
#main dl#box.index dd img#logo {
	margin-right: 15px;
	vertical-align: bottom;
}
#main dl#box.index dd #name {
	vertical-align: bottom;
}
/* @end */

/* @group publication.html */
dl#box.publication li {
	list-style-type: none;
}
dl#box.publication .date {
	color: #777;
	font-style: italic;
}
dl#box.publication .dot {
	padding: 0 30px 0 0;
	margin: 0 2px;
	text-indent: -9999px;
	color: #FFF;
	font-size: 0;
	line-height: 0;
	border-bottom: 1px dotted #999;
}
/* @end */

/* @group credit.html */
dl#box.credit em {
	color: #777;
	font-style: italic;
}
/* @end */

/* @group sitepolicy, privacypolicy.html */
dl#box.policy dt {
	width: 220px;
}
dl#box.policy dd {
	width: 408px;
}
dl#box.policy dl.inline {
	width: 408px;
}
dl#box.policy dl.inline dt {
	color: #333;
	font-weight: bold;
	padding-top: 10px;
	margin: 0;
	border: none;
}
dl#box.policy dl.inline dt.first {
	padding-top: 0;
}
dl#box.policy dl.inline dd {
	width: 408px;
	padding-top: 0;
	margin: 0;
	border-top: none;
}
p#sign {
	float: left;
	width: 630px;
	margin-top: 30px;
	font-size: 1.1em;
	text-align: right;
}
/* @end */

/* @group sitemap.html */
#map {
	width: 630px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#map #mainMap,
#map dl {
	float: left;
	width: 190px;
	padding-top: 4px;
	margin: 20px 10px;
	border-top: #CCC solid 1px;
}
#map dl#box4th {
	float: right;
}
*html #map #mainMap {
	width: 180px;
	margin-left: 5px;
}
*html #map dl#box3rd {
	width: 180px;
	margin-right: 0;
}
*html #map dl#box4th {
	width: 180px;
	margin-right: 5px;
}
#map #mainMap ul,
#map dl {
	font-size: 1.2em;
	padding-bottom: 10px;
}
#map ul li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.8;
	padding-left: 10px;
}
#map dt {
	color: #777;
	padding-bottom: 2px;
}
#map dd {
	font-size: 0.9em;
}
#map #mainMap ul#about {
	width: 180px;
	font-size: 0.9em;
	padding: 0 0 5px 10px;
}
#map #mainMap ul#about li {
	list-style-type: circle;
}
/* @end */
