#topImgArea {
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
	background: url(../images/top_bg.png) repeat-x;
	zoom: 1;
}
#headSub {
	width: 100%;
	margin: 0;
	padding: 6px 0;
	background: #ca1919;;
	text-align: center;
	height: 16px;
}
#topImgInner {
	width: 1000px;
	height: 495px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}

#topContents {
	width: 1000px;
	margin: 0px auto 0;
	padding: 0px 0 0px;
	text-align: center;
	background: #242424;
	position:  relative;
	height: 45px;
}


#topContents .infoBnr{
	margin: -15px auto 0;
	position: absolute;
}

#topContentsCampaign{
  margin: 0px auto;
  text-align: center;
}
#topContentsInfomation{
  margin: 15px auto;
  text-align: center;
}

#logoArea {
	width: 500px;
	height: 330px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 4;
	right: 0;
}

h1#logo {
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 5;
	right: 0;
}


#lead_text #lead01{
	position: absolute;
	top: 11px;
	right: -44px;
	z-index: 5;
}

#lead_text #lead02{
	position: absolute;
	top: 29px;
	left: 7%;
	z-index: 5;
}


#subCatch {
	margin: 0 0 0 -144px;
	padding: 0;
	position: absolute;
	top: 196px;
	left: 50%;
	z-index: 6;
}
#infoBox {
	margin: 0;
	padding: 0;
	position: relative;
	top: 316px;
	left: 10px;
	z-index: 8;
	background-color: #fff;
	text-align: left;
	width: 480px;
	height: 27px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 6px;
	-webkit-box-shadow: 6px;
	box-shadow: 6px;
	overflow: hidden;
}
#infoBox p#infoTtl {
	width: 55px;
	margin: 0;
	padding: 7px 6px 6px;
	background-color: #c80010;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
}
#infoBox ul#slider2 {
	width: 413px;
	margin: 0 0 0 67px;
	padding: 7px 0 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 14;
	overflow: hidden;
}
#infoBox ul#slider2 li {
	width: 401px;
	display: block;
	margin: 0 0 10px;
	padding: 0 6px;
	line-height: 1.4;
	font-size: 86%;
}

#infoBox ul#slider2 li a{
	color:#000;
	text-decoration:none;
}

#infoBox ul#slider2 li a:hover{
	text-decoration:underline;
}

