@charset "utf-8";
/* CSS Document */

#section {
	width:880px;
	height:3100px;
	background-repeat:no-repeat;
	margin:0 10px 0;
}

#article_top {
	position:relative;
	width:100%;
	height:430px;
	background-image:url(../img/index_top/box_01.jpg) ;
	background-repeat:no-repeat;
}
	

#article1 {
	width:840px;
	text-align:left;
	margin:10px 20px 20px;
}

#article_imgset1 {
	position:relative;
	width:880px;
	height:615px;
	background:url(../img/index_top/box_hana.jpg) no-repeat;
}

#blog_link {
	position:absolute;
	text-align:left;
	font-size:12px;
	top:132px;
	left:365px;
}

#book {
	position:absolute;
	width:730px;
	height:199px;
	top:407px;
	left:73px;
}

#article_imgset2 {
	position:relative;
	width:880px;
	height:488px;
}

#article2 {
	position:relative;
	width:100%;
	height:420px;
	background-image:url(../img/index_top/box_03.jpg);
	background-repeat:no-repeat;
}

.article_heading {
	position:absolute;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#000;
	width: 620px;
	left: 220px;
	top: 100px;
}

.article_text {
	position:absolute;
	text-align:left;
	width:640px;
	left: 218px;
	top: 135px;
	height: 299px;
}

#article3 {
	position:relative;
	width:100%;
	height:420px;
	background-image:url(../img/index_top/box_04.jpg);
	background-repeat:no-repeat;
	margin-top:65px;
}

#article4 {
	position:relative;
	width:100%;
	height:420px;
	background-image:url(../img/index_top/box_05.jpg);
	background-repeat:no-repeat;
	margin:65px 0 65px;
}








