@charset "UTF-8";
/* -------------------------------------------------------- CSS Information 
Last up date:   2014.07.30
Style Info:     business css
------------------------------------------------------------------------ */  

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*------------------------------------------------------------*/
.box_green {
	padding: 15px;
	background: url(../img/common_img/bg_side.gif) repeat center center;
	margin: 0 0 30px;
}
.box_green h5 {
	font-size: 14px;
	font-weight: bold;
	color: #0c4525;
}
.leftbox {
	float: left;
	width: 420px;
}