@charset "utf-8";

@import "tag.css";
@import "header.css";
@import "footer.css";
@import "menu.css";



.ns_rollover{
	}

#WideGrey {
}
.WideGreyBody {
	background-image: url(../img/wide_body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.WideGreyHead {
	background-image: url(../img/wide_head_bg.gif);
	height: 8px;
	background-position: center;
	clear: both;
}

.WideGreyFoot {
	background-image: url(../img/wide_foot_bg.gif);
	height: 8px;
	background-position: center;
}
#ContentsBox {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#MainContents {
	width: 700px;
	float: right;
	margin-bottom: 20px;
}
#TitleContents {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

