@charset "UTF-8";

/*ニュース*/
#home #news {
	padding: 0px 0px 10px;
	width: 520px;
	clear: both;
}
#home #news h2 {
	width: 520px;
	background-image: url(../img/news_title.gif);
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-size: 1em;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left 3px;
}
#news .news_list {
	float: right;
	width: 200px;
	margin-top: -30px;
	clear: both;
	text-align: right;
	font-size: 0.8em;
}
#news ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
}
#news ul li {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 0.8em;
	color: #666666;
	border-top: 1px dotted #CCCCCC;
}
#news ul li + li {
	list-style: none;
	padding: 10px 0px 10px 0px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 0px;
}
#news ul li a {
	font-size: 1.2em;
}
#home #mainimg {
	width: 820px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#home h3#a {
	background-image: url(../img/h3a.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 480px;
	margin: 0px 0px 5px;
	padding: 0px;
	border-style: none;
}
#home h3#b {
	background-image: url(../img/h3b.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 480px;
	margin: 0px 0px 5px;
	padding: 0px;
	border-style: none;
}
#news strong {
	color: #EF2F00;
}
#home #rap #main #news a {
	font-size: 1.2em;
}
.top_banner {
	float: left;
	height: 90px;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.end {
	float: left;
	height: 90px;
	width: 240px;
	margin-right: 0px;
}
