@charset "utf-8";
/* ===================================================================
 style info : コンテンツエリア関係 他

=================================================================== */



/*----------------------------------------------------
	#page（ページ全体）
----------------------------------------------------*/
#defalt {
	min-height:1250px;
}
#page {
	width:940px;
	margin:0 auto;
	position:relative;
	background-image:url(../images/visual.gif);
	background-repeat:no-repeat;
	padding-top:30px;
}
#pagebottom {
	width:940px;
	margin:0 auto;
	position:relative;
	
}


#page h1{
	width:307px;
	height:147px;
	background-image:url(../images/title.gif);
	text-indent:-9999px;
	margin-bottom:40px
}

#page h2{
	width:253px;
	height:98px;
	background-image:url(../images/date.gif);
	text-indent:-9999px;
	margin-bottom:10px;
}
.time{
	margin-bottom:40px;
	font-weight:bold;
}
.hd .follow{
	position:absolute;
	top:43px;
	left:752px;
	width:190px;
	overflow:hidden;
}
.hd .tweet{
	position:absolute;
	top:15px;
	right:78px;
}

.hd .facebook{
	position:absolute;
	top:13px;
	right:10px;
}

.twitterbtn{
	position:absolute;
	top:505px;
	right:95px;
}

.facebookbtn{
	position:absolute;
	top:565px;
	right:90px;
}
#page h3{
	width:340px;
	height:85px;
	background-image:url(../images/senkoyoyaku.gif);
	text-indent:-9999px;
	margin-bottom:5px;
}
.tickettext{
	margin-bottom:60px;
	position:relative;
	width:500px;
}
.ticketprice{
	position:absolute;
	top:30px;
	left:270px;
}
.place{
	margin-bottom:30px;
}
.place .map{
}

.bokura{
	margin-bottom:40px;
	text-align:center;
	background-color:#FFFFFF;
}
.timeprice{
	font-weight:bold;
	margin-bottom:125px;
	font-size:18px;
	float:right;
	width:400px;
}


.link{
	margin-bottom:20px;


}
.link li{
	float:left;
	margin-right:20px;
}

.senden{
margin-bottom:30px;

}
.senden .popshop{
	background-color:#000000;
	float:left;
	width:600px;

}

.senden .kaikootweet{
	
	float:right;
	width:320px;
}

/*----------------------------------------------------
	#artist
----------------------------------------------------*/
#artist{
padding-bottom:40px;
	

}


#artist .small{
	font-size:11px;

}

#artist a:link {
	color:#000;
	text-decoration:none;
}

#artist a:visited {
	color:#000;
	text-decoration:none;
}
#artist a:active {
	color:#000;
	text-decoration:none;
}
#artist a:hover {
	color:#000;
	background-color:#fff100;
	text-decoration:none;
}

.artistdetail{
	padding:10px;
	background-color:#00adef;
	color:#000;
}

.artistdetail .photo{
	float:left;
	padding:0 10px 10px 0;
}

.artistdetail .text{
	font-size:11px;
	line-height:170%;

}


.list .listkomoku{
	float:left;
	width:230px;
	margin-right:1px;
	margin-bottom:10px;
	font-weight:bold;
	
	line-height:120%;
}
.list .listkomoku .thum{
	margin-bottom:5px;

}



