@charset "utf-8";
/*　*/
body {
	background-color: #001c00;
	color: #e5f3c4;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited {
	color: #e5f3c4;
}
a:hover, a:active, a:focus {
	color: #ffbb00;
}
h1 {
	height: auto;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "平成明朝", "Book Antiqua", "Times New Roman", serif;
	text-align: center;
	padding: 50px;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "平成明朝", "Book Antiqua", "Times New Roman", serif;
}
h6 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "平成明朝", "Book Antiqua", "Times New Roman", serif;
	text-align: right;
}
#container {
	width: 722px;
	height: auto;
	margin: 0 auto;
/*	background-image: url(../img/bg_contents.jpg);
	background-repeat: no-repeat;
*/}
#container a {
	text-decoration: none;
	border-width: 0 0 1px;
	border-color: #e5f3c4;
	border-style: dashed;
}
#container a:hover {
	border-color: #ffbb00;
}
#container a:active {
	border-color: #ffbb00;
}
#container a:focus {
	border-color: #ffbb00;
}
#lang_en {
	width: 320px;
	height: auto;
	border: 1px dashed #ffbb00;
	margin: 0 18px 8px 0;
	padding: 0 15px 5px;
	float: left;
}
#lang_en p {
	padding-left: 50px;
}
#lang_en ul {
	padding-left: 50px;
}
#lang_ja {
	width: 320px;
	height: auto;
	border: 1px dashed #ffbb00;
	margin: 0 0 8px;
	padding: 0 15px 5px;
	float: left;
}
#lang_ja p {
	padding-left: 50px;
}
#lang_ja ul {
	padding-left: 50px;
}
li.promo_film {
	display: none;
}
p.promo_film {
	width: 700px;
	height: auto;
	border: 1px dashed #ffbb00;
	clear: both;
	margin: 8px auto;
	padding: 5px 10px;
	float: left;
	text-align: center;
}
p.site_map {
	width: 700px;
	height: auto;
	border: 1px dashed #ffbb00;
	clear: both;
	margin: 8px auto;
	padding: 5px 10px;
	float: left;
	text-align: center;
}
div#access {
	display: none;
}
h6 {
	
}
