@charset "Shift_JIS";
/* ----------------------------------------------------
    VISH,Inc. CSS 
---------------------------------------------------- */
/* ----------------------------------------------------
   festival01.css
---------------------------------------------------- */
#past #contents #report #tab_framew p {
	float: left;
	width: 280px;
}

.img_l {
	float: left;
	width: 292px;
}

.img_r {
	float: right;
	width: 292px;
}

.img_c {
	clear: both;
	margin-top: 1px;
}

.img_l img, .img_r img {
	display: block;
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
	vertical-align: top;
}

/* ---------- clearfix ---------- */
.column:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.column {
	display: inline-block;
}

/*Hides from IE-mac\*/
* html .column { height: 1%; }
.column { display: block; }
/*End hide from IE-mac*/
/* ------------------------------ */

.column {
	margin-top: 1px;
}
