@charset "UTF-8";
/* popup
-------------------------------------------------------------*/
html {
	background: #2b982d;
}

#popup {
	background: #fff;
}

/* header
-------------------------------------------------------------*/
#popup #header {
	height: 63px;
	background: url(../img/common/popup-header-bg001.gif) repeat-x ;
}

#popup #header #header-inner {
	width: 488px;
	margin: 0 auto;
	background: none;
}

#popup #header #header-inner #logo {}
#popup #header #header-inner #logo img {
	margin: 15px 0 0 0;
}

/* footer
-------------------------------------------------------------*/
#popup #footer #footer-inner {
	width: 488px;
}

/* main
-------------------------------------------------------------*/
#popup #main {}
#popup #main #main-inner {
	width: 488px;
	margin: 15px auto 20px auto;
	background: none;
}

#popup #main #main-inner #content {
	display: block;
	width: 488px;
}

/* content
-------------------------------------------------------------*/
#popup #content {}
#popup #content h1 {
	margin-bottom: 5px;
}

#popup #content h2 {
	margin-bottom: 0.2em;
	padding-left: 16px;
	font-weight: bold;
	color: #000000;
	background: url(../img/common/h3-bg.gif) no-repeat 0 4px;
}


/* format
-------------------------------------------------------------*/
/* common
------------------------------ */




/* other
-------------------------------------------------------------*/
/* pageclose */
#popup p#pageclose {
	margin: 3em 0 0 0;
}


.childs {}
/* font-size sample */
/*
	default = 12px
	24px = 200%
	23px = 192%
	22px = 183%
	21px = 175%
	20px = 166%
	19px = 158%
	18px = 150%
	17px = 142%
	16px = 133%
	15px = 125%
	14px = 117%
	13px = 108%
	11px = 92%
	10px = 84%
	9px = 75%
	8px = 67%
	7px = 58%
*/
