@charset "utf-8";
/*
 html5doctor.com Reset Stylesheet v1.6.1
 Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com http://html5doctor.com/html-5-reset-stylesheet/ Twitter: @rich_clark
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;} ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;}

/*
-----------------------------------------------------------------
 共通
-----------------------------------------------------------------
*/
@font-face {
  font-family: 'AGENCYR';
   
  src: local('Agency FB'),
		 url(AGENCYR.otf) format('otf'),
		 url(AGENCYR.ttf) format('ttf'),
         url(AGENCYR.ttf)  format('truetype'),
         url(AGENCYR.svg#svgFontName) format('svg'),
         url(AGENCYR.eot);
}
*{
	-webkit-text-size-adjust: 100%; /* フォントサイズ自動調整 */
    outline: none;
	zoom:1;
}
body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size:62.5%;
	font-size:small\9;/*IE8とそれ以下*/
	background:#000;
	color: #fff;
	position:relative;
	z-index:0;
	line-height:1.6;
	letter-spacing:0.06em;
}
a{
	color: #fff;
    background-color:transparent;
    -webkit-touch-callout:none;/*デフォルトのタッチした時のハイライトを消す*/
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0.1);/*デフォルトのタッチした時のハイライトを消す*/
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration: none;
}
img {
	vertical-align: top;
}
em{
	font-style:normal;
}
p{
	letter-spacing:0.08em;
	line-height:1.6em;
}
/*
-----------------------------------------------------------------
	class集
-----------------------------------------------------------------
*/
.center { 
	display:block;
	margin:auto;
}

.img100 { width: 100%; }
.img90  { width: 90%; }
.img50  { width: 50%; }

.MT0       { margin-top: 0 !important;}
.MT30      { margin-top: 30px;}
.marginB10 { margin-bottom: 10px !important;}
.marginB20 { margin-bottom: 20px;}
.margin20  { margin-top: 20px; margin-bottom:20px;}

.PR10 { padding-right: 10px; }
.PL10 { padding-left: 10px; }

.font85  { font-size: 85%; }
.font90  { font-size: 90%; }
.font150 { font-size: 150%; }

.LH3ten5em { line-height: 3.5em; }

.TAR { text-align: right; }

.dispB { display: block; }

.CB { clear: both; }


/*
-----------------------------------------------------------------
	共通
-----------------------------------------------------------------
*/
#wrap{
	margin:0 auto;
	width:1023px;
	padding:0 0 30px;
	position:relative;
	font-size:12px;
}
#bigimg .no{
	display:none;
}

#telbox a{
	color:#FBAD00;
	font-size:200%;
	font-family: "Times New Roman", Times, serif;
}

#partybox{
	clear:both;
	border:2px solid #fff;
	padding:10px;
	text-align: center;
	width:96%;
	margin:0 auto;
}
#partybox a{
	display:block;
}
#wrap #partybox h1{font-size:33px; color:#888;}
#wrap #partybox h1 span{ color:#fff;}
#wrap #partybox p{font-size:10.5px;font-size:10px\9;}

.coming{
	display: block;
	text-align:center;
	font-size:80px;
	font-family: 'AGENCYR';
	vertical-align:middle;
}
.only{
	padding-top:75px;
}

.only ul{
	display: block;
	margin: 0 auto;
	width: 650px;
}

.only ul li{
	float:left;
	padding: 5px 6px;
}

/*
-----------------------------------------------------------------
	footer
-----------------------------------------------------------------
*/
#footer{
	display:none;
}
#footer div ul {
	overflow: hidden;
	text-align: center;
	margin: 30px auto 0;
	width: 76%;
}
#footer div ul li{
	display:block;
	float:left;
	padding:0 28px;
	border-left:1px solid #fff;
}
#footer div ul li.no{
	padding-left:0;
	padding-right: 0;
	border:0;
}
#footer div ul li.last{
	padding-right:0;
}
#footer div ul li:nth-child(2) {
	border-left: none;
}
#footer address{
	clear:both;
	text-align:center;
	margin:30px 0 0;
	font-style:normal;
}
#footer nav ul{
	margin:10px auto 30px;
	overflow:hidden;
	text-align:center;
}
#footer nav li{
	border-right:1px solid #fff;
	display: inline-block;
	padding:0 15px;
}
#footer nav li a{
	font-size:12px;
	font-family: 'AGENCYR';
}
#footer nav li.no{ border:0;}
#footer small{
	text-align:center;
	display:block;
	font-family: 'AGENCYR';
}
/*
-----------------------------------------------------------------
	index以外共通
-----------------------------------------------------------------
*/
header{
	position: relative;
}
#telbox{
	height:100px;
	width:900px;
	margin:10px auto;
}
#telbox div{
	position:absolute;
	top:15px;
	right:70px;
	text-align:right;
}
#telbox a{
	color:#FBAD00;
	font-size:200%;
	font-family: "Times New Roman", Times, serif;
}
#telbox h1 {
	font-size: 10px;
	font-weight: normal;
}
header nav ul{
	height:100px;
	overflow:hidden;
	text-align:center;
	background-repeat:no-repeat;
}
header nav li{
	display: inline-block;
}
header nav li.here{
	background-image: url(images/nav-bg.jpg);
}
header nav li a{
	font-family: 'AGENCYR';
    color: #fff;
	font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
	padding:50px 18px 0;
	display:block;
/*	background:url(http://test.e-link.tv/KING/images/nav-bg.jpg) no-repeat center 14px;*/
}
header nav li a:hover{
    color: #F7931E;
}
header #bigimg{
	clear:both;
}

#contents{
	display:none;
	position:absolute;
	left:50%;
	margin-left:-400px;
	min-height:600px;
	width:800px;
	z-index:50;
	top:300px;
	background:url(images/contents-bg.png) repeat;
	padding:15px 0;
	height:auto;
}
#contents h1{
	padding:5px 10px;
	font-size:24px;
	background:#231815;
	width:450px;
	margin:0 0 30px -20px;
	font-family: 'AGENCYR';
}
#contents dt,
#contents dd{
	margin:0 auto;
}
#contents dt{
	background:url(images/w-bg.png) repeat;
	width:684px;
	padding:5px 8px;
	font-size:20px;
	font-weight:bold;
}
#contents dt.bnr img{
	margin-right:10px;
}
#contents dt.bnr{
	background:none;
}
#contents dt span{
	padding-left:13px;
}
#contents dt small{
    float: right;
    font-size: 12px;
    padding-top: 8px;
}
#contents dd{
	overflow:hidden;
	background:#231815;
	width:759px;
	margin-bottom:50px;
	padding:20px 0;
}
#contents dd p{
	width:323px;
	padding:0 0 0 40px;
	font-size:13px;
	float:left;
}
#contents dd .small{
	float: right;
	color:#E6E6E6;
	display:block;
	float:right;
	width:366px;
	font-weight:bold;
	padding:0 30px 0 0;
	font-size:12px;
}