@charset "UTF-8";
/*-----------------------------------------------------
/////layout.css/////
/*-----------------------------------------------------

-----------------------------------------------------*/
/*h2///index
-----------------------------------------------------*/
.sub_title h2{
	margin: 0px 0px 20px;
	padding: 0px;
	height: 40px;
	width: 200px;
	display: block;
	text-indent: -9999px;
}
#what .sub_title h2{
	background:  url(../img/title.png) no-repeat 0px 0px; 
	-moz-background-size:cover;
	background-size:cover;
}
#topics .sub_title h2 {
	background:  url(../img/title.png) no-repeat 0px -40px;
	-moz-background-size:cover;
	background-size:cover;
}
#news .sub_title h2 {
	background:  url(../img/title.png) no-repeat 0px -80px;
	-moz-background-size:cover;
	background-size:cover;
}
#schedule .sub_title h2 {
	background:  url(../img/title.png) no-repeat 0px -120px;
	-moz-background-size:cover;
	background-size:cover;
}
#history .sub_title h2 {
	background:  url(../img/title.png) no-repeat 0px -160px;
	-moz-background-size:cover;
	background-size:cover;
}
#cddvd .sub_title h2 {
	background:  url(../img/title.png) no-repeat 0px -200px;
	-moz-background-size:cover;
	background-size:cover;
}
#goods .sub_title h2 {
	background:  url(../img/title.png) no-repeat 0px -240px;
	-moz-background-size:cover;
	background-size:cover;
}
#site_map .sub_title h2 {
	background:  url(../img/title.png) no-repeat 0px -280px;
	-moz-background-size:cover;
	background-size:cover;
}
#total_info .sub_title h2 {
	background:  url(../img/title.png) no-repeat 0px -320px;
	-moz-background-size:cover;
	background-size:cover;
}
#blog .sub_title h2{
	background:  url(../img/title.png) no-repeat 0px -360px;
	-moz-background-size:cover;
	background-size:cover;
}
#movie .sub_title h2{
	background:  url(../img/title.png) no-repeat 0px -400px;
	-moz-background-size:cover;
	background-size:cover;
}
@media(max-width:640px){

}
/*-----------------------------------------------------
***コンテンツ***
-----------------------------------------------------*/
/*ニュース
-----------------------------------------------------*/
#news{
}
#news ul{
	border-bottom: 1px dotted #666;
	margin: 0px 0px 30px;
	padding: 0px 0px 5px;
}
#news ul:last-child{
	border-bottom: none;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
}
#news li.date{
	font-weight: bold;
	margin: 0px 0px 5px;
}
#news li.title{
	background:  url(../img/icon_fire.png) no-repeat 0em 0em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
#news li.text{
	margin: 0px 0px 0px 10px;
}
/*スケジュール
-----------------------------------------------------*/
#schedule{
}
#schedule p#schedule_navi{
	text-align: left;
	margin: 0px 0px 20px;
}
#schedule table{
	width: 100%;
	text-align: left;
	margin: 10px 0px 0px;
}
#schedule th.date{
	width: 16%;
}
#schedule th.place{
	width: 27%;
}
#schedule th.time{
	width: 12%;
}
#schedule th.tel{
	width: 28%;
}
#schedule th.sale{
	width: 10%;
}
#schedule th.detail{
	width: 7%;
}
#schedule th#date2{
	width: 17%;
}
#schedule td,
#schedule th{
	padding: 5px;
	border: 1px solid #666666;
}
#schedule th{
	text-align: center;
}
#schedule .category{
	text-align: center;
}
#schedule p.sub_title{
	font-size: 120%;
	font-weight: bold;
}
@media(max-width:640px){
#schedule th.date{
	width: 98%;
}
#schedule th.place{
	width: 98%;
}
#schedule th.time{
	width: 98%;
}
#schedule th.tel{
	width: 98%;
}
#schedule th.sale{
	width: 98%;
}
#schedule th.detail{
	width: 98%;
}
#schedule th#date2{
	width: 98%;
}
#schedule th{
	text-align: left;
}
#schedule td,
#schedule th{
	display:block;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 5px 0px;
}
#schedule tr{
	margin: 0px 0px 30px 0px;
	width: 100%;
	display:block;
}
#schedule tr:last-child{
	margin: 0px;
	
}
}
/*ヒストリー
-----------------------------------------------------*/
#history{
}
#history #intro{
	line-height: 2em;
}
#history p.year{
	margin: 0px 0px 15px;
}
#history .table{
	float: left;
	width: 60%;
	margin-right: 10px;
}
#history .leaflet{
	float: left;
	width: 38%;
}
#history table{
	width: 100%;
	margin: 0px 0px 20px 0px;
}
#history table:last-child{
	margin: 0px 0px 0px 0px;
}
#history td{
	padding: 5px;
	border: 1px solid #666;
}
#history td.date{
	width: 20%;
}
#history td.week{
	width: 18%;
}
#history td.place{
}
#history .title{
	font-weight: bold;
	margin: 0px 0px 0px;
}
@media(max-width:640px){
#history #intro{
	line-height: 1.8em;
}
#history .table{
	float: none;
	width: 100%;
}
#history .leaflet{
	float: none;
	width: 50%;
}
#history table{
	width: 100%;
}
#history table:last-child{
	margin: 0px 0px 20px 0px;
}
}
/*CD DVD
-----------------------------------------------------*/
#cddvd{
}
#cddvd .jk{
	float: left;
	margin: 0px 20px 0px 0px !important;
}
#cddvd .txt{
	float: left;
	padding: 20px 0px 0px 20px;
}
#cddvd .disc_box .txt p{
	margin-bottom: 5px;
}
#cddvd p.title_1{
	font-size: 120%;
	font-weight: bold;
}
#cddvd p.title_2{
	font-size: 140%;
	font-weight: bold;
	line-height: normal;
}
#cddvd .disc_box .main_txt{
	margin-top: 10px;
}
#cddvd .txt2{
	padding-top: 20px;
	overflow: hidden;	/* for modern browser */
	zoom: 1;	/* for ie6 */
}
#cddvd .disc_box .txt2 p{
	margin-bottom: 5px;
}
#cddvd .disc_box .main_txt dt{
	padding-left: 0px;
	margin-bottom: 5px;
}
#cddvd .disc_box .main_txt dd{
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding: 0px 10px 5px 10px;
}
#cddvd .disc_box .main_txt ul{
	padding-left: 40px;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#cddvd .disc_box .main_txt li{
	margin-bottom: 3px;
}
#cddvd .disc_box .main_txt P{
	text-align: right;
}
#cddvd .disc_box .main_txt img{
vertical-align:text-bottom;

}
#cddvd #info_box .txt_box{
	border: 1px solid #666;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
}
#cddvd .tsuhan{
	font-weight: bold;
	color: #FFFFFF;
	background: #000099;
	padding: 3px;
	text-align: center;
	margin-top: 10px;
}
@media(max-width:640px){
#cddvd .jk{
	float: none;
	margin-left: 0px;
}
#cddvd .txt{
	float: none;
	padding: 20px 0px 0px 0px;
}
#cddvd p.title_1{
	font-size: 110%;
}
#cddvd p.title_2{
	font-size: 120%;
}
#cddvd .txt2{
	float: none;
	padding-top: 20px;
	padding-left: 0px;
	width: 100%;
}
#cddvd .disc_box .main_txt dt{
	padding-left: 0px;
}
#cddvd .disc_box .main_txt dd{
	padding: 0px 0px 5px 0px;
}
#cddvd .disc_box .main_txt ul{
	padding-left: 0px;
}
}
/*グッズ
-----------------------------------------------------*/
#goods{
}
#goods .item{
	float: left;
	margin-right: 20px;
}
#goods .txt{
	float: left;
	padding: 0px 0px 10px 0px;
}
#goods .txt dt{
	font-weight: bold;
	border-left: 7px solid #000d97;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}
