@charset "iso-8859-1";

/* ==================== Top ==================== */
#content-left-column {
	float: left;
	width: 50%;
	height: 100%;
	}

#content-right-column {
	float: right;
	width: 49%;
	height: 100%;
	}

/* \*/
* html #content-right-column {
	float: none;
	width: 49%;
	}
/* */ 

.contents-left {
	padding: 1em 1em 1em 1.5em;	
	}

.contents-right {
	padding: 1em;	
	}

.contents-title-top {
	margin-bottom: 0.5em;
	font-size: 100%;
	line-height: 110%;
	color: #990000;
	}

.contents-title-top a {
	text-decoration: underline;
	color: #990000;
	}

.headline {
	list-style: none;
	}

.headline li {
	padding-left: 1em;
	padding-bottom: 0.5em;
	background: url(../common/images/arrow_red.gif) 0px 5px no-repeat;
	line-height: 110%;
	font-size: 95%;
	}

.headline li a {
	text-decoration: underline;
	}

.headline-image {
	padding-top: 0.5em;
	padding-left: 1.2em;
	}

.alert {
	margin-right: 1.5em;
	}

.contents-top {
	margin-bottom: 1em;
	}

.oie-japan {
	font-style: normal;
	font-size: 95%;
	}

.update {
	padding-right: 0.5em;
	}

.headline li.archives {
	background: none;
	text-align: right;
	}
