@charset "UTF-8";


#mainArea p {
	height: 127px;
	width: 900px;
	background-image: url(../imags/08_other/h1_news-topics.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#contents{
	padding: 74px 20px 0 20px;
	_padding: 50px 8px 0 8px;
	width: 860px;
	_width: 870px;
}

#main_content {
	width: 690px;
	float: left;
	font-size: 80%;
	color: #666666;
}

#main_content h2 {
	padding-bottom: 20px;
}

li.title{
	width: 690px;
	background-color: #E3E4DE;
	text-indent: 10px;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}

li.ss {
	width: 690px;
	text-indent: 10px;
	font-size: 120%;
	padding-bottom: 3px;
}

li.day {
	font-size: 90%;
	color: #FF6600;
}


li.title2 {
	width: 690px;
	background-color: #E4E3D1;
	text-indent: 10px;
	font-size: 130%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

li.tx{
	padding-bottom: 20px;
}

ul.newsbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
}

