@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #333;
	color: #CCC;
}
.soldout {
	font-weight: bold;
	color: #F00;
}


#headder {
	height: 125px;
	width: 800px;
	color: #CCC;
	text-align: right;
	position: relative;
	top: 10px;
	background-image: url(image/bgrndimg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}



#container {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 800px;
	height: auto;
	background-image: url(image/bgrndimg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: smaller;
	background-color: #000;
	position: relative;
	left: auto;
	right: auto;
	overflow: hidden;
	zoom: 1;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 10px;
}
#sidemenu {
	width: 150px;
	float: left;
	font-size: 10px;
	font-weight: bolder;
	padding: 0px;
}
#menubar {
	width: 130px;
	margin-top: 50px;
	margin-left: 10px;
}

#main {
	float: right;
	width: 650px;
	font-size: small;
}
#menubar a:link {
	font-size: 13px;
	color: #CCC;
	font-weight: bold;
}
#menubar a:visited {
	font-size: 13px;
	color: #999;
	font-weight: bold;
}
#menubar a:hover {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
#menubar a:active {
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
#liveschedulebox {
	float: left;
	width: 220px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
#topicsbox {
	float: right;
	width: 310px;
	text-align: left;
	font-size: 12px;
	margin-right: 40px;
}
#footer {
	height: 160px;
	text-align: center;
	clear: both;
	width: 800px;
	float: none;
	overflow: hidden;
}
#footercontents {
	float: right;
	height: 150px;
	width: 630px;
	margin-right: 20px;
}

#footercontents p{
	font-size: x-small;
}
#footercontents h4 {
	color: #960;
}
#entrance {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 800px;
	height: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: smaller;
	background-color: #000;
	position: relative;
	left: auto;
	right: auto;
	overflow: hidden;
	zoom: 1;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 25px;
	text-align: center;
	background-image: url(image/toplogo.jpg);
	display: block;
}
.liveschelist {
	height: 350px;
	width: 210px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.iframehonbun {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #000;
}

.bg_black {
	background-color: #000;
}
hr {
	border: 1px solid #900;
}
.midashiline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	white-space: pre;
	font-weight: bold;
	background-image: url(image/logomini.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 15px;
}
.midashiline2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	white-space: pre;
	font-weight: bold;
	height: 20px;
	display: block;
	color: #FFF;
	background-image: url(image/logomini.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: medium;
	width: auto;
}
p {
	margin: 2px;
	padding: 0px;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #999;
}
a:hover {
	color: #FFF;
}
img {
	margin-right: 0px;
	margin-left: 0px;
}
.livesche-lt {
	text-align: center;
	width: 150px;
}
.livesche-rt {
	text-align: left;
	width: 450px;
}
.livesche-rt-s {
	text-align: left;
	width: 370px;
}
.livesche-box {
	background-color: #272727;
	text-align: left;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.livesche-box-s {
	background-color: #272727;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.livesche-title {
	color: #C90;
	font-size: medium;
	font-weight: bold;
}
.align-left {
	text-align: left;
}
.float-right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.align-center {
	text-align: center;
}
.maincontents {
	width: 620px;
	margin-left: 10px;
	text-indent: 1em;
	line-height: 2em;
}
.float-clear {
	clear: both;
}
.float-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bold-wt {
	font-weight: bold;
	color: #FFF;
}
table {
	color: #CCC;
	font-size: small;
	font-weight: normal;
}
.langselector {
	white-space: normal;
	margin-right: 25px;
	margin-left: 25px;
	display: inline;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color: #CCC;
}

#entrancecontents {
	white-space: normal;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 520px;
	height: 25px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: larger;
	font-weight: bold;
	color: #CCC;
	position: relative;
}
.pagetop-rtn {
	font-size: x-small;
	text-align: right;
}
h3 {
	background-image: url(image/logomini.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 40px;
	float: none;
	width: auto;
	display: inline;
	padding-right: 10px;
	color: #FFF;
}
#topnews {
	width: 600px;
	margin-left: 10px;
}
