@charset "utf-8";
/* CSS Document */


/*ここからメイン*/
#content{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#route{
	width:auto;
	height:auto;
	margin-left:30px;
	font-size:13px;
	margin-bottom:30px;
}

#event_title{
	width:auto;
	height:auto;
	margin-left:30px;
	font-size:30px;
	font-weight:bold;
	color:#444;
	text-align:center;
}

#bigbana{
	width:920px;
	height:410px;
	margin-left:30px;
	margin-right:30px;
	margin-top:0px;
	margin-bottom:20px;
}

#social_box {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;

}
#social_box .twitter,#social_box .face {
	clear: both;
	display: inline;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#social_box .twitter {
	width: 55px !important;
	overflow: hidden;
}


#caption{
	width:920px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:50px;
	font-size:14px;
	color:#000;
	line-height:25px;
	text-align:center;
}


#bordar{
		border-top:1px double #000;
		width:920px;
		height:auto;
		margin-left:30px;
		margin-right:30px;
		margin-bottom:2px;
}

.term_shop{
	width:auto;
	height:auto;
	margin-left:0px;
	font-size:14px;
	font-weight:bolder;
}

#shop{
	width:920px;
	height:auto;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:50px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

#event_info {
    width: auto;
    margin-left: 20px;
    text-align: left;
    margin-top: 20px;
    padding-top: 10px;
    margin-right: 20px;
    border-top: 1px dashed #000;
}
	
	


/*ここまでメイン*/

