@charset "utf-8";

/********************************************************

	Basic layout

********************************************************/
#container {
	background-repeat: no-repeat;
	background-position: left top;
}

.hall_sp {
	background-image: url(../../sapporo/img/htp_bg.jpg);
}

.hall_sd {
	background-image: url(../../sendai/img/htp_bg.jpg);
}

.hall_tk {
	background-image: url(../../tokyo/img/htp_bg.jpg);
}

.hall_ng {
	background-image: url(../../nagoya/img/htp_bg.jpg);
}

.hall_os {
	background-image: url(../../osaka/img/htp_bg.jpg);
}

.hall_fk {
	background-image: url(../../fukuoka/img/htp_bg.jpg);
}


/********************************************************

	Sidebar

********************************************************/
#htp #banner {
	margin-top: 130px;
}


/********************************************************

	Container

********************************************************/
#htp #main {
	clear: both;
	margin-bottom: 70px;
	min-height:620px;
	height: auto !important;
	height: 620px;
}

#htp #htp_event {
	margin: 0 0 50px 40px;
	min-height:420px;
	height: auto !important;
	height: 420px;
}

#htp #today {
	width: 210px;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	margin: 100px 20px 0 0;
	float: left;
}

#htp #pickup {
	width: 210px;
	color: #000000;
	border-bottom: 1px solid #666666;
	float: left;
	margin-top:100px;
}

#htp #today .event {
	background-color: #000000;
}

#htp #pickup  .event {
	background-color: #eeeeee;	
}

#htp .event {
	padding: 12px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#htp .event h3 {
	border-left: 3px solid #e7141b;
	padding-left: 5px;
	line-height: 1.2;
	margin-bottom: 5px;
}

#htp .event p {
	margin-top: 5px;
}

#htp .event p.artist {
	font-weight: bold;
	font-size: 122%;
	line-height: 1.2;
}

#htp .event div {
	padding: 5px 0;
}

#htp .event div ul {
	width: 78px;
	float: left;
	margin-top: 15px;
}

#htp .event div p {
	float: right;
}

#htp .event p.pu_img {
	text-align: center;
}

#htp .event dl {
	padding-top: 5px;
}

#htp .event dd {
	background: url(../img/icon_arrow_01.gif) no-repeat left 5px;
	padding-left: 12px;

}

#htp #info_box {
	clear: both;
}

#htp #info_box h2 {
	width: 87px;
	height: 69px;
	text-indent: -9999px;
	float: right;
	background-position: left top;
	background-repeat: no-repeat;
}

.hall_sp #info_box h2 {
	background-image: url(../../sapporo/img/htp_ttl_info.gif);
}

.hall_sd #info_box h2 {
	background-image: url(../../sendai/img/htp_ttl_info.gif);
}

.hall_tk #info_box h2 {
	background-image: url(../../tokyo/img/htp_ttl_info.gif);
}

.hall_ng #info_box h2 {
	background-image: url(../../nagoya/img/htp_ttl_info.gif);
}

.hall_os #info_box h2 {
	background-image: url(../../osaka/img/htp_ttl_info.gif);
}

.hall_fk #info_box h2 {
	background-image: url(../../fukuoka/img/htp_ttl_info.gif);
}

#htp #info {
	width: 623px;
	float: left;
}
