@charset "UTF-8";

abbr {
	border: none;
}
.description {
	display: none;
}

table#backnumber {
	width: 98%;
	margin: 2px 0 0 2px;
	border-collapse: collapse;
}

table#backnumber th, table#backnumber td {
	padding: 6px 10px;
	border: 1px solid #198C8C;
	text-align: left;
	font-size: 77%;
}

ul.news {
	font-size: 0.8em;
}

div.block2A	{width:500px; margin:30px auto;}
div.block2A div.blockL	{width:49%;float:left;}
div.block2A div.blockR	{width:49%;float:right;}

/*----- add noah 2010/6 -----*/
div.news ul {
	list-style: none;
}
