@charset "utf-8";

@import "../../../files/css/layout.css";

#container {
	background:url(../img/index/bg.jpg) 0 0 repeat-y;
	
}

#main img {
	width:100%;
	height:auto;
}
	
/*-------------------------------------------------------------------------
	main
/*-----------------------------------------------------------------------*/	
#main {
	background: url(../../../files/img/common/main/bg.png) center top repeat-y;
	margin:0 0 0 0;
	padding:5% 0 5% 0;
}

.close {
	margin:5% 0 0 0;
}




