@charset "utf-8";
@import "/css/common/0-import.css";
/*  
	Update : 
*/
/*------------------------------------------------------------
	企業情報
------------------------------------------------------------*/
#conts {
	color: #4B3A1D;
	line-height: 2;
}

#conts h2 {
	margin: 30px 0 10px 45px;
}

#conts .photo01 {
	margin-bottom: 15px;
	display: block;
}

#conts .body {
	margin: 0 33px 0 45px;
}

#conts .body p.read {
	margin-right: 0;
	color: #7c6754;
}

#conts .body p {
	margin: 0 180px 10px 0;
}

#conts .body a {
	color: #7AA46A;
	font-weight: bold;
}

#conts .banner {
	margin: 10px 0 0;

	text-align: center;
}
