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

/************************************/
/*       only for index.html        */
/************************************/

#index_page_box {
/*	position:relative;*/
	width:392px;
	margin:100px auto;
	height: 440px;
	background:url(../images/under_construction.jpg);
}