#RELEASE {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding-top: 20px;
}
#ARCHIVETITLE{
	font-size: 14px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.releaselist{
	padding: 5px;
	border: 1px solid #999999;
	height: 1%;
	margin-bottom: 10px;
}
.releaselist .flL{
	background-image: url(/pc2/images/release/release_mark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	color: #0D6A24;
}
.releaselist .flR{
	width: 390px;
}
.rdetail{
	background-image: url(/pc2/images/release/release_title2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #CCCCCC;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.rdate{
	color: #003300;
	text-align: right;
	padding-bottom: 20px;
      font-weight: bold;
}
#RELEASE h2{
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	background-color: #E4EDE7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #006600;
}
.releasebanner{
margin-top:10px;

}
.rentry{
}
.rentry p{
padding-bottom: 20px;
}
.pankuzu{
margin-right: auto;
margin-left: auto;
padding-bottom: 10px;
font-size: 10px;
}
.categoryname{
	line-height: 40px;
	text-align: right;
	font-weight: bold;
	color: #003300;
}

/*----------------------------------------
TOPICS
----------------------------------------*/
ul.news{
	color:#333333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 110%;
	width: 480px;
}
ul.news li{
	float: left;
	list-style-type: none;
}
li.newsday{
	padding-right: 15px;
	background-image:url(/pc2/images/icon01.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left: 12px;
	color: #006600;
      
}
li.newslist{
	margin: 0px;
	padding: 0px;
      
}
li.newslist a	{
	color:#333333;
	text-decoration:none;
}
li.newslist a:hover	{
	color:#002B95;
	text-decoration:underline;
}
.clear0	{
		height:1px;
		margin:-1px 0px 0px 0px;
		padding:0px;
		line-height:0em;
		display:block;
		float:none;
		clear:both;
}
.pageswitch{
text-align: center;
font-size: 10px;
}