*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	margin: 0;
	background: #111a29;
	font-family: "メイリオ";
	font-size: 85%;
	line-height: 1.3em;
	color: #ee7e00;
}
a{
	color: #ff6666;
}
a:hover{
	color: white;
}
h2{
	margin: 1em 0;
	color: #ee7e00;
}
#wrapper{
	margin: 0;
	text-align: center;
	background-image: url(../img/bg_wrapper.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#bg2{
	margin: 0;
	background-image: url(../img/bg_bg2.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#container{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
header{
	margin-top: 1em;
}
article,article p{
	line-height: 1.6em;
}
#cast{
	font-size: small;
}
.cast_n{
	font-size: large;
	font-weight: bold;
}
#ar_prop{
	display: none;
	text-align: center;
}
#ar_prop img{
	margin: 0;
	float: left;
}
#video_art{
	background-image: url(../img/videoBack.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
}
#video_div{
	width: 960px;
	margin: auto;
//	padding: 60px 0 600px;
	text-align: center;
}
#video_div div{
	width: 700px;
	height: 330px;
	margin: 0 auto;
	background-image: url(../img/videoBack2-02.png);
	background-repeat: repeat-y;
	text-align: center;
	font-weight: bold;
	clear: left;
}
#video_div iframe{
	margin: 0 auto;
}
/*
#ar_prop div{
	background: url(../img/bg_prop_01.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#ar_prop div div{
	width: 580px;
	margin: 0 auto;
	padding: 1em;
	background: white;
	text-align: left;
}
*/

#menubar{
	list-style-type: none;
}
#menubar li{
	display: inline;
}
#scr{
	width: 960px;
	height: 540px;
}
/*
#scr_index{
	width: 960px;
	height: 1200px;
}
*/
.corich{
	float: left;
}
#ticket{
	margin-top: 1em;
	font-size: 85%;
	float: left;
}
#social{
	margin-top: 1em;
	float: left;
}
#twtl{
	margin-top: 1em;
	float: right;
}
footer{
	width: 100%;
	text-align: center;
}
#ftcontainer{
	margin: 1em auto;
	width: 960px;
}

/*
////////////////////////
 press
////////////////////////
*/
.press{
	margin: 0;
	float: left;
}
#ft{
	margin: 1em auto;
	text-align: center;
}