@charset "utf-8";
/* CSS Document */
@import "common.css";
@import "contents.css";


#box_topics{
	width: 724px;
	height: 380px;
	background-image: url(../images/bk_topics.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#box_topics #box_rss{
	margin: 10px;
	font-size: 1.1em;
}

#head_top{
	width: 1000px;
	height: 85px;
	background-image: url(../img_common/bg_head.png);
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
	text-align: left;
}
