@charset "utf-8";

/*---------------------------------- 個別Class,ID ----------------------------------*/
body {
	text-align: center;
	margin-top: 40px;
	background: url(../images/common/bg_headerSub.jpg) no-repeat top center; !important
}

#subMenuGuide .top {
	width: 176px;
	height: 54px;
	background: url(../images/common/bg_subMenuTitleGuide.png) no-repeat;
}

#subMenuGuide .bottom {
	width: 176px;
	height: 4px;
	background: url(../images/common/bg_subMenuFooter.png) no-repeat;
}