@charset "utf-8";
/* 基本枠
----------------------------------*/
#wrap {
	position: relative;
	/*	width: 1000px; */
	width:920px;
	padding:0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrap-other {
	position: relative;
	/*	width: 1000px; */
	width:920px;
	padding:0;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* header
----------------------------------*/
header {
	width: 100%;
	height: 60px;
	background: #222;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
}
header nav {
	width: 1000px;
	margin: 0 auto;
}
header h1 {
	margin: 0;
	padding: 0;
}
header h1 a {
	width: 150px;
	height: 28px;
	margin: 0 40px 0 20px;
	padding: 14px 0 0 0;
/*	background: url(images/header_logo.gif) left 14px no-repeat; */
	background: url(images/logo_tanigawa.gif) left 14px no-repeat;
	float: left;
}
header ul {
/*	width: 570px; */
	width: 610px;
	padding: 14px 0 0 0;
	display: inline;
	float: left;
}
header li {
	float: left;
}
header li a {
	height: 28px;
	margin: 0 50px 0 0;
}
header li.navi01 a {
	width: 113px;
	background: url(images/gNavi01.gif) left top no-repeat;
}
header li.navi02 a {
	width: 94px;
	background: url(images/gNavi02.gif) left top no-repeat;
}
header li.navi03 a {
	width: 73px;
	background: url(images/gNavi03.gif) left top no-repeat;
}
header li.navi04 a {
	width: 103px;
	background: url(images/gNavi04.gif) left top no-repeat;
}
/*hover*/
header li.navi01 a:hover { background: url(images/gNavi01_on.gif) left top no-repeat; }
header li.navi02 a:hover { background: url(images/gNavi02_on.gif) left top no-repeat; }
header li.navi03 a:hover { background: url(images/gNavi03_on.gif) left top no-repeat; }
header li.navi04 a:hover { background: url(images/gNavi04_on.gif) left top no-repeat; }
/*on*/
header li.navi01-on a {
	width: 48px;
	background: url(images/gNavi01_on.gif) left top no-repeat;
}
header li.navi02-on a {
	width: 88px;
	background: url(images/gNavi02_on.gif) left top no-repeat;
}
header li.navi03-on a {
	width: 63px;
	background: url(images/gNavi03_on.gif) left top no-repeat;
}
header li.navi04-on a {
	width: 46px;
	background: url(images/gNavi04_on.gif) left top no-repeat;
}
header li.navi05-on a {
	width: 65px;
	background: url(http://www.tanigawa-kikaku.com/common/images/gNavi05_on.gif) left top no-repeat;
}


/* contents
----------------------------------*/
#contBox {
	margin: 0 0 50px 10px;
}
#contBox li {
	width: 320px;
	height: 225px;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}
#subContBox {
	margin: 0 0 0 10px;
	background: url(http://www.tanigawa-kikaku.com/common/images/cont_img_bg.gif) left top no-repeat;
}
#subContBox li {
	width: 326px;
	height: 151px;
	margin: 0 1px 0 0;
	display: inline;
	float: left;
}
.pageTitle {
	width: 100%;
	height: 151px;
	margin: 60px 0 80px 0;
	background-image: url(http://www.tanigawa-kikaku.com/common/images/ti_bg.jpg);
}
.pageTitle .inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.pageTitle .pankuzu {
	position: absolute;
	left: 0;
	top: 68px;
	font-size: 70%;
	font-family: Georgia;
	font-style: italic;
	color: #777;
}
.pageTitle .pankuzu a {
	color: #000;
	text-decoration: underline;
	font-style: italic;
	margin: 0 10px 0 0;
	float: left;
}
.pageTitle .pankuzu a:hover {
	color: #ee7b00;
	text-decoration: none;
	font-style: italic;
}
.pageTitle .pankuzu span {
	width: 12px;
	height: 13px;
	margin: 2px 10px 0 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/pankuzu_arr.png) left top no-repeat;
	float: left;
}
.contTicket{
	 float:left;
	 width:680px;
/*	 background-color:#CCC; */
	 margin-right:20px;
	 text-align:left;"
}
.contTicket-wrap{
	width:100%;
	height:auto;
	padding-bottom:20px;
	border: 1px solid #CCC;
	overflow: auto;
	clear:both;
}
.contTicketImg{
	margin-left:10px;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
}
.contTicketText{
	margin-top:20px;
	margin-right:10px;
	margin-bottom:20px;
	float:right;
/*	background-color:#FCF; */
	width:448px;
}
.contTicketTitle{
	margin-bottom:20px;
	font-weight:bold;
}
.contTicketIcon{
	margin-bottom:10px;
}
.contTicketSubTitle{
	margin-bottom:20px;
	font-size:120%;
	line-height:1.3;
	font-weight:bold;
}


