@charset "utf-8";
/* CSS Document */
div#contents h2{
	background:url(../images/h2_topics.jpg);
	width:780px;
	height:30px;
	text-indent:-9999px;
}

div#contents h2#news{background:url(../images/h2_news.jpg);}

div#contents dl {
	margin:10px 10px 10px 10px;
}

div#contents dt a img {
	border:none;
	margin-right:5px;
}

div#contents dt a,div#contents dt {
	font-weight:bold;
}
div#contents dt a{color:#36f;}
div#contents dt a:hover{color:#f33;}

div#contents dt span{
	font-size:90%;
	font-weight:normal;
	margin:0 10px 0 5px;
}

div#contents dd {
	margin:3px 10px 10px 0px;
	padding:0 5px 10px 5px;
	border-bottom:1px #666 dotted;
}

p.gotop {
	padding-right:10px;
}

