@charset "utf-8";


html {
	overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}

table {
	border-collapse: collapse;	border-spacing: 0;
}

caption, th	{
	text-align: left;
}

q:before ,q:after {
	content: '';
}

object, embed {
	vertical-align: top;
}

hr, legend, .hide {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 110%;
}

img, abbr, acronym, fieldset {
	border: 0;
}

img {
	max-width: 100%;
}

li {
	list-style-type: none;
}

p, dd, blockquote {
	text-align: justify;
	text-justify: inter-ideograph;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body {	
	text-align: center;
	color: #000000;
	font-size: 100%;
	font-family: "メイリオ","Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Helvetica","Arial","Verdana","ＭＳ Ｐゴシック","MS P Gothic","Geneva","sans-serif";
}

a {
	text-decoration: underline;
	background: transparent;
}

a:link {
	color: #444444;
	font-weight: bold;
}

a:visited {
	color: #444444;
	font-weight: bold;
}

a:active {
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #000000;
	font-weight: bold;
}

address {
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
}

.text_small {
	font-size: 70%;
	line-height: 12px;
}

.text_middle {
	font-size: 75%;
	line-height: 130%;
}

.text_middle_w {
	font-size: 75%;
	line-height: 130%;
}

.text_big {
	font-size: 100%;
	line-height: 22px;
}

.text_red {
	font-size: 150%;
	font-weight: bold;
	color: #cc0000;
}

.text_white {
	color: #ffffff;
}

.bold {
	font-weight: bold;
}

.grid {
	border: 1px solid;
	border-color: #999999;
}

.yellowback {
	background: #e8af00;
}

.blackback {
	font-size: 0.75em;
	color: #ffffff;
	background: #000000;
	font-weight: bold;
}

.cursor_arrow {
	cursor: default;
}

#oedo_heada, #oedo_main, #oedo_copyrights {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	width: 800px;
	text-align: center;
	overflow: hidden;
}

#oedo_heada {
	padding: 18px;
}

#oedo_main {
	padding: 0px;
	background: #ffffff;
}

#oedo_copyrights {
	margin-top: 0px;
	padding: 20px;
	font-size: 75%;
	color: #ffffff;
	font-family: "Arial","Helvetica","Verdana";
}
.oedo_subtitle {
	height: auto;
}
.oedo_subtitle h2 {
	line-height: 150%;
	padding-bottom: 6px;
}
.oedo_subtitle .text_middle {
	vertical-align: text-top;
}
.oedo_subtitle a, .oedo_subnavi1 a, .oedo_subnavi2 a {
	background:#e8af00;
}

.oedo_1column_textzone {
	margin-top: 20px;
	margin-left: 20px;
	padding: 0;
	width: 710px;
	font-size: 90%;
	line-height: 170%;
	text-align: left;
	overflow: hidden;
	clear: left;
}
.oedo_1column_thumbnailzone {
	margin-top: 20px;
	margin-left: 20px;
	padding: 0;
	width: 710px;
	text-align: center;
	overflow: hidden;
	clear: left;
}

.oedo_2column_textzone {
	margin-top: 20px;
	margin-left: 20px;
	padding: 0;
	width: 350px;
	font-size: 90%;
	line-height: 170%;
	text-align: left;
	overflow: hidden;
	float: left;
}

.oedo_2column_thumbnailzone {
	margin-top: 20px;
	margin-left: 20px;
	padding: 0;
	width: 350px;
	text-align: center;
	overflow: hidden;
	float: left;
}

.oedo_2column_textzone + .oedo_2column_textzone,
.oedo_2column_textzone + .oedo_2column_thumbnailzone,
.oedo_2column_thumbnailzone + .oedo_2column_textzone,
.oedo_2column_thumbnailzone + .oedo_2column_thumbnailzone {
	margin-left: 10px;
}

.movie_read {
	margin-top: 20px;
 	margin-left: 40px;
	width: 720px;
	font-size: 90%;
	text-align: left;
	overflow: hidden;
}

#main {
	position: relative;
	z-index:0;
}

#main p.tit_info {
	text-align: left;
	padding-right: 30px;
	font-size: 13px;
	line-height: 13px;
	color: #ffffff;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	position: absolute;
	left: auto;
	right : 0;
	top:2px;
}
