@charset "UTF-8";
img {
	vertical-align: bottom;/* IEでの画像の下の余白を無くす*/
}
/*ニュース*/
#home #topics {
	padding: 0px 0px 10px;
	width: 510px;
	clear: both;
}
#home #topics h2 {
	width: 510px;
	background-image: url(../img/h2-topics.gif);
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-size: 1em;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left top;
}
#topics .topics_list {
	float: right;
	width: 200px;
	margin-top: -35px;
	clear: both;
	text-align: right;
	font-size: 0.8em;
}
#topics ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
#topics ul li {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 0.8em;
	color: #666666;
	border-bottom: 1px dotted #CCCCCC;
}
#topics ul li + li {
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin-top: 0px;
}
#topics ul li a {
	font-size: 1.2em;
}
#home #mainimg {
	width: 100%;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg-main_img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#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;
}
#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;
}
#topics .topics_list a {
	background-image: none;
}

