body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, table, th, td, iframe {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
fieldset, img, iframe {
	border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var, b, i, u, s, strike {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
ol, ul {
	list-style: none outside none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6, big, small {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0 none;
}
html {
	overflow-y: scroll;
}
body {
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	background: #000000;
}
#wrap {
	width: 100%;
	background: #242424;
	overflow: hidden;
	zoom: 1;
}
hr {
	margin: 25px 0 30px;
}
#contentWrap {
	width: 948px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/content_bg02.png?1554174719) repeat-y center top;
}
#contentWrapInner {
	width: 948px;
	margin: 0;
	padding: 0 0 50px;
	background: url(../images/content_bg01.png?1554174720) no-repeat center top;
}
#header {
	width: 948px;
	margin: 0;
	padding: 0;
}
#headSub {
	width: 946px;
	margin: 0 1px;
	padding: 6px 0;
	background: #000;
	text-align: center;
}
#headerInner {
	width: 946px;
	margin: 0 1px;
	padding: 20px 0;
}
#logoArea {
	float: left;
	width: 265px;
	margin: 0 5px 0 15px;
	padding: 0;
}
#h1Area {
	float: left;
	width: 376px;
	margin: 0 5px 0 0;
	padding: 25px 0 0 0;
	text-align: center;
}

#h1Area h1{
	color:#fff;
	font-weight:bold;
	font-size:37px;
}

#headerR {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
}
#socialBox {
	width: 280px;
	height: 22px;
	overflow: hidden;
	zoom: 1;
}
#socialBox #btFB {
	width: 125px;
	height: 22px;
	float: right;
}
#btFB iframe {
	width: 125px;
	height: 22px;
	overflow: hidden;
}
#socialBox #btTW {
	width: 80px;
	height: 22px;
	float: right;
}
#headerR .btnTop {
	width: 265px;
	margin-top: 30px;
	padding-right: 15px;
	text-align: right;
}
#gnav {
	width: 946px;
	height: 54px;
	margin: 0 1px;
	padding: 0;
	text-align: center;
	background-color: #1f1f1f;
}
#gnav ul {
	width: 946px;
	height: 54px;
	margin: 0;
	padding: 0;
	position: relative;
}
#gnav li {
	float: left;
	height: 54px;
}
#gnav li.gnav01 {
	width: 107px;
}
#gnav li.gnav02 {
	width: 109px;
}
#gnav li.gnav03 {
	width: 167px;
}
#gnav li.gnav04 {
	width: 109px;
}
#gnav li.gnav05 {
	width: 140px;
}
#gnav li.gnav06 {
	width: 138px;
}
#gnav li.gnav07 {
	width: 175px;
}
#gnav li a, #gnav li span {
	display: block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 54px;
}
#gnav li span {
	cursor: default;
}
#gnav li a img, #gnav li span img {
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
}
#gnav li span img {
	top: -69px;
}
#gnav li.gnav01 a img, #gnav li.gnav01 span img {
	left: 0;
}
#gnav li.gnav02 a img, #gnav li.gnav02 span img {
	left: -107px;
}
#gnav li.gnav03 a img, #gnav li.gnav03 span img {
	left: -216px;
}
#gnav li.gnav04 a img, #gnav li.gnav04 span img {
	left: -383px;
}
#gnav li.gnav05 a img, #gnav li.gnav05 span img {
	left: -492px;
}
#gnav li.gnav06 a img, #gnav li.gnav06 span img {
	left: -632px;
}
#gnav li.gnav07 a img, #gnav li.gnav07 span img {
	left: -770px;
}
#gnav li a:hover img {
	top: -69px;
}
#contentArea {
	width: 854px;
	margin: 0 37px 0;
	padding: 15px 10px 20px;
	background: #242424;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
#pgStart {
	margin-top: 30px;
	text-align: right;
}
#pgStart a {
	padding: 1px 0 2px 22px;
	background: url(../images/link_arrow01.png?1554174719) no-repeat 0 -113px;
}
#pgStart a:link, #pgStart a:visited {
	text-decoration: none;
	color: #fff;
}
#pgStart a:hover, #pgStart a:active {
	color:#daac52;
	text-decoration: underline;
}
.linkArrow {
	padding: 1px 0 2px 22px;
	background: url(../images/link_arrow01.png?1554174719) no-repeat 0 -230px;
}
.footer {
	width: 946px;
	margin: 0 1px;
	color: #fff;
	font-size: 92%;
	background: #000;
}
.footerInner {
	width: 916px;
	margin: 0;
	text-align: center;
	padding: 20px 15px;
}
.footer a {
	text-decoration: underline;
	color: #fff;
}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #fff;
}
.footer a:hover, .footer a:active {
	color: #daac52;
	text-decoration: underline;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 9998;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
a.button {
	display: inline-block;
	cursor: default;
	white-space: nowrap;
	text-align: center;
	padding: 1px 5px;
	border: 2px outset #ddd;
	text-decoration: none;
	background-color: #ddd;
	color: #000;
	font: normal normal normal 12px/15px sans-serif;
	height: 15px;
	overflow: hidden;
	vertical-align: middle;
	-webkit-appearance: push-button;
	appearance: push-button;
}
a.button:active {
	border: 2px inset #eee;
}
