@charset "Shift_JIS";

body {
	background-color: #FFFFFF;
}

div#wrap {
	padding-bottom: 5px;
	background: url(../img_cmn/bg.jpg) bottom center no-repeat;
}

div#bg_star {
	background: #000000 url(../img_cmn/bg_star.jpg) top center repeat-y;
}

div#bg_header {
	background:url(../img_cmn/bg_head.jpg) top center no-repeat;
}


div#container {
	padding-top:17px;
}


/* ********************************************************************************
 * content
 * ******************************************************************************** */
div#content {
	width: 758px;
	margin: 20px auto 0 auto;
	text-align:left;
}

table#pagecontents_navi ul li.mode {
	width: 166px;
	height: 34px;
	text-indent: -9999px;
	background: url(../img_cmn/navi_mode_now.gif) top center no-repeat;
}

h2 {
	margin-bottom: 30px;
}

 /* div.box
------------------------------------------------------------*/
div.box {
 	width: 758px;
	margin: 0 auto 30px auto;
}

div.box table {
	width: 758px;
}


#spaceimg1 {
	padding-left: 70px; 
	background: url(../img/mode/bg_space1.gif) top left no-repeat;
}

#spaceimg2 {
	padding-left: 33px;
}


#img_timelimit1 {
	padding-left: 35px; 
	background: url(../img/mode/bg_timelimit1.gif) top left no-repeat;
}

#img_timelimit5 {
	padding-right: 10px;
}


div#timelimit {
	margin-bottom: 0;
}


 /* foot_navi
------------------------------------------------------------*/
div#foot_navi {
	margin-top: 215px;
}