ul#bnrArea {
  width: 492px;
  position: absolute;
  left: 8px;
  top: 367px;
  overflow: hidden;
  zoom: 1;
  z-index: 4;
}
ul#bnrArea li {
	width: 154px;
	float: left;
	margin-right: 10px;
}
#mainBg {
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 495px;
	background: url(../images/top_main_bg02.png?1484060401) no-repeat center top;
	z-index: 1;
}
.ri-grid {
	margin: 0 auto;
	position: relative;
	height: auto;
	z-index: 2;
	display: none;
}
.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
.ri-grid ul:before, .ri-grid ul:after {
	content: '';
	display: table;
}
.ri-grid ul:after {
	clear: both;
}
.ri-grid ul {
	zoom: 1;
}
.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	width: 250px;
	height: 165px!important;
}
.ri-grid ul li a {
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 165px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.ri-grid-size-1 {
	width: 1000px;
	height: 495px;
}
#socialBox {
	width: 250px;
	height: 22px;
	position: absolute;
	right: 17px;
	top: -24px;
	overflow: hidden;
	zoom: 1;
	backgroung: #c00;
	z-index: 7;
}
#socialBox #btFB {
	width: 125px;
	height: 22px;
	float: right;
}
#btFB iframe {
	width: 125px;
	height: 22px;
	overflow: hidden;
}
#socialBox #btTW {
	width: 120px;
	height: 22px;
	float: right;
}
#snsArea {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -21px;
	left: 0;
	z-index: 9;
}
#snsArea p.snsAreaTtl {
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 11;
	width: 104px;
	float: left;
}
#snsAreaInner {
	margin: 0;
	padding: 0 0 0 3px;
	position: relative;
	top: -4px;
	left: 0;
	z-index: 10;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#80FFFFFF, EndColorStr=#80FFFFFF);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#80FFFFFF,EndColorStr=#80FFFFFF)";
	text-align:left;
	width: 153px;
	height: 40px;
	overflow: hidden;
}
#snsAreaInner:not(:target) {
	filter: none;
	-ms-filter: none;
}
#snsAreaInner ul {
	padding-top: 0;
}
#snsAreaInner ul:after {
	clear: both;
}
#snsAreaInner ul li {
	float: left;
	margin-right: 3px;
}
#snsAreaInner ul li.lastChild {
	margin-right: 0;
}
#topGnav {
  width: 100%;
  background: #262626;
	text-align: center;
	position: relative;
	z-index: 2;
	top: -15px;
	margin: 0 auto;
}
#topGnavInner {
	width: 1000px;
	height: 54px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	zoom: 1;
}
#topGnav ul:after {
	clear: both;
}
#topGnav ul {
	width: 1000px;
	height: 55px;
	margin: 0;
	padding: 0;
}
#topGnav li {
	float: left;
	height: 54px;
}
#topGnav li.topGnav01 {
	width: 116px;
}
#topGnav li.topGnav02 {
	width: 117px;
}
#topGnav li.topGnav03 {
	width: 175px;
}
#topGnav li.topGnav04 {
	width: 117px;
}
#topGnav li.topGnav05 {
	width: 148px;
}
#topGnav li.topGnav06 {
	width: 146px;
}
#topGnav li.topGnav07 {
	width: 181px;
}
#topGnav li a, #topGnav li span {
	display: block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 54px;
}
#topGnav li span {
	cursor: default;
}
#topGnav li a img, #topGnav li span img {
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
}
#topGnav li span img {
	top: -69px;
}
#topGnav li.topGnav01 a img, #topGnav li.topGnav01 span img {
	left: 0;
}
#topGnav li.topGnav02 a img, #topGnav li.topGnav02 span img {
	left: -116px;
}
#topGnav li.topGnav03 a img, #topGnav li.topGnav03 span img {
	left: -233px;
}
#topGnav li.topGnav04 a img, #topGnav li.topGnav04 span img {
	left: -408px;
}
#topGnav li.topGnav05 a img, #topGnav li.topGnav05 span img {
	left: -525px;
}
#topGnav li.topGnav06 a img, #topGnav li.topGnav06 span img {
	left: -673px;
}
#topGnav li.topGnav07 a img, #topGnav li.topGnav07 span img {
	left: -819px;
}
#topGnav li a:hover img {
	top: -69px;
}
#topContents ul.bkNumList {
	width: 970px;
	margin-top: 20px;
}
#topContents ul.bkNumList li {
	width: 186px;
	float: left;
	margin-right: 10px;
}
#topContents ul.bkNumList li.lastChild {
	margin-right: 0;
}
#footerBnrArea {
	width: 100%;
	color: #fff;
	font-size: 92%;
	background: #242424;
}
#footerBnrInner {
	width: 970px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 15px;
}
#footerBnrArea ul.ftBnrL {
	width: 610px;
	float: left;
}
#footerBnrArea ul.ftBnrR {
	width: 350px;
	float: right;
}
#footerBnrArea ul.ftBnrL li {
	float: left;
	margin-right: 10px;
}
#footerBnrArea ul.ftBnrR li {
	float: right;
	margin-left: 10px;
}
#footerBnrArea ul.ftBnrR li span {
	display: block;
	margin-top: 4px;
	text-align: left;
}
#footerBnrArea ul.ftBnrR li span.linkArrow01 {
	background: url(../images/link_arrow01.png?1484060400) no-repeat 0 2px;
	padding-left: 17px;
}
#footerBnrArea a {
	text-decoration: underline;
	color: #fff;
}

#footerBnrArea a:link, .footer a:visited {
	text-decoration: none;
	color: #fff;
}
#footerBnrArea a:hover, .footer a:active {
	text-decoration: underline;
	color: #daac52;
}
.footer {
	width: 100%;
	margin: 0;
	color: #fff;
	font-size: 92%;
	background: #d11b1b;
}
.footerInner {
	width: 970px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 15px;
}
.footerInner #footerInnerL {
	width: 650px;
	float: left;
	text-align: left;
}
.footerInner dl#bkNumSelect {
	width: 285px;
	float: right;
	text-align: right;
}
.footerInner dl#bkNumSelect dt {
	display: block;
	width: 96px;
	float: left;
}
.footerInner dl#bkNumSelect dt p{
  font-size: 16px;
  font-weight: bold;
}
.footerInner dl#bkNumSelect dd {
	width: 179px;
	float: right;
}
.footerInner dl#bkNumSelect dd select {
	width: 179px;
}
.footer a {
	text-decoration:none;
	color: #fff;
}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #fff;
}
.footer a:hover, .footer a:active {
	color: #daac52;
	text-decoration:underline;
}
