@charset "utf-8";

/*
	最新チケットの一覧
----------------------------------------------------*/

/*
	左側
----------------------------------------------------*/

#Contents {
	margin-bottom: 30px;
}

#Contents #LeftBox {
	margin:20px 0 0;
	padding:0;
	width:646px;
	float:left;
}
#Contents #LeftBox .LeftSmallBox {
	background-color:#FFFFFF;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	margin: 0 0 15px;
	padding: 35px 0 4px;
	color: #320A03;
	font-size: 12px;
	line-height: 150%;
	position: relative;
}
#Contents #LeftBox .LeftSmallBox ul{
	padding: 0 20px 0;
}

#Contents #LeftBox .LeftSmallBox li{
	border-bottom: 1px solid #E6E6E6;
	list-style: none outside none;
	position: relative;
	font-size: 14px;
	text-align:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#Contents #LeftBox .LeftSmallBox li.company{
	color:#333;
	border-bottom: none;
	text-align:left;
	width:585px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
#Contents #LeftBox .LeftSmallBox .textarea{
	width:590px;
	margin-left:30px;
}

#Contents #LeftBox #RankingBox h2{
	color:#333;
	font-size:155%;
	line-height:1.6;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	text-align:left;
}


#Contents #LeftBox #RankingBox h3{
	color:#333;
	font-size:130%;
	line-height:1.6;
	margin-top:30px;
	margin-bottom:0px;
	font-weight:bold;
	text-align:left;
}

#Contents #LeftBox #RankingBox p{
	color:#333;
	font-size:120%;
	line-height:1.3;
	text-align:left;
}


#Contents #LeftBox #PopularBox p{
	float: left;
/*	width: 410px; */
	width: 395px;
	margin: 0 0 0 14px;
	text-align:left;
}

#Contents #LeftBox #PopularBox p.honbun{
	font-size:100%;
	text-align:left;
	width:100%;
}

#Contents #LeftBox #PopularBox li img{
	width: 165px;
/*	height:180px; */
	text-align: left;
	float: left;
}

#Contents #LeftBox #PopularBox .Aname{
	color: #B6144C;
	font-size: 12px;
	margin: 5px 0 2px;
	display: block;
	float: left;
	width: 395px;
	margin: 0 0 5px 14px;
}
#Contents #LeftBox #PopularBox .Atitle{
/*	color: #B6144C; */
	color:#000;
/*	font-size: 18px; */
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
	margin: 5px 0 2px;
	display: block;
	float: left;
	width: 395px;
	margin: 0 0 5px 14px;
}
#Contents #LeftBox #PopularBox .A_subtitle{
/*	color: #B6144C; */
	color:#000;
/*	font-size: 18px; */
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	margin: 5px 0 2px;
	display: block;
	float: left;
	width: 395px;
	margin: 0 0 5px 14px;
}
#Contents #LeftBox #PopularBox .trigger{
	bottom: -42px;
	padding-top: 0;
	position: absolute;
}

#Contents #LeftBox #PopularBox .trigger a{
	display: block;
	height: 47px;
	width: 646px;
}


#Contents #LeftBox #PopularBox li a:hover{
	alpha(opacity=92);
	-moz-opacity:0.92;
	opacity:0.92;
}













/*
	右側
----------------------------------------------------*/
#Contents #RightBox {
	margin:20px 0 0;
	padding:0;
	width:250px;
	float: right;
}

#Contents #RightBox .RightSmallBoxInq {
	width: 234px;
	height: auto;
	margin-bottom: 12px;
	padding: 12px 8px 12px;
	background-color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
}

#Contents #RightBox .RightSmallBox {
	width: 234px;
	height: auto;
	margin-bottom: 12px;
	padding: 12px 8px 12px;
	background-color: #000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
}

#Contents #RightBox .RightSmallBoxHall {
	width: 234px;
	height: auto;
	margin-bottom: 12px;
	padding: 12px 8px 12px;
	background-image: url(images/side_topi_bg.gif);
/*	background-color: #FFF; */
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
}
#Contents #RightBox .RightSmallBoxHall a {
}
#Contents #RightBox .RightSmallBoxHall a:hover {
	text-decoration: underline;
}



/* image slider
----------------------------------*/
#mv {
	width: 100%;
	height: 590px;
	position: relative;
	z-index: 1;
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#mv .switch {
	width: 100%;
	height: 765px;
	position: absolute;
	z-index: 10;
	min-height:765px;
	margin:0 0 -765px;
}
#mv .slides {
	width: 100%;
	height: 765px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-color: transparent !important;
}
#mv .slides p {
	width: 1000px;
	height: 765px;
	margin: 0 auto;
	display: block;
	position: relative;
	/*
	background: #ccc;
	  filter: alpha(opacity=25);
  -moz-opacity:0.25;
  opacity:0.25;
*/
}
/* スライドさせる画像 */
#mv .first {
	background-image: url(http://www.tanigawa-kikaku.com/common/images/slide01_shimadu_20200205.jpg)
}
#mv .first a {
	position: absolute;
	top: 415px;
	left: 178px;
}
#mv .second {
	background-image: url(images/slide_20181210.jpg)
}
#mv .second a {
	position: absolute;
	top: 415px;
	left: 178px;
}
#mv .third {
	background-image: url(http://www.tanigawa-kikaku.com/common/images/slide02_20200124_2.jpg)
}
#mv .third a {
	position: absolute;
	top: 415px;
	left: 178px;
}
#mv .fourth {
	background-image: url(images/slide03_korokke20191213.jpg)
}
#mv .fourth a {
	position: absolute;
	top: 374px;
	left: 397px;
}
#mv .fifth {
	background-image: url(images/slide05_tfc55.jpg)
}
#mv .fifth a {
	position: absolute;
	top: 374px;
	left: 397px;
}
#mv .sixth {
	background-image: url(images/slide06.jpg)
}
#mv .sixth a {
	position: absolute;
	top: 374px;
	left: 397px;
}
#mv .seventh {
	background-image: url(images/slide07.jpg)
}
#mv .seventh a {
	position: absolute;
	top: 374px;
	left: 397px;
}
#mv .eighth {
	background-image: url(images/slide08.jpg)
}
#mv .eighth a {
	position: absolute;
	top: 374px;
	left: 397px;
}
#mv #nextprev {
	width: 100%;
	position: absolute;
	top: 265px;
	z-index: 10000
}
#mv #next {
	margin: 0 50px 0 0;
	display: inline;
	float: right;
}
#mv #prev {
	margin: 0 0 0 50px;
	display: inline;
	float: left;
}



/*
他パーツ
--------------------------------*/
.line-dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/*
文字系
--------------------------------*/
.subinfo{
	font-size:110%;
/*	font-size:125%; */
	line-height:1.3;
	padding-top:10px;
}
.subtitle{
	font-size:150%;
	line-height:1.3;
	text-align:left;
}
.toujitsu{
	font-size:75%;
}
.subartist{
	font-size:75%;
}

/*
テーブル
*/
table {
	color:#333;
	width: 100%;
	border-collapse: collapse;
}
th.t_top {
    border-top: #b3b3b3 3px solid;
}
th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
td.t_top {
	border-top: #b3b3b3 3px solid;
}
td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}