/* @override http://miedai.local/css/news.css */

@charset "utf-8";*{	margin: 0px;	padding: 0px;}#container {	width: 880px;	margin-left: 20px;}/*======================Maincontents======================*/#maincontent {	width: 880px;	margin: 0px;	padding: 0px;}#newsindex {	background-image: url(../news/images/newsindex_h2-bg.gif);	background-repeat: no-repeat;	color: #333333;	font-weight: normal;	text-indent: -99999px;	display: block;	height: 75px;	width: 880px;	font-size: 120%;}#newstitle h2 {	background-image: url(../news/images/news_h2-bg.gif);	background-repeat: no-repeat;	color: #333333;	font-weight: normal;	text-indent: -99999px;	display: block;	height: 75px;	width: 880px;	font-size: 120%;}#maincontent h2 {	font-weight: normal;	margin-top: 20px;	margin-bottom: 23px;	color: #222222;	background-image: url(../news/images/news_h3_bg.jpg);	background-repeat: no-repeat;	background-position: bottom;	padding-top: 20px;	margin-left: 0px;	padding-left: 35px;	padding-bottom: 0.4em;	font-size: 120%;
	position: relative;
	zoom: 1;}#maincontent h3 {	font-weight: bold;	color: #333333;	margin-bottom: 1em;	margin-left: 5px;	font-size: 100%;
}#maincontent h2 .date {	color: #666666;	float: right;	margin-right: 5px;	font-weight: normal;
	font-size: 60%;
	position: absolute;
	bottom: -1.8em;
	right: 0px;}#textarea {	overflow: auto;	padding: 0px;	margin: 0px;}#textarea p {	color: #666666;	font-size: 70%;	text-align: center;}#textarea p a {	color: #666666;	text-decoration: none;}#textarea p a:hover {color: #FF6600;text-decoration: underline;}#maincontent #textarea ul {	margin-top: 20px;	margin-bottom: 25px;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}#textarea li {	background-image:url(../images/arrow.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCCCCC;
	color:#666666;
	display:block;
	font-size:80%;
	line-height:1.6em;
	list-style-type:none;
	margin-bottom:5px;
	margin-left:5px;
	padding-bottom:5px;
	padding-left:18px;}#textarea li a {	color: #666666;	list-style-type: none;	text-decoration: none;}#textarea li a:hover {	color: #FF6600;	text-decoration: underline;}#textarea .newDate {	background-image: url(../images/top_icon_new.gif);	background-repeat: no-repeat;	background-position: right 0.2em;	padding-right: 40px;}

a.readmore {
	color:#333333;
	font-size:80%;
	line-height:1.6em;
	clear: both;
	text-align: right;
	text-decoration: none;
	background: url(../images/arrow.gif) 0% 50% no-repeat;
	float: right;
	display:block;
	padding-left: 15px;
}
a.readmore:hover {
	color: #669900;
}
.clear {
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}