@charset "utf-8";

body {
	background: url("../img/bg.png") repeat-x;
	color: #313131;
}

a {
	color: #07519a;
}

#allLayout {
	margin: 0 auto;
}

/* header  */
#header {
	background: url("../img/header.jpg") center center no-repeat;
	height: 360px;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}

.headerInner {
	margin: 0 auto;
	position: relative;
	width: 950px;
}

h1 {
	text-indent: -9999px;
}

body #socialmedia {
	position: absolute;
	right: 0;
	top: 2px;
}

#menu {
	background: url("../img/menu_bg.png") no-repeat;
	height: 48px;
	position: relative;
	top: 263px;
	width: 950px;
}

#menu li {
	float: left;
	height: 48px;
	margin-right: 10px;
	width: 230px;
}

#menu li.last {
	margin-right: 0;
}

#menu li {
	text-indent: -9999px;
}

#menu li.top-on,
#menu li.menu-on,
#menu li.enjoy-on,
#menu li.access-on,
#menu li a {
	background: url("../img/menu_bg.png") no-repeat;
	display: block;
	height: 48px;
	width: 230px;
}

#menu li.top-on,
#menu li.top a:hover {
	background-position: 0 -48px;
}

#menu li.top-off {
	background: url("../img/menu_bg.png") no-repeat;
	background-position: 0 -96px;
}

#menu li.menu a {
	background-position: -240px 0;
}

#menu li.menu-on,
#menu li.menu a:hover {
	background-position: -240px -48px;
}

#menu li.menu-off {
	background: url("../img/menu_bg.png") no-repeat;
	background-position: -240px -96px;
}

#menu li.enjoy a {
	background-position: -480px 0;
}

#menu li.enjoy-on,
#menu li.enjoy a:hover {
	background-position: -480px -48px;
}

#menu li.enjoy-off {
	background: url("../img/menu_bg.png") no-repeat;
	background-position: -480px -96px;
}

#menu li.access a {
	background-position: -720px 0;
}

#menu li.access-on,
#menu li.access a:hover {
	background-position: -720px -48px;
}

#menu li.access-off {
	background: url("../img/menu_bg.png") no-repeat;
	background-position: -720px -96px;
}

/* main */
#main {
	margin: 0 auto;
	width: 950px;
}

/* contents */
#contents {
	float: left;
	width: 710px;
}

#endText {
	background: #fff;
	text-align: left;
}

#textBox {
	padding: 10px 0 30px;
	width: 710px;
	margin: 0 auto;
	color: #f00;
	font-size: 17px;
	font-weight: bold;
}

div#afterReport {
	margin-bottom: 20px;
}

div#about {
	background: url("../img/about_bg.png") no-repeat;
	margin-bottom: 40px;
	min-height: 280px;
	padding-right: 240px;
	padding-top: 112px;
}

h2.h2-1 {
	background-image: url("../img/h2-1.png");
	height: 23px;
	margin-bottom: 12px;
	text-indent: -9999px;
	width: 710px;
}

div#afterReport p.end {
	color: #c00;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}

p.end02 {
	color: #c00;
	font-weight: bold;
	margin-top: -10px;
	padding-bottom: 20px;
	text-align: center;
}

div#afterReport ul#photoList {
}

div#afterReport ul#photoList li {
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 210px;
}

div#afterReport ul#photoList li p {
	background-color: #313131;
	color: #fff;
	font-size: 11px;
	height: 2.5em;
	padding: 10px 5px 5px 5px;
	border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
}

#about dl {
	margin: 20px 0;
}

#about dl dt {
	background: url("../img/rhombus.png") no-repeat 0 0;
	float: left;
	margin-bottom: 5px;
	padding-left: 12px;
	width: 60px;
}

#about dl dd {
	background: url("../img/dot.png") no-repeat 0 7px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px;
	width: 365px;
}

h2.h2-10 {
	background-image: url("../img/h2-10.png");
	height: 23px;
	margin-bottom: 12px;
	text-indent: -9999px;
	width: 710px;
}

#capitalOfGourmet {
	background: url("../img/capitallogo.png") left top no-repeat;
	margin-bottom: 30px;
}

#capitalOfGourmet dl {
	margin: 20px 0 0 0;
	width: 710px;
}

#capitalOfGourmet dl dt {
	background: url("../img/rhombus.png") no-repeat 0 0;
	float: left;
	margin-bottom: 5px;
	padding-left: 12px;
	width: 90px;
}

#capitalOfGourmet dl dd {
	background: url("../img/dot.png") no-repeat 0 7px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px;
	width: 560px;
}

#capitalOfGourmet dl dd dl {
	margin: 0;
	width: 560px;
}

#capitalOfGourmet dl dd dl dt {
	background-image: none;
	float: left;
	margin-bottom: 5px;
	padding-left: 0;
	width: 170px;
}

#capitalOfGourmet dl dd dl dd {
	background: url("../img/dot.png") no-repeat 0 7px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 30px;
	width: 300px;
}

