@charset "utf-8";

/* ---------- Standerd Styles ---------- */

body {
	margin-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.1em;
	text-align: center;
}

#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	overflow: hidden;
}

#header {
	position: relative;
	height: 270px;
	width: 800px;
}

#header.v1 {
	background: url(../images/header1.jpg) no-repeat;
}

#header.v2 {
	background: url(../images/header2.jpg) no-repeat;
}

#header.v3 {
	background: url(../images/header3.jpg) no-repeat;
}

#header.v4 {
	background: url(../images/header4.jpg) no-repeat;
}

#header.top {
	position: relative;
	background: url(../images/headerue.jpg) no-repeat;
}

#header ul {
	font-size: 11px;
	display: inline;
	height: 30px;
	list-style: none;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#header li {
	display: inline;
	height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	color: #476595;
}

#header a {
	color: #476595;
	text-decoration: none;
}

object.top {
	margin-top: 20px;
}

#side_navi {
	position: relative;
	margin-top: 0px;
	width: 160px;
	letter-spacing: 0.05em;
	float: left;
}

#side_navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#side_navi li a {
	margin: 8px 0px 0px 0px;
	padding: 18px 0px 0px 32px;
	font-size: 12px;
	color: #476595;
	display: block;
	height: 30px !important; /* IE7 */
	width: 128px !important; /* IE7 */
	height: 48px; /* IE6 */
	width: 160px; /* IE6 */
	background: url(../images/side_navi_base.jpg) no-repeat;
	text-decoration: none;
	text-align: left;
}

#side_navi li.sn1 {
	margin: 8px 0px 0px 0px;
	padding: 18px 0px 0px 32px;
	font-size: 12px;
	color: #476595;
	display: block;
	text-decoration: none;
	background: url(../images/side_navi_base_jpg2.jpg) no-repeat;
	height: 30px !important; /* IE7 */
	width: 128px !important; /* IE7 */
	height: 48px; /* IE6 */
	width: 160px; /* IE6 */
	text-align: left;
}

#side_navi li.sn2 a {
	margin: 8px 0px 0px 0px;
	padding: 18px 0px 0px 32px;
	height: 48px;
	width: 160px;
	background: url(../images/side_navi_base_jpg2.jpg) no-repeat;
	text-align: left;
}

#content {
	position: relative;
	margin: 8px 20px 8px 20px !important; /* IE7 */
	margin: 8px 10px 8px 10px; /* IE6 */
	width: 600px;
	text-align: left;
	float: right;
}

#content ul{
	margin-left: 30px;
}

#content li{
	padding: 0px 0px 8px 0px;
}

#adress {
	font-size: 10px;
	line-height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666666;
	border-top-style: solid;
	border-top-color: #2E59A4;
	margin-top: 30px;
}

#content_bottom{
	font-size: 10px;
	line-height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666666;
	margin-top: 30px;
}

#adress ul {
	list-style: none;
	color: #666666;
	text-decoration: none;
}

#adress a {
	color: #666666;
	text-decoration: none;
}

h1 {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: lighter;
	color: #FF6600;
}
h1.in_main {
	letter-spacing: 0.5em;
	color: #456696;
}

h2 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: lighter;
	color: #456696;
}

.h2_content {
	height: 77px;
	width: 600px;
	background: url(../images/bar1.jpg) no-repeat;
	background-position: bottom;
}

p {
	padding: 0;
}

.text {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}

.text1 {
	padding: 0 5px 0 5px;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}

.orenge {
	color: #FF6600;
}

.bold_gray {
	color: #888888;
}

.under_intro {
	margin-top: 30px;
}

.under_intro_link {
	height: 10px;
	width: 30px;
	margin-left: 250px;
}

.box {
	margin: 10px 0px 5px 0px;
	padding: 15px 0 0 0;
	height: auto;
	font-size: 12px;
	color: #666666;
	border: 1px solid #adadad;
	background: url(../images/info_back1.jpg);
}

.box_list {
	margin: 10px 0px 5px 0px;
	padding: 5px;
	height: auto;
	font-size: 12px;
	color: #666666;
	border: 1px solid #adadad;
}

img {
	border: 0;
}

img.logo {
	margin-top: 164px;
}

img.h2_txt {
	float:left;
}

img.d_button {
	margin-top: 45px;
	margin-right: 5px;
	float:right;
}

img.d_button1 {
	margin-left: 505px;
}

img.detail {
	margin-top: 15px;
}

img.box {
	border: 0;
	margin-left: 20px;
	margin-right: 20px;
}

img.tittle1 {
	border: 0;
	margin-top: 15px;
}

.clear {
	clear: both;
}

table {
	margin: 5px 0px;
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #adadad;
	font-size: 12px;
	letter-spacing: 0px;
}

table.movie_list {
	margin: 5px 0px;
	width: 600px;
	border-collapse: collapse;
	border: 0px solid #adadad;
	font-size: 12px;
	letter-spacing: 0px;
}

th {
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #555555;
	border: 1px solid #adadad;
	background-color: #ffffff;
	font-weight: normal;
	text-align: center;
}

th.tk1 {
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
	border: 1px solid #adadad;
	background-color: #6699cc;
	font-weight: bold;
	text-align: center;
}

td {
	padding: 5px;
	font-size: 12px;
	line-height: 1.5em;
	color: #555555;
	border: 0px solid #adadad;
	font-weight: normal;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}

td.td_movie {
	padding: 5px;
	wideth:33%;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0.15em;
	color: #555555;
	border: 0px solid #adadad;
	font-weight: normal;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: left;
}

td.bottom {
	border-bottom: 1px solid #adadad;
}

.no_border {
	border: 0px;
}

.border {
	border: 1px solid #adadad;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.img_link {
	margin-top: 10px;
}

.width_20 {
	width: 20%;
}

.width_30 {
	width: 30%;
}

.adress_image {
	margin-top: 20px;
}

.content_flort {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}

#content_text {
	position: relative;
	width: 340px;
	float: left;
}

#content_text table {
	margin: 5px 0px 0px 20px !important; /* IE7 */
	margin: 5px 0px 0px 10px; /* IE6 */
	width: 320px;
	border: 0px solid #adadad;
}

#content_text th {
	padding: 2px 0px 2px 0px;
	width: 80px;
	border: 0px solid #adadad;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

#content_text td {
	padding: 2px 0px 2px 0px;
	border: 0px solid #adadad;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

#content_image {
	position: relative;
	width: 260px;
	text-align: right;
	float: right;
}

#image_box {
	width: 600px;
	margin-top: 8px;
	float: right;
	text-align: left;
}

#image_box1 {
	width: 600px;
	margin-top: 0px;
	margin-right: 20px;
	float: right;
	text-align: left;
}

