* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10pt;
	line-height: 150%;
	text-align: center;
}

h2 { text-indent: -1000em; }
div.elm h3 { text-indent: -1000em; }

div#frame {
	width: 760px;
	margin: 0 auto;
	padding: 15px 20px;
	text-align: center;
	border: 1px solid gray;
	border-width: 0 1px 0 1px;
}


div#title {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#title h2 {
	background: url(img/title.png) no-repeat;
	width: 700px;
	height: 71px;
}

div#title h3 {
	font-size: 11pt;
	font-weight: normal;
	margin: 15px 10px 5px 10px;
}

div#title p {
	margin: 0px 10px;
	width: 660px;
	height: 60px;
	font-size: 10pt;
	line-height: 125%;
}

div#seasons {
	margin: 20px auto 0px auto;
	background: url(img/seasosn.jpg);
	width: 692px;
	height: 558px;
	text-align: left;
}

div.season {
	float: left;
	width: 320px;
	height: 180px;
	margin: 0px 13px;
	margin-bottom: 3px;
	position: relative;
}
div.season h4 { display: none; }
div.season p {
	width: 270px;
	height: 70px;
	position: absolute;
	top: 87px;
	left: 26px;
	line-height: 125%;
}

#season1 { background: url(img/season1.jpg); }
#season2 { background: url(img/season2.jpg); }
#season3 { background: url(img/season3.jpg); }
#season4 { background: url(img/season4.jpg); }
#season5 { background: url(img/season5.jpg); }
#season6 { }

div#player {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 30px;
	float: left;
}

div#bg2 {
	background: url(img/bg2.jpg);
	width: 703px;
	height: 623px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.clear {
	clear: both;
}

p#p1 {
	position: absolute;
	top: 8px;
	left: 240px;
}
p#p2 {
	text-align: left;
	position: absolute;
	top: 65px;
	left: 15px;
	width: 663px;
}
p#p3 {
	text-align: left;
	position: absolute;
	top: 284px;
	left: 94px;
	width: 183px;
	font-size: 7pt;
	line-height: 100%;
}
p#p4 {
	text-align: left;
	position: absolute;
	top: 284px;
	left: 424px;
	width: 183px;
	font-size: 7pt;
	line-height: 100%;
}
p#p5 {
	position: absolute;
	top: 360px;
	left: 187px;
	width: 327px;
}
p#p6 {
	text-align: left;
	position: absolute;
	top: 430px;
	left: 200px;
	width: 466px;
}
img {
    border-style:none;
}

.movie {
	border: 5px solid #999999;
	height: 184px;
	width: 335px;
}
.movie_flame1 {
	padding: 10px;
	width: 345px;
	background-color: #CCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.movie_flame2 {
	padding: 10px;
	width: 345px;
	background-color: #CCC;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: px;
	float: right;
}
.p10B80 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
}

