@charset "UTF-8";
#contents_index {
	margin-left: 52px;
	_margin-left: 26px;
	width: 600px;
	float: left;
	background-color: #FFFFFF;
}
#contents_index2 {
	margin-left: 52px;
	_margin-left: 26px;
	width: 600px;
	float: left;
	background-color: #FFFFFF;
}
#news {
	width: 390px;
	margin-left: 220px;
	_margin-left: 220px;
	margin-top: 0px;
	text-align: left;
	height: 60px;
	overflow: auto;
	background-image: url(../images/common/news_bg.jpg);
	color: #CCCCCC;
	line-height: 1.5em;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#news2 {
	width: 420px;
	margin-left: 220px;
	_margin-left:220px;
	margin-top: 0px;
	height: 70px;
	overflow: auto;
	background-image: url(../images/common/news_bg.jpg);
}
*:first-child+html #news{
	width: 390px;
	margin-left: 220px;
	margin-top: 0px;
	text-align: left;
	height: 60px;
	overflow: auto;
	background-image: url(../images/common/news_bg.jpg);
	color: #CCCCCC;
	line-height: 1.5em;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
*:first-child+html #news2 {
	width: 420px;
	margin-left: 220px;
	margin-top: 0px;
	height: 70px;
	overflow: auto;
	background-image: url(../images/common/news_bg.jpg);
}
#bottom {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
}
#news li {
	list-style-position: outside;
	list-style-type: disc;
}
#news a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
#news a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

