body {
	background-color: #F00;
}
#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#top_text {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 24px;
	width: 100%;
}

#menu {
	background-color: #09398C;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #F00;
	text-decoration: underline;
}
#menu a:active {
	color: #FFF;
	text-decoration: none;
}
ul {
	text-align: center;
}
li {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.last {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#imagephoto {
	height: 520px;
	width: 960px;
}
#caption-left {
	font-size: 12px;
	color: #FFF;
	width: 400px;
	position: absolute;
	top: 550px;
	left: 30px;
	height: 16px;
	font-weight: bold;
}
#caption-left-bk {
	font-size: 12px;
	width: 400px;
	position: absolute;
	top: 550px;
	left: 30px;
	height: 16px;
	font-weight: bold;
}
#caption-right {
	font-size: 12px;
	color: #FFF;
	width: 930px;
	position: absolute;
	top: 550px;
	left: 0px;
	height: 16px;
	text-align: right;
	font-weight: bold;
}
#caption-right-bk {
	font-size: 12px;
	width: 930px;
	position: absolute;
	top: 550px;
	left: 0px;
	height: 16px;
	text-align: right;
	font-weight: bold;
}
#caption-right-top {
	font-size: 12px;
	width: 930px;
	position: absolute;
	top: 80px;
	left: 0px;
	height: 16px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}

#unitbox {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
}
#sns_button_box {
	float: left;
	width: 720px;
}
#translation {
	float: right;
	width: 160px;
}

.clearbox {
	clear: both;
}
.ad_box {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 14px;
}
#title_box {
	background-color: #000;
	width: 400px;
	left: 0px;
	top: 80px;
	position: absolute;
}
h1 {
	font-size: 24px;
	color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-left: 30px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #FFF;
	padding-left: 30px;
}
#main_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
#text_box {
	font-size: 14px;
	float: left;
	width: 580px;
}
#data_box {
	font-size: 14px;
	float: right;
	width: 301px;
}
#data_box p img {
	margin-bottom: 10px;
}
#data_box a:link {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
#data_box a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#data_box a:hover {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;
}
#data_box a:active {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
#ad_linkunit {
	width: 730px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	height: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #09398C;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 16px;
	margin-bottom: 6px;
}
iframe {
    padding-left: 32px;
    margin-top: 10px;


}
.moviesite {
    margin-top: 8px;
    margin-left: 32px;
    margin-bottom: 12px;
}
.moviesite a:link {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
.moviesite a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
.moviesite a:hover {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;
}
.moviesite a:active {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}

#data_box_left {
	float: left;
	width: 445px;
	margin-left: 30px;
}
#data_box_right {
	float: right;
	width: 445px;
	margin-right: 30px;
}

#freedata_table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#freedata_table td {
	width: 300px;
	padding-bottom: 12px;
}
#freedata_table td p {
	text-align: center;
	margin-top: 4px;
}
#freedata_table a:link {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
#freedata_table a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#freedata_table a:hover {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;
}
#freedata_table a:active {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
.red_text {
	font-size: 12px;
	color: #F00;
}


#footer {
	background-color: #4E5869;
	width: 900px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 180%;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 14px;
	margin-top: 16px;
}
strong {
	font-weight: bold;
}
#footer a:link {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
#footer a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#indent_text {
	margin-left: 24px;
}

#copyright {
	width: 960px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 8px;
	background-color: #4E5869;
}
