﻿@charset "utf-8";

/********************************************************
Copyright(C)Japan New Alpha CO., LTD. All Rights Reserved.
********************************************************/

/* Layout ********************************************/

body{
	margin: 0;
	padding: 0;
	line-height:160%;
	color: #000;
	background: #fff url(img/bg.gif) top left repeat-x;
	font-family: Meiryo, Verdana, "メイリオ", "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka;
	_font-family: "ＭＳ Ｐゴシック";
	font-size: 78%;
	text-align:center;
}

#container{
	background: url(img/bg_catch.jpg) no-repeat center top;
}
#container_inner1{
	margin: 0 auto;
	width: 920px;
	background: url(img/bg_container.jpg) no-repeat center top;
}
#container_inner2{
	padding: 0 10px;
}

#header{
	padding: 80px 0 0;
	position: relative;
	height: 141px;
	background: url(img/header.jpg) no-repeat top left;
}

#flash{ height: 570px; border-bottom: solid 2px #e60012;}

#footer{ background: url(img/bg_footer.gif) repeat-x top;}
#footer_inner{
	padding: 30px 25px 0 33px;
	min-height: 270px;
	_height: 270px;
	text-align: left;
}

/* BASE ********************************************/

a{ color: #ff0; text-decoration: none;}
a:hover{ text-decoration: underline;}

span{ display: none;}

/* --- GET HIGHT --- */

.hght{
	display: block;
	min-height: 0;
}
.hght:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .hght{ display: inline-block;}
/* exclude ie mac \*/
* html .hght{ height: 1%;}
/* all brouser */

/* --- PRINT --- */

@media print {
body { _zoom: 0.85;}
}

/* header ********************************************/

h1{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 210px;
	text-indent: -9999px;
	font-size: 12px;
	line-height: 210px;
	overflow: hidden;
}
#BTNS{
	float: right;
	width: 370px;
	height: 139px;
	z-index: 100;
}

/* footer ********************************************/

h2{
	margin: 0 0 14px;
	padding: 120px 0 0 550px;
	background: url(img/h2.jpg) no-repeat left top;
	height: 50px;
	_height: 170px;
	font-size: 12px;
	overflow: hidden;
}
h2 span{ display: none;}
h2 a{
	display: block;
	width: 274px;
	height: 40px;
}
h2 a:hover{
	background: url(img/h2_r.jpg) no-repeat;
}

#footer img{ margin: 0 0 14px; vertical-align: bottom;}

#footer_BTNS ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 350px;
	background: url(img/btns.gif) no-repeat top left;
}
#footer_BTNS li{
	padding: 0 5px 4px 0;
	width: 163px;
	height: 80px;
	display: block;
	float: left;
}
#footer_BTNS li a{
	width: 163px;
	height: 80px;
	display: block;
}
#footer_BTNS li.navi_END, #footer_BTNS li.navi_END a{ width: 499px;}

#footer_BTNS li a:hover{ background-image: url(img/btns_r.gif);}
#footer_BTNS li.navi01 a:hover{ background-position: 0 0;}
#footer_BTNS li.navi02 a:hover{ background-position: -168px 0;}
#footer_BTNS li.navi03 a:hover{ background-position: -336px 0;}
#footer_BTNS li.navi04 a:hover{ background-position: -504px 0;}
#footer_BTNS li.navi05 a:hover{ background-position: -672px 0;}
#footer_BTNS li.navi06 a:hover{ background-position: 0 -84px;}
#footer_BTNS li.navi07 a:hover{ background-position: -168px -84px;}
#footer_BTNS li.navi08 a:hover{ background-position: -336px -84px;}
#footer_BTNS li.navi09 a:hover{ background-position: -504px -84px;}
#footer_BTNS li.navi10 a:hover{ background-position: -672px -84px;}
#footer_BTNS li.navi11 a:hover{ background-position: 0 -168px;}
#footer_BTNS li.navi12 a:hover{ background-position: -168px -168px;}
#footer_BTNS li.navi13 a:hover{ background-position: -336px -168px;}
#footer_BTNS li.navi14 a:hover{ background-position: -504px -168px;}
#footer_BTNS li.navi15 a:hover{ background-position: -672px -168px;}
#footer_BTNS li.navi16 a:hover{ background-position: 0 -252px;}
#footer_BTNS li.navi17 a:hover{ background-position: -168px -252px;}
#footer_BTNS li.navi_END a:hover{ background: none;}

#footer_R{
	float: right;
	width: 480px;
}
#copy{
	margin: 0 10px 30px 182px;
	color: #ccc;
	width: 288px;
	height: 12px;
	line-height: 12px;
	text-align: right;
	font-size: 10px;
	overflow: hidden;
}


#g_navi {
	background: url(img/navi_back.gif);
}

#g_navi ul {
	width: 900px;
	height: 34px;
	text-align: left;
	padding: 0;
	margin: 0;
}

#g_navi li{
	display: block;
	float: left;
	height: 34px;
}
#g_navi li a{
	display: block;
	height: 34px;
}

#g_navi li.g_navi01 {
	background: url(img/g_navi01.gif);
	width: 117px;
}
#g_navi li.g_navi02 {
	background: url(img/g_navi02.gif);
	width: 91px;
}

#g_navi li.g_navi01 a:hover {
	background: url(img/g_navi01.gif) 0 34px;
	width: 117px;
}
#g_navi li.g_navi02 a:hover {
	background: url(img/g_navi02.gif) 0 34px;
	width: 91px;
}


#event {
	background:#000;
	padding:50px 0 30px 0;
	border-bottom: #E50112 2px solid;
}

#event img {
	margin-bottom: 20px;
	border: none;
}