/* footer
----------------------------------*/
footer {
	width: 100%;
	margin: 50px 0 0 0;
	background-color: #262626;
	background-image: url(http://www.tanigawa-kikaku.com/common/images/footer_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size:80%;
}
footer .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}
footer .inner ul a {
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
}
footer .inner ul a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
footer ul {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
footer ul li {
	float: left;
}
footer ul li a {
	height: 8px;
}
/* 最後の naviは別扱い */
footer ul li.navi01 a,
footer ul li.navi02 a,
footer ul li.navi03 a,
footer ul li.navi04 a,
footer ul li.navi05 a,
footer ul li.navi06 a {
	margin-left:0px;
	margin-right:30px;
	margin-bottom:30px;
	margin-top:0px;
	color:#FFF;
}
footer ul li.navi07 a {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:30px;
	margin-top:0px;
	color:#FFF;
}
footer strong {
	width: 126px;
	margin:  0 auto 20px auto;
	display: block;
}
footer ol {
	width: 246px;
	margin: 0 auto 30px auto;
}
footer ol li {
	margin: 0 20px 0 0;
	float: left;
}
footer span a {
	width: 100%;
	height: 40px;
	display: block;
	background-color: #181818;
/*	background-image: url(http://www.tanigawa-kikaku.com/common/footer_btn.gif); */
	background-position: center center;
	background-repeat: no-repeat;
}
footer span a:hover {
	background-color: #000;
/*	background-image: url(http://www.tanigawa-kikaku.com/common/footer_btn_on.gif); */
	background-position: center center;
	background-repeat: no-repeat;
}

.copylight{
	width:800px;
	color:#aaa;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.fotter_address{
	width:800px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}
.fotter_address_left{
	float:left;
	height:100px;
	width:250px;
	text-align:right;
}
.fotter_address_right{
	color:#aaa;
	width:550px;
	height:100px;
	float:right;
	text-align:left;
}



/* 共通
----------------------------------*/


/* text hide */
header h1 a,
header li a,
header p a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


/* text hide */
/*
header h1 a,
header li a,
header p a,
footer ul li a,
footer span a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
 */

/* clearfix */
header nav:after,
header ul:after,
#contBox ul:after,
#subContBox ul:after,
footer ul:after,
footer ol:after {
	content: "";
	display: block;
	clear: both;
}
header nav,
header ul,
#contBox ul,
#subContBox ul,
footer ul,
footer ol {
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html header nav,
* html header ul,
* html #contBox ul,
* html #subContBox ul,
* html footer ul,
* html footer ol {
	height: 1%;
}
header nav,
header ul,
#contBox ul,
#subContBox ul,
footer ul,
footer ol {
	display: block;
}
/* End hide from IE-mac */

/* page Scroll
----------------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}



/* hall
----------------------------------*/
.hallnaem{
	margin-left:10px;
	padding-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:90%;
	font-weight:normal;
}

.hall-backimg{
	height:120px;
	margin-bottom:5px;

}
.hallpic{
	margin:10px;
	float:left;
}
.hallsubmenu{
	padding-top:60px;
	margin:0px;
	font-size:75%;
}

/*------------------------------------------------------------------
Google Map API3 用　
------------------------------------------------------------------*/

.GMapAPI3_Map{
	width:560px;
	height:450px;
}
.GMapAPI3_Map_StoreName{
	font-weight:bold;
}