@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);
}*/
body {
	background-repeat: repeat-x;
	background-image: url(../../img/common/bgRep2.jpg);
}
#top {
	width: 940px;
	height: 126px;
	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;
}*/

#container #right-contents {
	margin-bottom: 20px;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}


div#topic-path p{
	position: absolute;
	top:13px;
	right:20px;
	}
#topic-path {
	background: url(../img/banquet.gif) no-repeat left 8px;
}

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

