body {
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#header {
	width:100%;
	margin:0 auto 20px auto;
	padding:20px 0 10px 0;
	text-align:center;
	border-top:18px solid #000000;
	border-bottom:1px solid #000000;
	overflow:hidden;
}

.sp_nav {
	display:none;
}

#menu {
	margin:10px 0 0 0;
	font-family: 'Goudy Bookletter 1911', serif;
	text-align:center;
	display:block;
}

#menu li {
	vertical-align:middle;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

.head_sns img {
	width:25px;
}

#button {
	display:none;
}


#wrapper {
	width:960px;
	margin:0 auto;
}

#main {
	text-align:center;
	margin:0 0 110px 0;
}

#contents_area01 {
	width:870px;
	margin:0 auto;
}

.topics {
	margin:0 0 50px 0;
}

.topics p {
	margin:20px 0 0 0;
	font-size:16px;
	font-family:'mplus-1c-regular' , sans-serif;
}


/*------------------CONTAINER------------------*/

#title {
	font-family: 'Goudy Bookletter 1911', serif;
	font-size:24px;
	text-align:center;
	margin:0 0 30px 0;
}

.itemarea {
	border:1px solid #d1d1d1;
	margin:0 0 50px 0;
	padding:28px 35px;
}

.new {
	color:#ffffff;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size:10px;
	background:url(../images/newtag.png) no-repeat;
	margin:0 0 -40px 0;
	padding:8px 0 0 3px;
	width:30px;
	height:31px;
	position:relative;
	top:-32px;
	left:-20px;
	z-index:1;
}

.itemtitle {
	margin:0 0 25px 0;
	font-size:14px;
}

.ticket {
	text-align: center;
	margin: 15px 0 0 0;
}



#footer {
	width:100%;
	text-align:center;
	font-family: 'Goudy Bookletter 1911', serif;
	font-size:10px;
	margin:10px 0;
	color:#000000;
}