@charset "Shift_JIS";
/* CSS Document */
/*=================================================================
 main
=================================================================*/
#main {
	background: none !important;
	width: 100% !important;
}

#main .main-inner {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}


/*=================================================================
 header_popup
=================================================================*/
.header_popup {
	text-align: left;
	margin: 16px 0 20px;
	border-bottom: 1px solid #ccc;
}

.header_popup img {
	margin-bottom: 8px;
}


/*=================================================================
 close
=================================================================*/
.close {
	width: 760px;
	margin: 10px auto;
	text-align: right;
}