#capitalOfGourmet p,
#performerLicense p {
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-left: 175px;
}

#capitalOfGourmet ul {
	padding-left: 130px;
}

h2.h2-9 {
	background-image: url("../img/h2-9.png");
	height: 23px;
	margin-bottom: 12px;
	text-indent: -9999px;
	width: 710px;
}

#specialTicket {
	margin-bottom: 40px;
}
#specialTicket p {
	line-height: 1.5;
	margin-bottom: 20px;
}

#specialTicket p span{
	font-weight: bold;
}

#specialTicket ul li{
	float:left;
	margin: 0 10px 20px 0;
	text-align: center;
	width: 134px;
}

#specialTicket li.last{
	margin-right: 0;
}

#specialTicket ul li img{
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
}

.pia {
	font-weight: bold;
	margin-left: 135px;
}

.pia span {
	margin-right:10px;
}

.pia img{
	vertical-align: middle;
}

h2.h2-2 {
	background-image: url("../img/h2-2.png");
	height: 23px;
	margin-bottom: 12px;
	text-indent: -9999px;
	width: 710px;
}

#whatFest {
	background: url("../img/whatfest_bg.jpg") right top no-repeat;
	margin-bottom: 30px;
	min-height: 248px;
	padding-right: 240px;
}

#whatFest p {
	line-height: 1.5;
	margin-bottom: 20px;
}

div.enjoyContents {
	margin-bottom: 30px;
}

div.enjoyContents ul {
	margin-bottom: 25px;
}

div.enjoyContents ul li {
	background: url("../img/separate.png") no-repeat;
	display: inline;
	padding-left: 10px;
}

div.enjoyContents ul li.first {
	background: none;
	padding-left: 0;
}

h2.h2-3 {
	background-image: url("../img/h2-3.png");
	height: 23px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 710px;
}

dl.deposit {
	line-height: 1.5;
}

dl.deposit dt {
	font-weight: bold;
}

dl.deposit dd {
	margin-bottom: 20px;
}

dl.system {
	background: url("../img/deposit.png") no-repeat;
	height: 246px;
	margin-bottom: 20px;
	text-indent: -9999px;
/*	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 20px;
	margin-left: 34px;*/
}

/*dl.system dt {
	float: left;
	font-weight: bold;
	width: 73px;
}*/

h2.h2-4 {
	background-image: url("../img/h2-4.png");
	height: 23px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 710px;
}

div.program {
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}

div.programfirst {
	margin-right: 10px;
}

div.program img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.program dl {
	font-weight: bold;
}

div.program dl dt {
	font-size: 123%;
	font-weight: bold;
	margin-bottom: 15px;
}

div.program dl dd.fsn {
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 15px;
	margin-top: 8px;
}

div.program dl dd.fsn span {
	color: #f00;
	font-weight: bold;
}

div.program p {
	line-height: 1.3;
}

h2.h2-5 {
	background-image: url("../img/h2-5.png");
	height: 22px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 710px;
}

img.song {
	margin: 15px 0;
}

h2.h2-6 {
	background-image: url("../img/h2-6.png");
	height: 23px;
	margin-bottom: 12px;
	text-indent: -9999px;
	width: 710px;
}

div.accessInfo {
	color: #184949;
	margin-bottom: 30px;
}

img.map {
	margin-bottom: 20px;
}

div.accessInfo dl {
	line-height: 1.6;
}

div.accessInfo dl dt {
	background: url("../img/rhombus.png") no-repeat 0 3px;
	float: left;
	padding-left: 12px;
	width: 93px;
}

div.accessInfo dl dt.bgNone {
	background: none;
	padding-left: 0;
}

.cap {
	margin-top: 15px;
}

div.accessInfo dl dd {
	padding-left: 105px;
}

div.accessInfo dl dd dt {
	width: 120px;
}

h2.h2-7 {
	background-image: url("../img/h2-7.png");
	height: 23px;
	margin-bottom: 12px;
	text-indent: -9999px;
	width: 710px;
}

h2.h2-8 {
	background-image: url("../img/h2-8.png");
	height: 23px;
	margin-bottom: 12px;
	text-indent: -9999px;
	width: 710px;
}

#corner p img {
	margin-bottom: 30px;
	margin-top: 20px;
}

p#informationMapImage {
	margin-bottom: 30px;
	margin-top: 20px;
}

p.commingSoon {
	color: #d60021;
	font-size: 22px;
	font-weight: bold;
	margin: 120px 0 180px 0;
	text-align: center;
}

h2.h2-9 {
	background-image: url("../img/h2-9.png");
	height: 23px;
	margin-bottom: 12px;
	text-indent: -9999px;
	width: 710px;
}

#whatRunning {
	margin-bottom: 30px;
	min-height: 50px;
}

#whatRunning p {
	line-height: 1.5;
	margin-bottom: 20px;
}

