@charset "utf-8";
/* CSS Document */

/* ------ works-box ---------------------------- */

.works-box{
	background:url(../../images/bg_frame_2column_bottom.png) no-repeat 0 100%;
	margin-top:20px;
}

.works-box h2{
	margin:0;
	background:none;
	padding:0;
	border:0;
}

.works-box h3{
	margin:15px 0 0;
}

.works-box .works-unit{
	background:url(../../images/bg_frame_2column_top.png) no-repeat 0 0;
	padding:20px;
	width:280px;
}