#goods .txt dt a{
	font-size: 130%;
}
#goods .txt dd{
	margin-left: 10px;
	padding-left: 5px;
}
#goods .sold_out{
	font-size: 130%;
	color: #FF0000;
	font-weight: bold;
}
@media(max-width:640px){
#goods .item{
	float: none;
	margin-right: 0px;
}
#goods .txt{
	float: none;
	padding: 20px 0px 10px 0px;
}
}
/*サイトマップ
-----------------------------------------------------*/
#site_map{
}
#site_map #left_block{
	float: left;
	width: 350px;
}
#site_map #right_block{
	float: right;
	width: 350px;
}
#site_map #left_box{
	float: left;
	width: 100px;
}
#site_map #right_box{
	float: left;
	width: 100px;	
}
#site_map ul{
	margin: 0px 0px 0px 20px;
}
#site_map dl{
	margin: 0px 0px 0px 20px;
}
#site_map dd{
	margin-left: 10px !important;
	display: block;
}
#site_map p{
	margin: 0px 0px 0px 15px;
}
#site_map li,
#site_map dt,
#site_map dd{
	margin: 0px 0px 5px 0px;
}
@media(max-width:640px){
#site_map #left_block{
	float: none;
	width: 100%;
}
#site_map #right_block{
	float: none;
	width: 100%;
}
}
/*お問合せ
-----------------------------------------------------*/
#total_info{
}
#total_info #txt_box{
	padding: 0px 0px 0px 15px;
}
/*スペシャル
-----------------------------------------------------*/
#special{
}
/*goods詳細
-----------------------------------------------------*/
#item{
}
#item p{
	font-size: 180%;
	text-align: left;
	margin-bottom: 10px;
	border-left: 7px solid #990000;
	padding-left: 5px;
}
#item #item_box{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 551px;
	margin-top: 10px;
}
/*スタッフブログ
-----------------------------------------------------*/
#blog{
}
#blog .date{
	font-weight: bold;
	margin: 0px 0px 10px;
	color: #CCC;
}
#blog .title{
	font-weight: bold;
	margin: 0px 0px 10px;
	font-size: 125%;
}
#blog .txt{
	margin: 0px;
}
#blog .photo img{
	border: 1px solid #666;	
}
@media(max-width:640px){
#blog .title{
	font-size: 110%;
}
}
/*個別記事のページ送り
-----------------------------------------------------*/
.navigation {
  text-align: center;
  padding: 1em 0;
  width: 100%;
}
.navileft {
  float:left;
  width:44%;
  text-align:left;
  word-break:break-all;
  line-height:1.5em;
}
.naviright {
  float:right;
  width:44%;
  text-align:right;
  word-break:break-all;
  line-height:1.5em;
}

/*稲川怪談 怖い話.com
-----------------------------------------------------*/
#kowaihanashi{
}
#kowaihanashi dt{
	border-left: 7px solid #000d97;
	font-weight: bold;
	margin: 0px 0px 5px;
	font-size: 120%;
	padding: 0px 0px 0px 0.5em;
}
#kowaihanashi dd{
	margin: 0px 0px 20px 10px;
} 
/*ブログサイドバー
-----------------------------------------------------*/
#sidebar{
	margin-bottom: 30px;	
}
#sidebar div{
	margin-bottom: 20px;	
}
#sidebar div ul li{
	margin-bottom: 5px;
	border-bottom: 1px dotted #565656;
	padding-left: 5px;
}

