@charset "iso-8859-1";

/* ==================== Contents ==================== */
a {
	text-decoration: underline;
	}

a:hover {
	color: #990000;
	}

#content-wrapper {
	overflow: hidden;
	min-height: 560px;
	margin-left: 190px;
	margin-right: 12px;
	}

#main-column {
	padding: 1em 2em 2em;
	margin-bottom: 2em;
	}

.contents-title {
	width: 100%;
	position: relative;
	}

.main-title {
	margin-bottom: 25px;
	padding: 9px 15px 0;
	height: 23px;
	background: url(../images/main_title.jpg) top left no-repeat;
	font-size: 18px;
	color: #9d2b3c;
	}

.main-title-middle {
	margin-bottom: 25px;
	padding: 9px 0 0 15px;
	height: 23px;
	background: #ccc url(../images/main_title.jpg) top left no-repeat;
	font-size: 16px;
	color: #9d2b3c;
	}

.main-title-long {
	margin-bottom: 25px;
	padding: 9px 0 0 15px;
	height: 23px;
	background: #ccc url(../images/main_title.jpg) top left no-repeat;
	font-size: 14px;
	color: #9d2b3c;
	}

.print {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 8px;
	padding-right: 12px;
	height: 24px;
	margin: 0;
	background: url(../images/main_title.jpg) top right no-repeat;
	}

/* \*/
* html .print {
	position: absolute;
	top: 0;
	right: 0;
	height: 32px;
	background: url(../images/main_title.jpg) top right no-repeat;
	}
/* */ 

.contents-sub-title {
	display: block;
	margin: 0 0.5em 1.3em;
	font-size: 130%;
	line-height: 120%;
	color: #990000;
	}

.sub-title {
	margin: 0 0 1em;
	font-size: 130%;
	line-height: 110%;
	color: #990000;
	}

.sub-sub-title {
	display: block;
	margin: 0 0 0.5em;
	font-size: 120%;
	line-height: 110%;
	color: #333;
	}

.main-contents {
	margin: 0 0.8em 1em;
	}

.main-contents h5, .main-contents h6 {
	margin-left: 0.5em;
	}

.main-contents p {
	margin-left: 0.5em;
	}

.main-contents p img {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	}

.main-contents ol {
	margin-left: 2em;
	margin-bottom: 1.5em;
	}

.main-contents ol li {
	margin-bottom: 0.5em;
	}

.main-contents ul {
	margin-left: 2em;
	margin-bottom: 1.5em;
	}

.main-contents ul li {
	margin-bottom: 0.5em;
	}

.main-contents ul li ul {
	margin-top: 0.5em;
	}

.main-contents caption {
	text-align: left;
	}

.last-paragraph  {
	margin-bottom: 1.5em;
	}

.abbreviation {
	margin: 0 0.5em 1.5em ! important;
	padding: 0.5em 1.5em ! important;
	border-top: 1px #999 dotted;
	list-style: none;
	font-size: 90%;
	}

.address {
	margin: 0 0 1.5em ! important;
	padding: 0.5em 0.5em 0.5em ! important;
	border-top: 1px #333 dotted;
	border-bottom: 1px #333 dotted;
	list-style: none;
	font-size: 120%;
	font-style: italic;
	line-height: 120%;
	}

.notes {
	margin: 0 0.5em 1.5em ! important;
	padding: 0.5em 1.5em 0 ! important;
	border-top: 1px #333 dotted;
	list-style: none;
	font-size: 90%;
	}

.abbreviation li, .address li, .notes li {
	margin-bottom: 0.2em ! important;
	}

.copyright {
	padding: 1em 0;
	border-top: #fff solid 6px;
	font-style: normal;
	font-size: 90%;
	}

.internal-links {
	padding-left: 8px;
	background: url(../images/arrow_red.gif) 0px 4px no-repeat;
	}

#page-top {
	clear: both;
	position: absolute;
	top: -2em;
	right: 2em;
	margin: 0;
	text-align: right;
	font-size: 95%;
	}

.data-table {
	margin: 0 1em 1.5em;
	border-collapse: collapse;
	}

.data-table td, .data-table th {
	padding: 5px 10px;
	border: 1px solid #ccc;
	}

.note {
    margin: -1em 1em 2em;
    font-size: 90%;
    }

.list-title {
	margin-bottom: 0.5em;
	}

