@charset "shift_jis";

h4{
	background-color:#ddd;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:3px;
}



.arrow01{
	vertical-align:middle;
	margin-right:2px;
	max-width:6px;
}

.red{
	color:#F00;
}

.f11{
	font-size:11px;
}

.blank{
	margin-bottom:6px;
	max-width:11px;
}

/* =============================================== */
/** BSP 60 */
/* ----------------------------------------------- */

.pro_area{
	margin:40px 0;
}

.pro{
	margin:10px auto 30px auto;
}

.pro02_p{
	float:right;
	width:250px;
	
}

.pro02_p img{
	width:250px;
	
}

.pro02_txt{
	float:left;
	width:495px;
	padding:0 10px 0 0;
}
	

@media (max-width: 640px) {
	
	
.pro{
	margin-bottom:20px;
}

.pro02_p{
	float:none;
	width:100%;
	
}

.pro02_p img{
	width:370px;
	margin-bottom:10px;
	
}

.pro02_txt{
	float:left;
	width:100%;
	padding:0;
}
	
}


#mod-eventinfo_summary th{
	width:160px !important;
}


@media (max-width: 640px) {
	#mod-eventinfo_summary th{
	width:100px !important;
}
}