#whatRunning p span {
	color: #f00;
	font-weight: bold;
}

/* menu */
.section {
	margin-bottom: 50px;
	overflow: hidden;
}

h3.menuTitle {
	background-color: #ffb500;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px;
}

.nav {
	margin-bottom: 10px;
	width: 710px;
}

.nav li {
	border-right: 1px solid #ccc;
	display: inline-block;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 12px 5px 0;
	padding-right: 12px;
}

*:first-child+html .nav li {
	display: inline;
	zoom: 1;
}

.nav li.last {
	border: none;
}

.nav li a {
	font-weight: normal;
}

.beerInfo {
	line-height: 1.4;
}

.beerInfo--attention {
	color: #f00;
	font-weight: bold;
	margin-bottom: 12px;
}

.beer li,
.food li {
	border-bottom: 1px dashed #c3c3c3;
	padding: 10px 0;
}

.imgArea {
	float: left;
	text-align: center;
	width: 110px;
}

.txtArea {
	float: right;
	line-height: 1.4;
	width: 590px;
}

.menuName {
	font-weight: bold;
}

.menuTxt {
	margin: 6px 0;
}

.menuPrice {
	font-weight: bold;
	text-align: right;
}

.txtArea em {
	font-weight: bold;
}

.beer .menuName {
	font-size: 18px;
}

.food .menuName {
	float: left;
	font-size: 15px;
	width: 600px;
}

.food .menuPrice {
	float: right;
	text-align: right;
	width: 110px;
}

.note {
	margin-top: 10px;
}

/* search */
#search {
	background: url("../img/search_bg.png") no-repeat;
	height: 115px;
	width: 710px;
}

#search h3 {
	text-indent: -9999px;
}

#search input.formTxt {
	width: 275px;
}

#search dl {
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}

#search dt {
	font-weight: bold;
	margin-bottom: 8px;
}

#search input.searchBtn {
	background: url("../img/submit.png");
	border: none;
	cursor: pointer;
	height: 20px;
	margin-left: 5px;
	text-indent: -9999px;
	width: 42px;
}

#search dl.searchFood {
	margin-left: 30px;
	width: 340px;
}

* html #search dl.searchFood {
	margin-left: 20px;
}

#search dl.searchFood dd {
	float:left;
}

#search dl.searchFood dd {
	background: url("../img/arrow.png") no-repeat 0 5px;
	line-height: 1.5;
	padding-left: 8px;
	padding-right: 11px;
}

#search dl.searchFood dd a {
	white-space: nowrap;
}

/* other */
#other {
	float: right;
	width: 230px;
}

#other div.topBnr {
	margin-bottom: 20px;
}

#other div.whats,
#other #twitterWidget,
#other #facebookLB,
#other div.sponsor,
#other div.inquiry {
	margin-bottom: 20px;
}

#other div.whats h3,
#other div.sponsor h3,
#other div.inquiry h3 {
	display: block;
	height: 23px;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 230px;
}

#other div.whats h3 {
	background: url("../img/whats.png") no-repeat;
}

#other div.sponsor h3 {
	background: url("../img/sponsor.png") no-repeat;
}

#other div.inquiry h3 {
	background: url("../img/inquiry.png") no-repeat;
}

#other dl dt,
#other dl dd {
	padding: 8px 0;
}

#other dl dd {
	background: url("../img/dotline.png") no-repeat bottom;
	padding-left: 33px;
}

#other div.sponsor dl{
	margin-bottom:10px;
}

#other div.whats dl dt,
#other div.sponsor dl dt {
	float: left;
	padding-right: 5px;
}

#other div.sponsor dl dt {
	font-weight: bold;
	margin-right: 18px;
}

#other div.sponsor dl dd {
	line-height: 1.5;
	padding-left: 51px;
}

p.sponsorBnr {
	margin: 0 0 10px;
}

#other div.guidance h3{
	text-align:center;
}

/* footer */
p.goTop {
	margin: 20px auto 5px;
	text-align: right;
	width: 950px;
}

*:first-child+html p.goTop {
	padding-bottom: 5px;
}

* html p.goTop {
	padding-bottom: 5px;
}

p.goTop a {
	background: url("../img/arrow_top.png") no-repeat 0 5px;
	padding-left: 10px;
}

#footer {
	background: url("../img/footer.png") repeat-x;
	height: 69px;
}

#footer div.clfix {
	margin: 0 auto;
	width: 950px;
}

p.caution {
	background: url("../img/caution.png") no-repeat;
	float: left;
	font-size: 80%;
	height: 34px;
	margin-top: 15px;
	padding-left: 34px;
	padding-top: 5px;
}

address {
	float: right;
	font-size: 80%;
	letter-spacing: 2px;
	margin-top: 35px;
	text-align: right;
}

/* ソーシャル
--------------------------------------------------------- */

div#allLayouts ul#socialmedia,
div#allLayout ul#socialmedia {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 3px 0;
}
