@charset "utf-8";

/* --------------------------------------------------
  GLOBAL RESET
-------------------------------------------------- */
*{
	margin:0;
	padding:0;
	font-size: 100%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	margin: 0 auto;
	color: #333;
	background: url("../../images/2010/common/bg_contents.gif") repeat 0 0 #c7c7c7;
	text-align: center;
}

h1,h2,h3,h4,h5 {
	line-height: 1;
}

img {
	border: none;
}

ul,li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

a {
	color: #F3721D;
}

a:hover {
	color: #6D0000;
	text-decoration: underline;
}


/*-------------------
       header
-------------------*/
* html .header {
	width : expression(document.body.clientWidth < 808? "808px" : "auto"); /* IE */
}

.header {
	width: 100%
	min-width: 808px;
	height: 408px;
	margin-bottom: 15px;
	background-color: #CC0001;
}

/*
.navi ul {
	width: 808px;
	margin: 6px auto 0;
	text-align: center;
}

.navi li {
	display: inline;
	float: left;
	margin: 0 7px 0 0;
}

.navi li img {
vertical-align:bottom;
}

.navi li.firstChild {
	margin-left: 7px;
}

.navi li.lastChild {
	margin-right: 0;
}
*/

/**/
.navi {
	width: 808px;
	margin: 6px auto 0;
	text-align: center;
}

.navi dl {
	display: inline;
	float: left;
	margin: 0 7px 0 0;
}

.navi dt img {
vertical-align:bottom;
}

.navi dl.firstchild {
	margin-left: 7px;
}

.navi dl.lastchild {
	margin-right: 0;
}
/**/


.secondTitle {
	padding-top: 35px;
}

.secondTitle h1 {
	width: 100%;
	padding: 5px 0;
	background-color: #000;
	background: url("../../images/2010/second/mbbg.gif") no-repeat 50% 0;
}


/*-------------------
     content
-------------------*/

.content {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding-bottom: 27px;
	width: 808px;
	background: url("../../images/2010/common/bg_contentsBottom.gif") no-repeat 0 100%;
	text-align: center;
	font-size: 90%;
}

.contentBody {
	padding-top: 38px;
	background: url("../../images/2010/common/bg_contentsTop.png") no-repeat 0 0;
}

.contentHeader {
	background: url("../../images/2010/common/bg_contentsBody.png") repeat-y 0 0;
}


/*-------------------
     content
-------------------*/

.leftContent {
	position: relative;
	display: inline;
	float: left;
	width: 500px;
	margin: 0 21px 15px 25px;
	text-align: left;
}

.rightContent {
	float: left;
	width: 240px;
	text-align: left;
}

.newsList li {
	width: 473px;
	margin: 18px 0 0 16px;
	padding: 0 0 5px 0;
	background: url("../../images/2010/common/bor_dotto.gif") repeat-x 0 100%;
}

.newsList li span {
	padding: 0 20px 0 20px;
}


.blogList li {
	zoom: 1;
	width: 213px;
	margin: 10px 0 0 16px;
	padding: 0 0 5px 0;
	line-height: 1.2;
	background: url("../../images/2010/common/bor_dotto.gif") repeat-x 0 100%;
}

.newsRight {
	margin-top: 20px;
}

.bunnerList li {
	margin: 4px 0 0 0;
	text-align: center;
}

.bunnerList li.firstChild {
	margin: 15px 0 0;
}


.bnrArea {
	clear: both;
	margin-top: 20px;
	padding-left: 24px;
	text-align: left;
}

.bnrArea h3 {
	margin-bottom: 8px;
}

.bnrArea li {
	zoom: 1;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.topBtn {
	position: absolute;
	bottom: 27px;
	right: -53px;
}

/*-------------------
     footer
-------------------*/

.footer {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin-top: -60px;
	padding: 60px 0 25px 0;
	background-color: #c7c7c7;
}

.footer p {
	width: 808px;
	margin: 5px auto 0;
	text-align: right;
}

.footer img {
	margin-right: 14px;
}



/*-------------------------
      SECOND Content
/*-------------------------

/* 共通 */
.leftContent h2,
.mainContent h2 {
	margin-bottom: 15px;
}

.txtBlue {
	color: #0B65AF;
}


/* what's MB */

.txt_whatsmb {
	margin: 0 0 45px 10px;
	line-height: 1.2;
}

.hisCol {
	text-align: center;
}

#main3 table.hisStyle{
	background-color:#E1E3E3;
	width: 495px;
	border: 1px solid #E0D8CD;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
	text-align :center;
	color : #000;
}
#main3 table.hisStyle tr{
	background-color:#F9FFFF;
}
#main3 table.hisStyle td{
	border-right:1px solid #E1E3E3;
	padding:3px;
}
#main3 table.hisStyle th{
	background-color: #94E5FA;
	padding:5px;
	text-align			:center;
}
#main3 table.hisStyle tr.trType{
	background-color:#E7FEFD;
}


