@charset "Shift_JIS";

body {
font-family: "ＭＳ Ｐゴシック", "Osaka";
margin: 0px 0px 0px 10px ;
}

body.if {
font-family: "ＭＳ Ｐゴシック", "Osaka";
margin: 5px 0px 0px 5px ;
}

#mainbox {
position:relative;
top: 10px;
left:15px;
width:720px;
height:auto;
margin:0 0 0 0;
padding:0 0 10px 0;
background-color:#FFFFFF;
}

a:link { color: #0000CD; text-decoration: underline; }
a:visited { color: #800080; text-decoration: underline; }
a:hover { color: #D22400; text-decoration: underline; }
a:active { color: #D22400; text-decoration: none; }

/*TOP　チケット発売情報用*/
a.sell:link { color: #0000CD; text-decoration: underline; font-size: 75%; font-weight:bold; }
a.sell:visited { color: #0000CD; text-decoration: underline; font-size: 75%; font-weight:bold; }
a.sell:hover { color: #D22400; text-decoration: underline; font-size: 75%; font-weight:bold; }
a.sell:active { color: #D22400; text-decoration: none; font-size: 75%; font-weight:bold; }

h1 {
	margin: 0;
	padding: 0px;
}

h2 {
background:url("../images/bg_h2_inner.gif") no-repeat;
width:720px;
height:32px;
display: block;
margin:0;
padding:8px 0 0 20px;
font-size:100%;
line-height: 140%;
font-weight:bold;
}

h3 {
background:url("../images/bg_h3_inner.gif") no-repeat;
width:auto;
height:23px;
display: block;
margin:0;
padding:4px 0 0 15px;
font-size:87.5%;
line-height: 140%;
font-weight:bold;
}

p {
	margin: 5px 0 5px 0;
 padding:0;
	line-height: 140%;
}

p.contents {
margin:0;
padding:0;
font-size:75%;
line-height: 140%;
}

.fs10 { font-size: 62.5%; line-height: 140%; }
.fs10B { font-size: 62.5%; line-height: 140%; font-weight:bold; }
.fs12 { font-size: 75%; line-height: 140%; }	/* 標準フォント */
.fs12B { font-size: 75%; line-height: 140%; font-weight:bold; }
.fs14 { font-size: 87.5%; line-height: 140%; }
.fs14B { font-size: 87.5%; line-height: 140%; font-weight:bold; }
.fs16 { font-size:100%; line-height: 140%; }
.fs16 { font-size:100%; line-height: 140%; font-weight:bold; }

.fs10r { font-size: 62.5%; line-height: 140%; color:#FF0000; }
.fs10Br { font-size: 62.5%; line-height: 140%; font-weight:bold; color:#FF0000; }
.fs12r { font-size: 75%; line-height: 140%; color:#FF0000; }	/* 標準フォント */
.fs12Br { font-size: 75%; line-height: 140%; font-weight:bold; color:#FF0000; }
.fs14r { font-size: 87.5%; line-height: 140%; color:#FF0000; }
.fs14Br { font-size: 87.5%; line-height: 140%; font-weight:bold; color:#FF0000; }
.fs16r { font-size:100%; line-height: 140%; color:#FF0000; }
.fs16Br { font-size:100%; line-height: 140%; font-weight:bold; color:#FF0000; }

/*スペーサ*/
.m_top03 { margin-top:3px; }
.m_top05 { margin-top:5px; }
.m_top08 { margin-top:8px; }
.m_top10 { margin-top:10px; }
.m_top15 { margin-top:15px; }
.m_top20 { margin-top:20px; }
.m_top25 { margin-top:25px; }
.m_top30 { margin-top:30px; }
.m_top35 { margin-top:35px; }
.m_top50 { margin-top:50px; }

/*チケット販売情報の枠*/
.tc {
margin:5px;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
border-right-width:2px;
border-right-style:solid;
border-right-color:#CCCCCC;
}

/*インラインの罫線*/
.ifline {
background-image:url(../images/line_gray_dot.gif);
background-position:left;
background-repeat:repeat-x;
}
