@charset "utf-8";

/* ==========================================================

title : 東建ウェブサイト 被災者の皆様へ
========================================================== */
@charset "utf-8";
 @import url("/css/common.css");
 @import url("/css/header.css");
 /* ----------------------------------------------------------
 content
---------------------------------------------------------- */

.con_720 {
	width:680px;
	margin:40px auto 40px;
	padding: 0;
}	
.con_720 p {
	font-size:15px;
	line-height:2.1;
	margin:0 0 30px 0;
	
}

.con_720 p.txt_right {
	float: right;
	font-size: 15px;
	line-height: 1.6;
	margin: 0 0 0 0;
}

.gallery {
	width:772px;
	height:192px;
	margin:30px auto;
	_margin-top:-30px;
	*margin-top:-30px;
	padding: 0;
	background: url(../image/bg.jpg) repeat 0 0 ;
}

.photo {
  	float: left;
	width:232px;
	height:152px;
	margin: 0;
	padding: 20px 0 20px 20px;
}
.photo img {
	border: 1px solid #FFFFFF ;
}

.inner {
	width:700px;
	margin: 0 auto 0;
	}
	
.bar_green {
	margin:15px 0;
	padding:5px 0 5px 12px;
	text-align:center;
	background:#318131;
	color:#FFF;
	font-weight:bold;
	font-size:120%;
	}

.box_f {
	width:420px;
	margin:0 auto 80px;
}