/* TICKET */
.ticket {
	margin: 0 0 0 55px;
	text-align: left;
}

.ticket h3 {
	margin: 15px 0 0 0;
	color: #A70000;
	font-size: 120%;
	line-height: 1.2;
}

.ticket h4 {
	margin-top: 15px;
	font-size: 105%;
	color: #D46F1A;
}

.ticket dd {
	margin-bottom: 10px;
}

.eventAnna dd {
	color: #0B65AF;
	font-weight: bold;
	font-size: 110%;
}

.playGuid dt {
	margin-top: 10px;
	font-weight: bold;
	color: #809e17;
}


/* ACCESS */
.access {
	margin: 0 0 0 10px;
	text-align: left;
}

.access h3 {
	margin: 15px 0 0 0;
	color: #A70000;
	font-size: 120%;
	line-height: 1.2;
}

.access h4 li {
	font-size: 100%;
	font-weight: normal;
	color: #D46F1A;
	line-height: 1.3;
}

.access dd {
	margin-bottom: 10px;
}

.acsCol dd {
	margin: 10px auto;
}

.acsCol iframe {
	border: 3px solid #E0D8CD;
}


/*NEWS*/

.newsTop {
	margin: 0 0 20px 15px;
	text-align: left;
}

.newsTop dt {
	font-weight: bold;
	color: #D46F1A;
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-size: 105%;
}

.newsTop dd {
	margin-left: 10px;
	margin-right: 24px;
	padding-bottom: 15px;
	line-height: 1.2;
	font-size: 100%;
	background: url("../../images/2010/common/bor_dotto.gif") repeat-x 0 100%;
}

.newsTop div li {
	line-height: 1.3;
}

.newsPage {
	line-height: 1;
	margin: 0;
	padding: 0;
	zoom:1;
}

.newsPage li {
	line-height: 1;
	margin: 0;
	padding: 0;
	zoom:1;
}

.txt_red {
	color: #dd0000;
	font-weight: bold;
	font-size: 105%;
	line-height: 1.3;
}


/*pre event*/

.preEvent strong {
	color: #DA0000;
	font-size: 110%;
}

.preLogo {
	margin: 15px 0 20px;
	text-align: center;
}

.photo0401 {
	display: block;
	margin-bottom: 20px;
}

.txt_0401 {
	color: #809E17;
	font-weight: bold;
}

/* ARTIST */
.artistList {
	margin: 0 0 0 23px;
}

.artistList h3 {
	margin: 0 0 5px 10px;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	color: #DD0000;
	vertical-align: middle;
}

.artistList h3.sat {
	color: #0B65AF;
}

.artistList h3 img {
	padding-right: 10px;
	vertical-align: middle;
}

.artistList li {
	zoom: 1;
	float: left;
	height: 180px;
	line-height: 1;
}

.artistList li img {
	display: block;
	height: 180px;
}

.artistList li span img {
	width: 25px;
	height: 14px;
	margin: -50px 0 0 5px;
	text-align: left;
}

.more {
	margin: 5px 25px 3px 0;
	text-align: right;
	color: #CC0001;
	font-weight: bold;
}


/*----- Blog -----*/
.blogCol .listStyle {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url("../../images/2010/common/bor_dotto.gif") repeat-x 0 100%;
}

.blogCol li {
	zoom: 1;
}

.blogArea {
	margin-left: 15px;
}

.pagenation {
	text-align: center;
}

.entry_Title .main02 {
	margin: 0 0 10px 0;
}

.entry_Title .main02 dd {
	color: #809f16;
	font-weight: bold;
}

.blogText .blogTitle {
	vertical-align: middle;
	color: #A50000;
	font-size: 105%;
}

.blogText .blogTitle img {
	vertical-align: middle;
	padding-right: 10px;
}


/*----- attention -----*/

.attention h3 {
	margin-top: 20px;
	vertical-align: middle;
	color: #A50000;
	font-size: 105%;
}

.attention h3.firstChild {
	margin-top: 0;
}

.attention h3 img {
	vertical-align: middle;
	padding-right: 10px;
}

/* slid用 */
#slider dd,
#slider2 dd,
#slider3 dd {
	overflow: hidden;
	display: none;
	background-color: #fff;
	width: 100%;
	border: 2px solid #E0D8CD;
}

