@charset "utf-8";

@import url("../../css/reset.css");
@import url("../../css/common.css");
@import url("common.css");

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

	report
	
	senbamatsuri.css
	
================================================ */
div.report_contents h3 {
	padding-top: 5px;
}



/* report_contentsArea */
div.report_contentsArea {
	width: 550px;
	padding-left: 60px;
}


/*	イベント概要
===================================================================*/
div.report_contentsArea h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.report_contentsArea div.section {
	float: left;
	width: 330px;
	padding-left: 2px;
}

div.report_contentsArea div.section h5 {
	padding-left: 1em;
	background: url(../images/common/icon_square.gif) center left no-repeat;
	font-size: 100%;
	color: #B43200;
}

div.report_contentsArea div.section p {
	margin-bottom: 5px;
}

div.report_contentsArea p.photo {
	float:right;
	width: 205px;
}

div#container div.report_contentsArea p.bottom_text {
	clear: both;
	padding-left: 2px;
	color: #FF7800;
}

div#container div.report_contentsArea img {
	display:block;
	margin:20px auto 0 auto;
}


div#container div.report_contentsArea div#big_btn img {
	margin:10px 0 50px 445px;
}


/*	設置店
===================================================================*/

div#placeArea{
	padding:40px 0 0 50px;
}

div#placeArea h4{
	margin:0;
	padding:0 0 20px 0;
	
}

div#placeArea img{
	margin:0;
	
}

div#placeArea div.shop{
	width:310x;
	padding-bottom:15px;
	text-align:left;
	float:left;
	display:block;
	
}

div#placeArea div.shop h5{
	width:300px;
	padding:5px 0 0 0;
	font-size:14px;
	font-weight:bold;
	
}

div#placeArea div.shop p{
	width:300px;
	font-size:12px;
	
}
