@charset "utf-8";
* {
	margin: 0px;
	padding:0px;
	text-decoration:none;
}

img{
	border-style:none;
    border-width:0px;
	margin:0;
    padding:0;
    vertical-align:bottom;
}

ol,ul{
	list-style-type:none;
}
a:link{
	
}
a:visited{
	
}
a:hover{
	
}
a:active{
	
}
.clear {clear: both;}

hr.Magenta2px{
	height:0px; 
	line-height:0; 
	border-top-width:2px; 
	border-left-width:0; 
	border-right-width:0; 
	border-bottom-width:0px;
	border-top-style: solid; 
	border-top-color: #FF0099; 
	margin:1px 0;
}
hr.Orange1px{
	height:0px; 
	line-height:0; 
	border-top-width:1px; 
	border-left-width:0; 
	border-right-width:0; 
	border-bottom-width:0px;
	border-top-style: solid; 
	border-top-color: #FF6600; 
	margin:1px 0;
}
hr.LightGold1px{
	height:0px; 
	line-height:0; 
	border-top-width:1px; 
	border-left-width:0; 
	border-right-width:0; 
	border-bottom-width:0px;
	border-top-style: solid; 
	border-top-color: #CEBD92; 
	margin:1px 0;
}

/********************************/
/***ここからサイトレイアウト*****/
/********************************/

body{
	font-family:"Hiragino Kaku Gothic Std", "ＭＳゴシック", Osaka ,Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #000000;
	background-image: url(../images/cssBg/bodyBg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#wrap {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cssBg/wrapBg.png);
	background-repeat: repeat;
}
#header {
	height:220px;
	width: 800px;
	zoom:1;
	margin-top: 70px;
}
#logo{
	float:left;
	margin-top: -70px;
	margin-left: 5px;
	position: relative;
}
#logo a{
	text-indent:-9999px;
	background-image: url(../images/cssBg/logo.png);
	height: 290px;
	width: 267px;
	display: block;
}
ul#menubar{
	float:right;
	width:402px;
	height:194px;
	margin-top: 16px;
	clear: right;
	margin-right: 7px;
}
ul#menubar li{
	float:left;
	list-style-type:none;
}
ul#menubar li a{
	text-indent: -9999px;
	display: block;
	width:93px;
	height:93px;
}
ul#menubar li a#top_navi{
	margin-left:49px;
	background-image: url(../images/cssBg/menubar/top.png);
	background-position: 0px 0px;
}
ul#menubar li a#system_navi{
	margin-left:10px;
	background-image: url(../images/cssBg/menubar/system.png);
	background-position: 0px 0px;
}
ul#menubar li a#cast_navi{
	margin-left:10px;
	background-image: url(../images/cssBg/menubar/cast.png);
	background-position: 0px 0px;
}
ul#menubar li a#menu_navi{
	margin-top:8px;
	background-image: url(../images/cssBg/menubar/menu.png);
	background-position: 0px 0px;
}
ul#menubar li a#webticket_navi{
	margin-top:8px;
	margin-left:10px;
	background-image: url(../images/cssBg/menubar/webticket.png);
	background-position: 0px 0px;
}
ul#menubar li a#access_navi{
	margin-top:8px;
	margin-left:10px;
	background-image: url(../images/cssBg/menubar/access.png);
	background-position: 0px 0px;
}
ul#menubar li a#recruit_navi{
	margin-top:8px;
	margin-left:10px;
	background-image: url(../images/cssBg/menubar/recruit.png);
	background-position: 0px 0px;
}
ul#menubar li a:hover#top_navi, ul#menubar li a:hover#system_navi, ul#menubar li a:hover#cast_navi, ul#menubar li a:hover#menu_navi, ul#menubar li a:hover#webticket_navi, ul#menubar li a:hover#access_navi, ul#menubar li a:hover#recruit_navi{
	background-position: 0px -93px;
}
#main {
	height: auto;
	width: 800px;
	position:relative;
	overflow:hidden;
}
ul#sidebox {
	height: auto;
	width:210px;
	font-size: 0;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
ul#sidebox li{
	list-style-type:none;
}
ul#sidebox li a{
	display: block;
}
ul#sidebox li a#sideboxPhoto{
	text-indent: -9999px;
	width:205px;
	height:55px;
	background-image: url(../images/cssBg/sidebox/photo.png);
	background-position: 0px 0px;
}
ul#sidebox li a#sideboxBlog{
	text-indent: -9999px;
	width:205px;
	height:55px;
	background-image: url(../images/cssBg/sidebox/blog.png);
	background-position: 0px 0px;
}
ul#sidebox li a#sideboxLink{
	text-indent: -9999px;
	width:205px;
	height:55px;
	background-image: url(../images/cssBg/sidebox/link.png);
	background-position: 0px 0px;
}
ul#sidebox li#shopinfo{
	width:200px;
	height:280px;
	padding:30px 5px 0;
	background-image: url(../images/cssBg/sidebox/shopinfo.png);
}
ul#sidebox li a:hover#sideboxPhoto,ul#sidebox li a:hover#sideboxBlog,ul#sidebox li a:hover#sideboxLink
{
	background-position: 0px -55px;
}
#contents {
	float: right;
	height: auto;
	width: 563px;
	margin: 0px 7px 10px 0px;
	padding:10px 0 10px 10px;
	background-image: url(../images/cssBg/contentsBg.png);
	background-repeat: repeat;
	padding-bottom: 10010px; margin-bottom: -10000px;
}
.castbox{
	margin:0 5px;
	height:80px;
    text-align:left;
}
.castbox p{
	float:left;
    margin-right:10px;
    
}
#newDiary {
	height: auto;
	width: 275px;
	float: left;
	background-repeat: no-repeat;
}
#newCast {
	float: left;
	height: auto;
	width: 275px;
	margin-left: 10px;
}
#newDiaryTop{
	background-image: url(../images/cssBg/topContents/newDiaryTop.png);
	height: 35px;
	width: 275px;
	text-indent:-9999px;
}
#newCastTop{
	background-image: url(../images/cssBg/topContents/newCastTop.png);
	height: 35px;
	width: 275px;
	text-indent:-9999px;
}
.smallMiddle{
	width: 275px;
	background-image: url(../images/cssBg/topContents/smallMiddle.png);
	background-repeat: repeat-y;
}
.smallBottom{
	background-image: url(../images/cssBg/topContents/smallBottom.png);
	height: 15px;
	width: 275px;
	background-position: 0px 0px;
}
#news {
	float: left;
	margin-bottom: 10px;
}
#newsTop {
	height: 30px;
	width: 560px;
	background-image: url(../images/cssBg/topContents/newsTop.png);
	background-repeat: no-repeat;
}
#newsMiddle {
	background-image: url(../images/cssBg/topContents/newsMiddle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 560px;
	padding:0 10px;
}
#newsBottom {
	background-image: url(../images/cssBg/topContents/newsBottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 560px;
}
.pickup {
	background-image: url(../images/cssBg/topContents/pickup.png);
	clear: right;
	float: left;
	height: 123px;
	width: 563px;
	margin-bottom: 5px;
}

#footer {
	height: 40px;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	background-color: #000000;
}
#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	text-decoration: underline;
}

#bn-area {
	width:100%;
	height:auto;
}
#bn-area h3 {
	font-size:100%;
	color:#ff4499;
}
.bn {
	width:100%;
	height:60px;
	padding:10px;
	margin-bottom:20px;
}

