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

#contents header{
	background: url(../images/contents_hd.jpg) no-repeat top center;
	height: 250px;
	margin: 0;
	padding: 0;
}
.box .num1{
	background: url(../images/img_01.png) no-repeat bottom;
	width: 580px;
	height: 170px;
}
.box .num2{
	background: url(../images/img_02.png) no-repeat bottom;
	width: 580px;
	height: 170px;
}
.box .num3{
	background: url(../images/img_03.png) no-repeat bottom;
	width: 580px;
	height: 170px;
}