@charset "shift_jis";
/* CSS Document */

body {
	margin: 0px;
	background: #CCCCCC;
}
/*全体
-----------------------------------------------------*/
#waku {
	width: 470px;
	margin: 0px;
	padding: 0px;
	background: url(../img/artists/bg.gif) repeat;
}


/*下部公演都市部分
-----------------------------------------------------*/
h1#city {
	font: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	width: 470px;
	background-color:#333300;
	text-align:left;
	padding: 4px 4px 4px 6px;
	margin: 0px;
	border-right-style:solid;
	border-right-color:#0963a7;
	border-right-width: 6px;	
}

/*チケットタブ
-----------------------------------------------------*/
#ticket_tab ul {
	padding: 4px;
	margin: 0;
}
#ticket_tab li {
	float: left;
	background: url(../../img/icon/ticket_tab_here.gif) no-repeat;
	font-size:small;
	font-weight: bold;
	color: #FFFFCC;
	list-style: none;
	width: 100px;
	text-align:center;
	padding-top: 4px;
	margin: 0px 1px 0px 0px;
}
#ticket_tab a {
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align:center;
}
#ticket_tab a:hover {
	color: #9c371c;
}


.flame {
	clear: both;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	margin: 4px;
	padding: 0;
}


dl#koen {
	margin: 0px 0px 0px -24px;
	padding: 0;
}


#dd_big2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
}

#dd_big2 a {
	text-decoration: none;
	color:#333333;
	border-width:0;
}
#dd_big2 a:hover {
	text-decoration: none;
	color:#9c371c;
	border-width:0;
}
#dd_big2 a:after {
	content: url(../../img/icon/map.gif);
	margin-left: 10px;
}

#dd_middle2 {
	color: #333333;
	font-size: small;
	padding-left: 4px;
}

#dd_small2 {
	color: #333333;
	font-size: x-small;
	padding-left: 8px;
}


h1.ticket {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-top: 20px;
	width: 400px;
	text-align: left;
	padding-left: 4px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FF3300;
	border-top: 20px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #333333;
}
h2.ticketdays {
	color:#333333;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 20px;
	width: 450px;
}
.ticketdays a {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	margin-left: 30px;
	padding: 2px;
	background-color:#9c371c;
}
.ticketdays a:hover {
	color: #33FFFF;
}

h2.eplus {
	float: right;
	color:#333333;
	font-size: 11px;
	font-weight: lighter;
	width: 100px;
	margin:0;
}
h2.eplus a {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	padding: 3px;
	background-color:#9c371c;
}
h2.eplus a:hover {
	color: #33FFFF;
}


h2.attention {
	color: #000033;
	font-size: 11px;
	font-weight: lighter;
	margin: -20px 0px 0px 20px;
	padding:0;
}

p#sf {
	color:#333333;
	font-size: 10px;
	font-weight: lighter;
	margin-left: 20px;
	margin-top: -6px;
}
p#sf a {
	text-decoration: none;
	color:#333333;
	border-width:0;
}
p#sf a:hover {
	text-decoration: none;
	color:#9c371c;
	border-width:0;
}
p#sf a:after {
	content: url(../../img/icon/arrow.gif);
	margin-left: 0px;
}

#playguide li {
	list-style: inside circle;
	font-size: small;
	color:#333333;
	line-height: 2.0em;
}

#playguide li a {
	font-size: small;
	text-decoration: none;
	color: #003333;
	line-height: 2.0em;
}


#playguide li a:hover {
	color: #990000;
}

#playguide li .eplus a {
	text-decoration: none;
	color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	margin-left: 10px;
	padding: 2px;
	background-color:#9c371c;
}
#playguide li .eplus a:hover {
	color: #33FFFF;
}


h2#pginfo {
	font-size: 9px;
	font-weight: bolder;
	margin-left: 300px;
	padding: 0px;
	width: 200px;
}
#pginfo a {
	text-decoration: none;
	color: #333333;
	font-weight: lighter;
	margin-left: 6px;
	padding: 6px;
	background-color: #CCCCCC;
}
#pginfo a:hover {
	text-decoration: none;
	color: #000033;
}


#waku .flame #s_bold {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF3300;
	padding-left: 30px;
}

h2#totalinfo {
	font-size: 12px;
	font-weight: bolder;
	margin: 24px 0px 4px 10px;
	padding-top: 6px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
}

h2#totalinfo a {
	color: #003333;
	text-decoration: none;
}
h2#totalinfo a:hover {
	color: #990000;
}
.close {
	clear: both;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	margin: 4px;
	padding: 0;
	text-align: center;
	font-size: small;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.close a {
	color: #000033;
	text-decoration: none;
}
.close a:hover {
	color:#990000;
}

/*2008-10-1追加　プレオーダー用*/
h3.pre {
	font: bold 10px "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", Osaka;
	color:#333333;
	margin: -6px 0px 0px 30px;
	padding: 0;
}
.pre a {
	color: #CC0000;
	text-decoration: none;
}
.pre a:hover {
	color: #FF3333;
	text-decoration: underline;
}
