@charset "utf-8";

/* =ベースCSS
------------------------------------------------------------------------------------------*/
body {
	text-align: center;
	color: #f3f3f3;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 12px;
	line-height:18px;
	background-color: #000;
	background-repeat:repeat;
	background-position:center top;
}

a {
	color: #ddd;
	text-decoration: none;
}
a:hover {
	color: #ddd;
	text-decoration: underline;
}
.ticket_link_bnr_top{
	width:300px;
	margin:0 auto 20px auto;
	padding:10px 0 0 0;
}

.ticket_link_bnr{
	width:300px;
	margin:0 auto 15px auto;
	padding:10px 0 0 0;
	height: 75px;
}

/* =コンテイナー
------------------------------------------------------------------------------------------*/
#container {position: relative;height: auto !important;height: 100%;}
#wrap{
	text-align: left;
	margin-bottom: 30px;
	position: relative;
}

/* =ヘッダーCSS
------------------------------------------------------------------------------------------*/
#main_head{
	text-align:left;
}
#main_head h1{ width:340px;}
#main_head h2{}
#main_head .pcmode{
	float:right;
	height:29px;
	width: 70px;
	margin: 0;
}
.head_bar{ height:29px;}

.social{
	text-align:left;
	padding:0 4px 0 5px;
	width: 225px;
	float: left;
	height: 29px;
}
.social ul{
	padding:6px 0 0 0;
}
.social li{float:left;margin-right:5px;}
.social li.fb{
	width: 117px;
	height: 20px;
	display: block;
	overflow: hidden;
	margin-right: 5px;
}
.social li.twt{
	width:68px;
	height:20px;
	display:block;
	overflow: hidden;
}
.index_banner{
	width:300px;
	margin:0 auto;
	margin-bottom:10px;
}

/* = 中共通CSS
------------------------------------------------------------------------------------------*/

/* =navi CSS
------------------------------------------------------------------------------------------*/
nav.gnavi{
	height: 105px;
	width: 310px;
	margin: 0 auto 10px auto;
	position: relative;
	z-index: 5;
	padding: 0;
}
nav.gnavi ul{
	width: 310px;
	height: 50px;
	padding: 0;
}
nav.gnavi li{
	float:left;
	height:50px;
	margin-bottom: 5px;
}

nav.nnavi{height: 45px;width:320px;margin:0 auto;position: relative;z-index: 5;padding: 0;}
nav.nnavi ul{width:320px;height:45px;padding: 0;}
nav.nnavi li{float:left;height:45px;width: 80px;}

.topnav{ margin-bottom:20px!important;}

/* =フッターCSS
-----------------------------------------------------------------------------------------*/
#main_foot{
	background-color: #c7161e;
	text-align: left;
}
.foot_link{ padding:3px 0; width:200px; float:left; text-align:left; background-image:url(../images/foot_link_icon.gif); background-repeat:no-repeat; background-position:0 8px; padding-left:10px;}

#foot_bnr{width:300px;margin:0 auto;margin-bottom:20px;}
#foot_bnr li{margin-bottom:8px;}
#foot_bnr .webstore{ height:75px;}
#foot_bnr .mixi{ height:62px;}

.sns_link{ float:left;}

#infoot_bnr{
	width:300px;
	margin:0 auto;
	height: 34px;
	padding: 12px 0;
}
#infoot_bnr li{margin-bottom:8px; float:left}
#infoot_bnr .webstore{ height:34px;}
#infoot_bnr .mixi{ height:34px; padding-right:10px;}


.foot_hip{background-color:#990000;}
.foot_hipwrap{width:300px;margin:0 auto;text-align:right;padding: 5px 0;height: 27px;}
.copyright{padding:10px 10px 20px 10px;line-height:1em;margin:0;}

/* =ページトップ
------------------------------------------------------------------------------------------*/
#page_top{text-align: right;margin: 0;clear: both;}

/* =見出し
------------------------------------------------------------------------------------------*/
h1{margin:0;}
h2{margin:0;}
h3{margin:0;}
h4{margin:0;}
h5{margin:0;}


/* =clearfix
------------------------------------------------------------------------------------------*/
.clearfix:after{clear:both;display:block;height:0;line-height:0;visibility:hidden;font-size:0.1em;content:".";}


.red{color:#C00; font-weight:bolder;}



@font-face {font-family: 'cserif';src: url('../fonts/TrajanPro-Regular.eot');}
/* Firefox, Opera, Safari */
@font-face {font-family: 'cserif';src: url('../fonts/TrajanPro-Regular.otf') format('opentype');}
.cserif{font-family: 'cserif';}
