@charset "utf-8";

@import url("../../css/common.css");
@import url("../../css/inner-common.css");
@import url("../../css/topics-common-normal.css");

body {
	background-repeat: repeat-x;
	background-image: url(../img/rep.jpg);
}
#top {
	width: 940px;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
#bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#inner-menu strong {
	display: block;
	text-indent: -9999px;
	height: 15px;
	background-image: url(../img/left-title.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