* html #slider dd,
* html #slider2 dd,
* html #slider3 dd{
 height: 1%;
}


#slider dt,
#slider2 dt,
#slider3 dt {
	margin: 5px 0 0 10px;
	font-weight: bold;
	color: #93B619;
	cursor: pointer;
	width: 60%;
}

#slider dd ul,
#slider2 dd ul,
#slider2 dd p,
#slider3 dd ul {
	margin: 10px 15px;
}

#slider dd li {
	color: #333333;
	padding: 10px 0;
	list-style: disc inside none;
}

#slider dd p {
	color: #93B619;
	margin: 10px 15px;
}

#slider dd p em {
	color: #dd0000;
}


#slider3 dd p {
	margin: 10px 15px;
	color: #0B65AF;
}

#slider3 dd li.odd {
	margin-bottom: 5px;
	color: #F3721D;
	line-height: 1.3;
}

#slider3 dd li.even {
	line-height: 1.3;
	margin: 0 0 15px 0;
}

#slider3 dd li span {
	display: block;
	margin: 0 0 0 15px;
}

.caution {
	margin-top: 25px;
}


/* //slid用 */



/*----- Travel -----*/

.travel h3 {
	margin: 15px 0 0 0;
	color: #A70000;
	font-size: 110%;
	line-height: 1.2;
}

.travel dl {
	margin-bottom: 35px;
}

.travel dt {
	color: #0B65AF;
	font-weight: bold;
	font-size: 100%;
}


/*----- Goods ----*/
h3.goodsTitle {
	margin-top: 20px;
	vertical-align: middle;
	color: #A50000;
	font-size: 105%;
}

h3.firstChild {
	margin-top: 0;
}

h3.goodsTitle img {
	vertical-align: middle;
	padding-right: 10px;
}

h3.goodsTitle img.rightBusta {
	vertical-align: middle;
	padding-left: 10px;
}

/*----- Time Table ----*/
.timeTable {
	width: 758px;
	margin: 0 auto;
	text-align:center;
	border: 2px solid #000000;
}

.timeTable table {
	width: 758px;
	padding: 0;
	text-align: left;
	background-color: #f9f6f0;
	border: 1px solid #767676;
}

.timeTable th,
.timeTable td {
	border: 1px solid #767676;
	padding: 2px 3px 2px 3px;
}

.timeTable th {
	text-align: center;
}

.timeTable .black {
	font-size: 110%;
	color: #FFFFFF;
	background-color: #000000;
}

.timeTable .act {
	background-color: #CCFFFF;
}

.timeTable .party {
	background-color: #FFFF99;
}

h3.timetableTitle {
	margin: 0 0 5px 35px;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	color: #DD0000;
	vertical-align: middle;
}

h3.timetableTitleSat {
	margin: 0 0 5px 35px;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	color: #0B65AF;
	vertical-align: middle;
}

h3.timetableTitleSat img,
h3.timetableTitle img {
	padding-right: 10px;
	vertical-align: middle;
}


/*----- シャトルバス ----*/
.bus {
	width: 760px;
	margin: auto;
	text-align: center;
}

.bus h3 {
	margin: 0 0 3px 0;
}

.bus table {
	width: 760px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.bus th {
	padding: 3px 3px;
	background-color: #f8d6d6;
	border: 1px solid #767676;
}

.bus th.cols {
	padding: 3px 3px;
	background-color: #e8f4bc;
	border: 1px solid #767676;
}


.bus td {
	background-color: #FFF;
	padding: 3px 7px;
	border: 1px solid #767676;
	text-align: left;
}

.bus td.txt-center {
	text-align: center;
}

.price td {
	text-align: center;
}

.bus .w19 {
	width: 19%;
}

.bus .w20 {
	width: 20%;
}

.bus .w4 {
	width: 4%;
}


/*Clearfix*/
.contentHeader:after,
.bnrArea:after,
.artistList ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

.contentHeader,
.bnrArea,
.artistList ul {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .contentHeader,
* html .bnrArea,
* html .artistList ul { height: 1%;}
.contentHeader,
.bnrArea,
.artistList ul { display: block;}
/* End hide from IE-mac */


/*============= 共有 =============*/
.txt-blue {
	color: #399bde;
}

.b {
	font-weight: bold;
}

.bottom15 {
	margin-bottom: 15px;
}

.txt-green {
	color: #809E17;
}

.mL10 {
	margin-left: 10px;
}

.txt-right {
	text-align: right;
}

a.hover:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}