/*reset
----------------------------------------------*/
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;
}
html {
overflow-y: scroll;
font-family:Verdana, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProO', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
text-align:center;
}
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;

}
p {
margin: 0 0 1em 0;
}
ul {
list-style: none;
}
fieldset,img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,th {
text-align: left;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
}
a:link,a:hover,a:visited,a:active{
/*text-decoration:none;*/
}
.hide{
	margin:0;
	padding:0;
	text-indent:-9999px;
	line-height:0px;
}
.align-left{
	float:left;
	width:auto;
	height:auto;
	margin:0 1em 1em 0;
}
.align-right{
	float:right;
	width:auto;
	height:auto;
	margin:0 0 1em 1em;
}
.align-right2{
	float:right;
	width:auto;
	height:auto;
	margin:0 0 0 1.5em;
}
.align-right-textcenter{
	float:right;
	width:auto;
	height:auto;
	margin:0 0 0 1.5em;
	text-align:center;
}
*html .align-right2{
	float:right;
	width:auto;
	height:auto;
	margin:0 0 0 0.5em;
}
.align-center{
	text-align:center;
	padding:0;
}
.align-center2{
	width:800px;
	margin:0 auto;
	padding:0;
}
.clear-both{
	clear:both;
}
.gototop{
	clear:both;
	text-align:right;
	font-size:0.8em;
	margin:2em 0 1em 0;
	padding:0;
}
div,img{
behavior: expression(IEPNGFIX.fix(this));
}
/* for MacIE \*/
#wrapper{
clear:both;
}
/* */
/* wrapper
----------------------------------------------*/
body{
background:url(../img/body_bg.jpg) repeat-x;
margin:0;
padding:0;
text-align:center;
font-size:12px;
}
*html body{
font-size:80%;
}
#wrapper{
width:800px;
margin:0 auto;
padding:0;
text-align:left;
}
#header{
width:800px;
margin:3px 0 0 0;
padding:0;
float:left;
position:relative;
}
#header ul{
margin:0;
padding:0;
}
#header ul li{
display:block;
float:left;
margin:0;
padding:0;
}
ul#gloval-navi{
width:800px;
float:left;
margin:10px 0 0 0;
padding:0;
}
.gotoinfo{
	text-align:right;
	font-size:0.8em;
	position:absolute;
	top:4px;
	left:679px;
	width:120px;
}
/* contents
----------------------------------------------*/
#contents{
width:800px;
float:left;
margin:10px 0 0 0;
padding:0;
}

/* sub-area
----------------------------------------------*/
#sub-area{
width:245px;
float:left;
border:1px solid #ccc;
background:#fff;
padding:5px;
}
.h2-title1{
width:235px;
height:27px;
background:url(../img/index/h2-title1-bg.jpg) repeat-x;
color:#fff;
padding:5px 0 0 7px;
}
.h2-title2{
	width:528px;
	height:27px;
	background:url(../img/index/h2-title1-bg.jpg) repeat-x;
	color:#fff;
	margin:0 0 10px 0;
	padding:5px 0 0 7px;
}
.h2-title3{
width:360px;
height:27px;
background:url(../img/index/h2-title1-bg.jpg) repeat-x;
color:#fff;
margin:0 0 10px 0;
padding:5px 0 0 7px;
text-align:left;
}
.h2-title4{
/*width:240px;*/
height:27px;
background:url(../img/index/h2-title1-bg.jpg) repeat-x;
color:#fff;
padding:5px 0 0 7px;
}
#sub-area p{
line-height:1.3;
}
#sub-area dl{
}
#sub-area dt{
color:#E74D8F;
}
#sub-area dd{
margin:0 0 10px 0;
padding:0;
line-height:1.3;
}
#fee{
margin:10px 0 15px 0;
padding:10px 0 0 0;
border-top:1px solid #ccc;
text-align:center;
}
/* index-main-area
----------------------------------------------*/
#index-main-area{
width:535px;
float:right;
}
#japan-movie-list{
text-align:center;
font-weight:bold;
vertical-align:top;
}
#japan-movie-list p{
margin:0 0 30px 0;
padding:0;
vertical-align:top;
}
.valign-top{
vertical-align:top;
}
.valign-top-center{
vertical-align:top;
text-align:center;
}
/* fonts
----------------------------------------------*/
.f-blue-bold{
	color:#DD0468;
	font-weight:bold;
}
.f-bold{
font-weight:bold;
}
.f-red-bold-large{
	font-size:120%;
	color:#CE0000;
	font-weight:bold;
}
.f-small{
font-size:0.8em;
}

.f-gray{
	color:#666;
}
.f-E74D8F{
	color:#E74D8F;
}
/* table
----------------------------------------------*/
.customize_table{
	font-size:100%;
}
table.customize_table{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:10px auto 5px;
}
.customize_table th{
	text-align:left;
	margin:0;
	padding:0 5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#F2F2F2;
}
.customize_table td{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0;
	padding:0px;
	line-height:1.5em;
}
/* footer
----------------------------------------------*/
#footer{
width:800px;
background:url(../img/index/footer-bg.jpg) repeat-x;
clear:both;
color:#fff;
text-align:center;
line-height:3;
height:38px;
}
#footer a{
color:#fff;
}

/* subpage-title
----------------------------------------------*/
#sub-main-are{
}
#sub-main-area p{
line-height:1.5;
margin:0 0 20px 10px;
}
#subpage-title{
margin:0 0 20px 0;
padding:0;
line-height:3.5;
}
.h2-title-message{
background:url(../img/message/title-bg.jpg) repeat-x;
color:#fff;
margin:0 0 10px 0;
padding:5px 0 0 7px;
font-weight:bold;
height:30px;
clear:both;
}
.h2-title-message2{
background:url(../img/message/title-bg.jpg) repeat-x;
color:#fff;
margin:-25px 0 10px 0;
padding:5px 0 0 7px;
font-weight:bold;
height:30px;
clear:both;
}

.h2-title-program{
background:url(../img/program/title-program-bg.jpg) repeat-x;
color:#fff;
margin:-9px 0 3px 15px;
padding:5px 0 0 7px;
font-weight:bold;
height:30px;
clear:both;
}
/* greetings
----------------------------------------------*/
.greetings-japanese{
width:400px;
float:left;
margin:0 0 0 -10px;
padding:0;
}
*html .greetings-japanese{
margin:0 0 0 -5px;
}

.greetings-text{
width:95%;
float:left;
margin:0 0 0 30px;
padding:0;
}
*html .greetings-text{
margin:0 0 0 -5px;
}

.greetings-foreign{
width:380px;
float:right;
margin:0;
padding:0 0 0 10px;
border-left:1px solid #ccc;
}
/* program
----------------------------------------------*/
.program-description{
margin:0 5px 0 20px;
}
/* 部分的対処
----------------------------------------------*/
.text1{
line-height:1.7;
margin:10px 0 20px 10px;
}
.text2{
margin:20px 0 40px 0;
}
.border-bottom{
border-bottom:1px solid #ccc;
padding:0 0 10px 0;
}
.list-ticket{
	list-style-type:disc;
	margin:0 0 15px 18px;
	padding:0;
}
.attension{
margin:0 5px 15px 5px;
padding:0;
line-height:1.5;
}

.attension li{
margin:0 0 10px 0;
padding:0;
}