*{
	margin: 0px;
	padding:0px;
}
body{
	background-color:#000;
	background-image:url("../image/bg_blue.jpg");
	background-repeat:repeat-x;
	text-align:center;
	font-family:"MS P明朝","MS 明朝","ヒラギノ明朝","メイリオ",Arial,Helvetica,Verdana;
}

#banner{
	width: 860px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
	background-image:url("../image/banner.jpg");
	background-repeat:no-repeat;
}

#container{
	width:860px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-image:url("../image/container.jpg");
	background-repeat:x-repeat;
}


#main{
	width:630px;
	background-image: url("../image/main.jpg");
	background-repeat: no-repeat;
	float:right;
}

#main li{
	margin-left:30px;
}
#cut{
	float: right;
	margin-right:50px;
}

#CastPhoto1{
	float:right;
	margin-left:10px;
	margin-right: 60px;
	margin-top: 10px;
}
#CastPhoto2{
	float:left;
	margin-right:20px;
}
#ContSymbol{
	float:right;
	margin-left:10px;
	margin-right: 60px;
	margin-top: 10px;
}
#countdownswf{
	float: right;
	margin:0px 10px 5px 5px;
}
	A:link	{ color: #06c; } 
	A:visited	{ color: #96c; } 
	A:active	{ color: #F16905;  } 
	A:hover	{ color: #f66;  }

#sub{
	width: 230px;
	padding-top:80px;
	background-image:url("../image/sub.jpg");
	background-repeat:no-repeat;
	float:left;
}

#sub li{
	display:block;
	font-size:12px;
	list-style: none;
	margin-left:50px;
	padding:5px;
	color:#9099C3;
	font-weight: bold;
}

#sub li a:link,#sub li a:visited{
	color:#36499B;
	text-decoration:none;
}

#sub li a:hover,#sub li a:active{
	color:#F27D00;
	text-decoration:none;
	border-top: dotted 2px #4B4BFE;
	border-bottom: dotted 2px #4B4BFE;
	padding:2px 0px;
}

#footer{
	width:860px;
	height:70px;
	margin-right:auto;
	margin-left:auto;
	background-image: url("../image/footer.jpg");
	background-repeat:no-repeat;
}

h1{
	display: none;
}
h2{
	margin-top:15px;
	margin-right:60px;
	margin-bottom:20px;
	text-align:center;
	font-size:large;
	font-weight:bold;
	padding-left:3px;
	padding-bottom:3px;
	color:#4b3014;
	background-image: url("../image/h2.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}

h3{
	margin-right: 70px;
	margin-left:5px;
	font-size:15px;
	line-height: 140%;
	color:#4b3014;
}

h4{
	text-align: center;
	font-size: 15px;
}

h5{
	margin-right: 50px;
	font-size:15px;
	line-height: 140%;
	color:#4b3014;
}
.symbol{
	text-align: center;
	margin: 20px 25px 10px 25px;
}
.text{
	margin-right: 70px;
	margin-left:5px;
	font-size:small;
	line-height:150%;
	padding:10px;
}

p{
	margin-left:15px;
}

.im{
margin:10px 0px;
padding:15px;
border-top: 1px solid #D9AF85;
}

.im_top{
margin:0px 0px 10px 0px;
padding: 0px 15px 15px 15px;	
}

.castTable{
	display: block;
	width: 150px;
	margin: 5px 30px 5px 30px;
	background-color: #FFFACD;
	}

.castTable a{
	display:block;
	width: 150px;
	padding:8px 0px 8px 20px;
	text-decoration:none;
}

.castTable a:link,.castTable a:visited{
	background-color: #DBC47E;
	color: #000;
}

.castTable a:hover,.castTable a:active{
	background-color:#EEAA06;
	color:#000;
}

.question{
	color: #991155;
}

#submenu{
	text-align: center;
}

/*box_clear-------------------------
*/
#container:after{
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}


.ar{
	text-align:right;
}