@charset "utf-8";
html,body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
}
#head {
	background-color: #000000;
	margin: 0px;
	height: 43px;
	width: 100%;
	text-align: center;
	padding: 20px 0px 0px;
}
#headContents {
	width: 960px;
	margin: 0px auto;
}
#contents {
	width: 960px;
	height: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1 {
	margin: 0px;
	width: 400px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #ffffff;
	text-align: left;
}
a:link { text-decoration:none; color: #007EB8 }
a:visited { text-decoration:none; color: #006666 }
a:active { text-decoration:none; color: #007EB8 }
a:hover { text-decoration:underline; color: #007EB8 }

p{
	font-size:12px;
	line-height:18px;
}

img{
	border:none;
}

#headBtns {
	float: right;
	width: 400px;
	text-align: right;
}
#headBtns #keisen {
	margin: 0px 10px 0px 4px;
}
#movie {
	width: 960px;
	height:580px;
	margin: 0px;
	clear:both;
}

#navi {
	clear:left;
	margin:25px 0 0 0 ;
	padding:0 0 10px 0;
	height:250px;
}

#navi1 {
	clear:left;
	margin:25px 0 0 0 ;
	padding:0;
	height:270px;
}

.cap{
	width:220px;
	height:170px;
	margin:  0px 0 5px 10px;
	padding:0 0 10px 0;
	float:left;
	text-align:left;
}

.cap2{
	width:220px;
	height:215px;
	margin:0 0 5px 10px;
	padding:0 0 10px 0;
	float:left;
	text-align:left;
}
h2{
	margin-top:0p;
	margin-bottom:10px;
	padding:0;
	height:22px;
}
#chapters {
	clear:both;
	width: 960px;
	background-color: #e5e5e5;
	/*background-image: url(../images/chapter_head2.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	/*margin-top: 40px;*/
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0px;
	height:210px;
}

#chapters2 {
	width: 960px;
	height:250px;
	background-color: #e5e5e5;
	/*background-image: url(../images/chapter_head2.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left top;*/
	text-align: center;
	/*margin-top: 40px;*/
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0px;
	clear:both;
}

.chapterMidashi {
	width: 210px;
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: -1px;
}

.chapterContents {
	width: 210px;
	padding: 0px 0px 10px 0px;
	margin: 0;
	text-decoration:none;
}

.NaviUnderBtns {
	margin-top: 4px;
}
#footer{
	clear:left;
	margin-top:0px;
}
	
#footerNavi {
	width: 1195px;
	background-color: #e5e5e5;
	background-image: url(../images/footerNavi_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 36px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	clear:both;

}
#footerNavi_2{
	width: 960px;
	background-color: #e5e5e5;
	background-image: url(../images/footerNavi_title2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	/*margin-top: 40px;*/
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0px;
	clear:both;
	height:460px;
}
.thumb {
	width: 230px;
	float: left;
	text-align: left;
	margin-top: 16px;
	margin-right: 5px;
	margin-bottom: 14px;
	margin-left: 5px;
}
.MovieTitle {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	letter-spacing: -1px;
}
.thumb img {
	margin: 10px auto;
}
.MovieSetsumei {
	font-size: 11px;
	line-height: 120%;
}
.ContentsList {
	font-size: 11px;
	line-height:140%;
	text-indent: -16px;
	margin:0px 0px 6px 18px;
	letter-spacing: -0.5px;
}

.title {
	margin:0;
	padding:0;
	height:22px;
}

#contenttitle {
	margin-bottom:10px;
	padding:0;
}

#contenttitle p{
	
	text-align:left;
	float:left;
}

#contenttitle img{
	text-align:right;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:30px;
}