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

/* **************Index.html CSS*************** */
#main-img {
	border-bottom:7px solid #e2e2e2;
}
#body{
	width:930px;
	height:100%;
	margin:15px 0 10px;
}
.body_main {
	margin-bottom:30px;
	height:100%;
}
.main {
	float:left;
	width:700px;
	height:100%;
}
/* box
------------------------------------*/
.box {

}


































