@charset "utf-8";
/* init */
*{
    margin: 0;
    padding: 0;
}
body {
	background: url(../images/bg.gif) repeat scroll;
    color: #333333;
    font-size: 14px;
    line-height: 1.5em;
		/*font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
		font-family: sans-serif;
}
a img{
	border: none;
	}
a:link{
	color: #a70033;
	}
a:visited{
	color: #a70033;
	}
a:hover{
	}

ul {
	margin: 10px 0 10px 1em;	
}
li {
	font-size: small;
	list-style: circle inside;
	line-height: 1.5em;
}
li.harfcut span {
	margin-left: -0.5em;
}

ul.none {
	margin: 0 0 10px 1em;
}
ul.none li {
	font-size: 85%;
	list-style: decimal inside;
	line-height: 1.5em;
	margin-left: 10px;
}
#kinocon ul li{
	list-style: square;
	padding: 5px 0 0 0;
}

dt {
	color: #369;
	font-weight: bold;
	margin-left: -0.5em;
}
dd {
	margin-bottom: 0.5em;
}

h4 {
	font-size: 90%;
	padding: 0 0 1em 0;
}


/* レイアウト */
#mainImg{
	width: 900px;
	height: 725px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#mainPoster {
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 5;
	width: 506px;
}
#topImg {
	position: absolute;
	top: 0;
	right: -90px;
	z-index: 1;
}
#contents_bg {
	background: url(../images/top_bg.gif) no-repeat 50% 0%;
	}
#contents_wrapper{
	width: 900px;
	margin: 20px auto 0;
}
#contents_left,#contents_right{
	width: 438px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #fff;
}
.contents_1col{
	width: 868px;
	margin-bottom: 20px;
	padding: 15px;
}
.contents_2col{
	margin-bottom: 20px;
	width: 408px;
	padding: 15px;
}
#footer{
	clear: both;
	background-color: #8c6558;
	border-top: 1px solid #c6907f;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 150px;
	margin: 0 auto;
	position: relative;	
}

#donguri_red {
	position: absolute;
	height: 197px;
	width: 189px;
	top: 20px;
	left: 80px;
}
#donguri_yellow {
	position: absolute;
	height: 254px;
	bottom: 0px;
	left: 20px;
	top: 230px;
	width: 179px;
}
#donguri_green{
	position: absolute;
	height: 245px;
	width: 161px;
	top: 240px;
	right: 0px;
	left: 702px;
}

/*　背景画像　*/
#about,
#event,
#download,
#access {	
	background: #dcd0c6;
}

