@charset "shift_jis";

/*
 Share Style
----------------------------------------------------------- */
body {
	margin: 0;
}
#htbdfwp_contents{
	background: #0e0258 url(img/bg.jpg) repeat-x left top;
	padding:0;
	text-align:center;
}
#page{
	text-align:center;
	background: #0e0258 url(img/bg.jpg) repeat-x left top;
	padding:0;
}
#main{
	text-align: left;/*
	width: 770px;
	margin: 0 auto;
	background-color:#090d64;*/
}
hr { 
	clear: both;
	display: none;
}
h1 {
	text-align: center;
	width: 770px;
	height: 369px;
	margin: 0 auto;
	background: url(img/header.jpg) no-repeat center top;
	text-indent: -9999px
}
h1 img { 
	border: 0;
}
h2 {
	text-indent: -9999px;
	width: 715px;
	height: 76px;
	margin: 0 auto;
	}
h2.next {
	background: url(img/sub_next.gif) no-repeat center top;
}
h2.cast {
	background: url(img/sub_cast.gif) no-repeat center top;
	margin-top: 10px;
}
img.next {
	width: 210px;
	height: 160px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #92a0b4;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
p { 
	line-height: 130%; padding: 0 10px;
	font-size: 90%;
	color: #393420;
}

.btnTour{
    width: 396px;
	padding: 10px 0;
	margin: 0 auto;
	text-indent: -9999px;
}
.btnTour a{
    display: block;
    width: 396px;
    height:59px;
    overflow: hidden;
    background-image: url(img/btn_tour.gif);
}
.btnTour a span{
	display: none;
}
.btnTour a:hover {
	background-position: 0px -59px;
}

/*
 Link
----------------------------------------------------------- */
a {
	color: #0455ba;
	text-decoration: underline;
}
a:hover {
	color: #02bba4;
	text-decoration: none;
}

/*
 Container
----------------------------------------------------------- */

#container {
	background: #00b7f0 url(img/bg_contents.gif);
	width: 770px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px
}
#subContainer {
	width: 715px;
	background: #cdedf9 url(img/bg_bottom.gif) no-repeat center bottom;
	margin: 0 auto;
	padding-bottom: 15px;
}
#nextContainer { 
	margin: 0 10px 0 10px; 
	padding-top: 10px; 
}

#cast {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}
#cast ul {
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
}
#cast li { 
	display: inline;
	margin-right: 25px; 
}
#banner { 
	text-align:center;
	margin-top: 30px;
}
#banner ul {
	list-style-type: none;
}