@charset "UTF-8";
/* CSS Document */


#contents #right #newstitle {
	text-align: center;
	background: url(../common/bg_newstitle.gif) no-repeat left top;
	margin: 0px;
	padding-top: 10px;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
}
#contents #right #news {
	padding: 5px 10px 0px;
	background: url(../common/bg_news.gif) repeat-y left bottom;
	margin: 0px;
}
#right #news ul {
	margin: 0px;
	padding: 0px 0px 10px;
}
#right #news ul li {
	margin: 0px 0px 5px;
	padding: 0px 5px 0px 15px;
	background: url(../common/arrowlink.gif) no-repeat left 2px;
	width: 185px;
	line-height: 130%;
}
