body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Osaka, sans-serif;
}


/*----------------------------------------------------------------
base
----------------------------------------------------------------*/

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

div,p,dd,dt,dl {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
	height: 1px;
}

/*-- テキスト設定 --*/

.size10 {
	font-size: 10px;
	line-height: 1.4;
}

.size12 {
	font-size: 12px;
	line-height: 1.5;
}

.size14 {
	font-size: 14px;
	line-height: 20px;
}

.size16 {
	font-size: 16px;
	line-height: 22px;
}

.size18 {
	font-size: 18px;
	line-height: 24px;
}

.cl006600 {
	color: #006600;
}

.clff00ff {
	color: #FF00FF;
}

.cld79216 {
	color: #D79216;
}

.clff6600 {
	color: #FF6600;
}

.cl0079bd {
	color: #0079BD;
}

.clff0033 {
	color: #FF0033;
}

.clb24434 {
	color: #B24434;
}

/*-- リンク設定 --*/

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #000099;
}

a:active {
	color: #000099;
}

.clff0000 {
	color: #ff0000;
}

.displayblock {
	display: block;
}

.vabottom {
	vertical-align: bottom;
}

.txtcenter {
	text-align: center;
}

.txtright {
	text-align: right;
}

/*-- margin padding設定 --*/

.marginbottom3 {
	margin-bottom: 3px;
}

.marginbottom30 {
	margin-bottom: 30px;
}

.marginright10 {
	margin-right: 10px;
}

.paddingbottom5 {
	padding-bottom: 5px;
}

.paddingbottom9 {
	padding-bottom: 9px;
}

.paddingbottom10 {
	padding-bottom: 10px;
}

.paddingbottom11 {
	padding-bottom: 11px;
}

.paddingbottom15 {
	padding-bottom: 15px;
}

.paddingbottom20 {
	padding-bottom: 20px;
}

.paddingbottom30 {
	padding-bottom: 30px;
}

.paddingright15 {
	padding-right: 15px;
}


/*----------------------------------------------------------------
レイアウト
----------------------------------------------------------------*/

#wrap {
	margin: 0 auto;
	width: 716px;
	text-align: left;
}

#header {
	position: relative;
}

#content {
	margin-bottom: 5px;
}

#leftnavi {
	padding-top: 8px;
	float: left;
	width: 144px;
}

#maincontent {
	float: right;
	width: 566px;
}

#copyright {
	margin-bottom: 25px;
	margin-left: 126px;
	font-size: 12px;
	text-align: center;
}

.pagetop {
	padding-top: 12px;
	text-align: right;
}

.footinfo {
	margin-bottom: 5px;
	margin-left: 126px;
	font-size: 10px;
	text-align: center;
}

.footinfo a:link {
	color: #2266FF;
	text-decoration: none;
}

.footinfo a:visited {
	color: #2266FF;
	text-decoration: none;
}

.footinfo a:hover {
	color: #2266FF;
	text-decoration: none;
}

.footinfo a:active {
	color: #2266FF;
	text-decoration: none;
}

.footlink {
	margin-bottom: 5px;
	margin-left: 126px;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.footlink a:link {
	color: #2266FF;
	text-decoration: none;
}

.footlink a:visited {
	color: #2266FF;
	text-decoration: none;
}

.footlink a:hover {
	color: #2266FF;
	text-decoration: none;
}

.footlink a:active {
	color: #2266FF;
	text-decoration: none;
}




/*----------------------------------------------------------------
メインコンテンツ
----------------------------------------------------------------*/

.mainblock {
	padding-bottom: 90px;
}


.mobilefoot {
	margin-right: 46px;
}


/*-- next back 設定 --*/

.nextback {
	padding: 2px 6px 1px 6px;
	line-height: 1.1;
	font-size: 10px;
	color: #FFFFFF;
	background: #0079BD;
	min-height: 12px;
}

/* \*/
.nextback {
	height: 12px;
}
/* */

.nextback .back {
	float: left;
}

.nextback .next {
	float: right;
}

.nextback a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.nextback a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nextback a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.nextback a:active {
	color: #FFFFFF;
	text-decoration: underline;
}





/*----------------------------------------------------------------
チケットプレゼント
----------------------------------------------------------------*/

#presentmaincontent {
	margin: 8px 19px 0 2px;
}

.presentdetailleft {
	width: 155px;
	float: left;
}

.presentdetailright {
	width: 384px;
	float: right;
}

.cl206cdf {
	color: #206CDF;
}


.presentcreate {
	background: url(../../img/create_bg.gif) left top repeat-y;
}

.presentleftcreate {
	width: 164px;
	float: left;
	text-align: center;
}

.presentrightcreate {
	width: 372px;
	float: left;
}

.presentrightcreate a:link {
	color: #003399;
	text-decoration: underline;
}

.presentrightcreate a:visited {
	color: #003399;
	text-decoration: underline;
}

.presentrightcreate a:hover {
	color: #003399;
	text-decoration: underline;
}

.presentrightcreate a:active {
	color: #003399;
	text-decoration: underline;
}







