body {
	margin: 0px;
	font-size:100%;
	min-width: 1020px;
}

/*img {
	display: inline;
}*/

div.main {
	text-align: center;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

.top_div {
	background-image: url(../top/p/top_image.jpg);
	width: 1000px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	display:flex;
	align-items: flex-start;
}
.others_div {
	display:flex;
	flex-direction: column;
}

.top_im {
	background-image: url(../top/p/top_image.jpg);
	width: 1000px;
	height: 539px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.btn1_6_1_im {
	margin-top: 310px;
	margin-left: 7px;
	margin-right: 20px;
}

#menu_div {
	width: 1004px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

div.contents_rect_timeline {
	width: 1000px;
	background-color: #BFBFBF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.timeline {
	border: none;
	border-collapse: collapse;
	margin:0em auto;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #000000;
}

td.midashi {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-right: 1em;
	padding-left: 1em;
	border-top: non;
	border-bottom: 1px solid #ffffff;
	border-left: non;
	border-right: non;
	empty-cells: show;
	text-align: center;
}

td.time {
	width: 45px;
	padding-top:0.3em;
	padding-bottom:0.3em;
	padding-right:1em;
	padding-left:1em;
	border-top:non;
	border-bottom:1px solid #999999;
	border-left:non;
	border-right:non;
	empty-cells:show;
}

td.play {
	width: 20px;
	padding-top:0.3em;
	padding-bottom:0.3em;
	padding-right:0.1em;
	padding-left:1em;
	border-top:non;
	border-bottom:1px solid #999999;
	border-left:non;
	border-right:non;
	empty-cells:show;
}

td.name {
	width: 160px;
	padding-top:0.3em;
	padding-bottom:0.3em;
	padding-right:1em;
	padding-left:0em;
	border-top:non;
	border-bottom:1px solid #999999;
	border-left:non;
	border-right:non;
	empty-cells:show;
}

td.role {
	width: 330px;
	padding-top:0.3em;
	padding-bottom:0.3em;
	padding-right:1em;
	padding-left:1em;
	border-top:non;
	border-bottom:1px solid #999999;
	border-left:non;
	border-right:non;
	empty-cells:show;
}

.sankaku {
	vertical-align: -2px;
	margin-right: 5px;
}

.yaku {
	border-style: solid;
	border-width: 1px;
	width: 38px;
	border-radius: 5px;
	color: #ffffff;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	margin-right: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.gr {
	border-color: #009900;
	background-color: #009900;
}

.re {
	border-color: #990000;
	background-color: #990000;
}

.ye {
	border-color: #CC6600;
	background-color: #CC6600;
}

.pa {
	border-color: #6600FF;
	background-color: #6600FF;
}

.bu {
	border-color: #000099;
	background-color: #000099;
}

.gy {
	border-color: #666666;
	background-color: #666666;
}

.gray {
	background-color: #B5B5B5;
}

table.mainmenu{
	border: none;
	border-spacing: 10px;
	padding: 1px;
}

div.contents_rect {
	width: 1000px;
	background-color: #BFBFBF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}

div.menu_rect {
	width: 1000px;
	margin-top: 2px;
	background-color: #bfbfbf;
	padding-top: 20px;
	padding-bottom: 10px;
}

div.subbtn_rect {
	margin-bottom: 20px;
}

div.text {
	font-size: 14px;
	line-height: 180%;
	max-height: 100%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	text-align: left;
}

div.textb0em {
	font-size: 14px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
	text-align: left;
}

div.textr {
	font-size: 14px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	text-align: right;
}

div.textrb0em {
	font-size: 14px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	text-align: right;
}

div.movieinfo_div {
	font-size: 14px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	width: 1000px;
	background-color: #bfbfbf;
	text-align: center;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}

div.moviepanel_div {
	font-size: 14px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	width: 800px;
	margin-top: 0px;
	background-color: #bfbfbf;
	text-align: center;
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 20px;
}

div.moviepanel_div600 {
	font-size: 14px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	width: 600px;
	margin-top: 0px;
	background-color: #bfbfbf;
	text-align: center;
	padding-top: 20px;
	padding-left: 200px;
	padding-right: 200px;
	padding-bottom: 20px;
}
div.movietitle_div {
	font-size: 14px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	width: 800px;
	background-color: #000000;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFFF;
}
div.movietitle_div600 {
	font-size: 14px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	width: 600px;
	background-color: #000000;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFFF;
}
.controlarea{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	/*--------*/
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#speedsel{
	flex: 0 1 auto;
	width: 800px;
	margin-left: 0px;	
}
#back{
	flex: 0 1 auto;
	width: 108px;
}
input[type=radio] {
	display: none;
}
.label {
	display: block;
	float: left;
	margin: 2px;
	width: 60px;
	height: 16px;
	padding: 1px;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
	border: 0px;
	border-radius: 5px;
	font-size: 12px;
	background-color: #999999;
}
input[type="radio"]:checked + label {
	background-color: #670303;
}

div.map_rect {
	font-size: 12px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: center;
	width: 375px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	;
}

div.mov_rect {
	font-size: 12px;
	line-height: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: center;
	width: 160px;
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div.mov_rect_plus {
	font-size: 12px;
	line-height: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: center;
	width: 160px;
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div.mov_rect_day {
	font-size: 12px;
	line-height: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: center;
	width: 160px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000;
	background-color: #DDD;
}

div.mov_rect_day2 {
	font-size: 12px;
	line-height: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: center;
	width: 160px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000;
	background-color: #DDD;
}

div.mov_rect_day3 {
	font-size: 12px;
	line-height: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: center;
	width: 160px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000;
	background-color: #94BD7B;
}

div.mov_rect_plustext {
	font-size: 12px;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666;
}

div.mov_rect_notext {
	font-size: 12px;
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: center;
	width: 160px;
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.digit {
	vertical-align: -1px;
}

#nav_div {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	text-align: left;
	width: 980px;
	height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #AAAAAA;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#nav_div a {
	color: #AAAAAA;
	text-decoration: underline;
}

#footer_div {
	width: 1000px;
	height: 20px;
	background-image: url(../common/footer.gif);
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
}

div.kiroku {
	font-size: 14px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: normal;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: left;
}
.kiroku h3{
	color: #000000;
	letter-spacing: 0.1em;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../top/p/maru.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-weight: normal;
}
.kiroku p{
	margin-left: 35px;
	margin-right: 10px;
}
.kiroku dl{
	margin-left: 35px;
}
.kiroku dl dt{
	float: left;
	width: 120px;
}

h5{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 12px;
}