/* パーツ */
h1{
	margin-bottom: 10px;
}
h2{
	font-size: 16px;
}
h3 {
	border-left: solid 7px #495f4e;
	padding-left: 7px;
	font-size: 16px;
	margin-bottom: 10px;
	color: #495f4e;}
h3 .small {
	font-size: 13px;
	font-weight: 300;
	color: #513b2d;
}
hr.clear {
	height: 0;
	border: 0 solid;
}
.about{
	color: #5e544c;
	line-height: 1.7em;
	padding-left: 10px;
	}
.table01{
	border-collapse: collapse;
	width: 386px;
	font-size: 12px;
}
.table01 td,.table01 th{
	border: 1px solid #9d7a79;
	vertical-align: middle;
	padding: 5px 0;
	line-height: 1.25;
}
.table01 th{
	text-align: center;
	font-weight: bold;
	background-color: #DCD0C6;
}
.table01 th span {
	font-size: x-small;
}
.table01 td{
	padding-left: 1em;
	background-color: #ffffff;
}
.table01 td.event_img{
	padding: 2px;
}

.table02{
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
.table02 td,.table02 th{
	border: 1px solid #9d7a79;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #c9a8a7;
}
.table02 td{
	background-color: #FFF;
}	
.table02 td.fee{
	text-align: left;
	padding: 15px 0 15px 25px;
	}
	
.table03{
	border-collapse: collapse;
	width: 100%;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #7d673b;
	border-bottom: 1px dotted #7d673b;
	background-color: #FFF;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	color: #715841;
	font-weight: normal;
	width: 25%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}

.table04{
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	line-height: 1.2;
	}
.table04 th,.table04 td{
	border-top: 1px dotted #7d673b;
	border-bottom: 1px dotted #7d673b;
	background-color: #FAF4EF;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table04 th{
	color: #715841;
	font-weight: normal;
	width: 25%;
	padding-left: 15px;
	}
.table04 td{
	padding-right: 15px;
	}
	
.now{
	border: 1px solid #867969;
	margin-bottom: 5px;
	}
.box01 {
	width: 386px;
	border: 1px solid #fff;
	background-color: #faf4ef;
	padding: 10px;
	margin-bottom: 10px;
}
.box01 p {
	font-size: 12px;
	line-height: 1.3;
}
.txt01 {
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt02 {
	padding-left: 15px;
	}
.txt03 {
	font-size: 90%;
	line-height:1.5em;
	clear: both;
}
.txt04 {
	font-size: 90%;
	line-height: 1.5em;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;	
}
span.closed{
	/*font-size:14px;*/
	color: #F00;
}
.name{
	color: #584932;
	}	
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #cebbbb;
	}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 238px;
	height: 57px;
	padding: 50px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl.jpg);
	background-repeat: no-repeat;
	/*width: 418px;
	height: 107px;*/
	display: block;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.listed {
	color: #999;
	padding-right: 0.5em;
}
p.caption {
	font-size: x-small;
	text-align: right;
}

#btn_event a {
	display: block;
	background: url(../images/btn_event.gif) no-repeat;
	width: 386px;
	height: 0px;
	padding-top: 61px;
	overflow: hidden;
	font-size: 5px;
}
#btn_event a:hover {
	background-position: 0 -61px;
}


.logo1{
	width: 162px;
	height: 35px;
	position: absolute;
	top: 30px;
	left: 10px;
}
.logo2{
	width: 234px;
	height: 35px;
	position: absolute;
	left: 0px;
	top: 90px;
}
.support{
	width: 550px;
	color: #fff;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 10px;
}

.cr{
	width: 500px;
	color: #fff;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 98px;
	}
.totop{
	width: 92px;
	height: 32px;
	position: absolute;
	left: 807px;
	top: -25px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT10{
	margin-top:10px;
	}
.maT5{
	margin-top: 5px;
	}
	
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}
.pa_top10{
	padding-top: 10px;
}

/*ポスターダウンロード*/
td.bknmb_cell img {
	float: left;
	margin-right: 10px;
	width: 120px;
}
td.bknmb_cell img:hover {
	filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
td.bknmb_cell span {
	height: 60px;
}

/* テキスト装飾 */
.small{
	font-size: 85%;
	line-height: 1.3em;
}

.smaller{
	font-size: 13px;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}

.w_bold{
	font-weight:bold;
}

	
	
/*その他 */
.fR{
	float: right;
	}
.clear{
	clear: both;
	}
.nodisplay{
	display: none;
	}
.titles {
	font-weight: bold;
	line-height: 1;
	margin:10px auto;
}


/* Social_Link */
#socialbuttons {
	bottom: 10px;
	height: 55px;
	left: 15px;
	position: absolute;
	width: 240px;
	z-index: 10;
}
#socialbuttons div {
	float: left;
}
#socialbuttons .twitter {
	margin-right: 10px;
}
#socialbuttons .google,
#socialbuttons .hatena {
	margin-top: 3px;
}
#socialbuttons .line {
		float: left;
}

/* catch copy */
.catch {
	border: solid 1px #a78786;
	background: #f2ffb4;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.2;
}
.catch2 {
	border: solid 1px #a78786;
	background: #caeef7;
	padding: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.2;
}
#event {
	position: relative;
}
.notice {
	width: 265px;
	font-size: 11px;
	font-weight: 300;
	line-height: 1.2;
	position: absolute;
	left: 160px;
	top: 20px;
}
