/*--Default--*/

/*--Tag--*/
body {
	color:#FFF;
	background:#000 url(/_common/img/bg.gif) center repeat-y;
	position: relative;
}

a {
	color:#AD2A34;
}

a:hover {
	color:#FFD11B;
}

ul {
	list-style-type:none;
}

.main {
	margin-right: auto;
	margin-left: auto;
}



/*--Box--*/

#mainBox {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}

#mainBox ul {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#mainBox ul.news ol {
	float: left;
	width: 70px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-left: 5px;
}

#mainBox ul.news li {
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 500px;
}

#mainBox .links ul {
}
#mainBox.links   ul  ol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	display: block;
	height: 40px;
}
#mainBox.links   ul  li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 410px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	display: block;
	padding-left: 15px;
	height: 40px;
}

#mainBox.movie ul {
	text-align: left;
	width: 100%;
}
#mainBox.movie ul ol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
#mainBox.movie ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	display: block;
	width: 100%;
	text-align: center;
}


#mainBox ul.event {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

#mainBox ul.event ol {
	float: left;
	width: 70px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-left: 5px;
}

#mainBox ul.event li {
	margin-bottom: 5px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
}

#mainBox ul.event li.link{
	text-align: center;
}


#mainBox ul.event li.info {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	float: none;
}





.all{
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}

table .links {
	clear: both;
}



/*--Style--*/


.sub {
	font-size:10px;
	line-height:14px;
}

#mainBox ul.event li.h2{
	font-size: 160%;
	text-align: center;
	font-weight: bold;
	color: #FC0;
	margin-bottom: 20px;
}

#mainBox ul.event li.h3{
	margin-left: 20px;
	font-size: 110%;
	margin-bottom: 10px;
}

#mainBox .text{
	padding-right: 20px;
	padding-left: 20px;
	line-height: 150%;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.txt_s {
	font-size: 0.75em;
	color: #666666;
}
#mainBox ul.news {
}

#mainBox ul.news ol{
}

#mainBox ul.news li{
}
