@charset "utf-8";
/* ****************************************************
For Popup
Since : 2008-03-11
Last Modified: 2008-03-11
***************************************************** */

/* ****************************************************
1. ALL
2. Header
3. Contents
4. Side
5. Footer
99. Extra
***************************************************** */

body.popup #header .fontsize-swich {
	float: right;
}

body.popup div.pop-center {
	width: 665px;
	margin: 0 auto;
}

body.popup p.pop-center {
	width: 470px;
	margin: 0 auto;
	text-align: center;
}

body.popup#outside .col-two {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}

body.popup#outside .col-box {
	width: 180px;
	margin-top: 30px;
	text-align: left;
}

body.popup#outside #header,
body.popup#outside #footer {
	width: 665px;
	margin: 0 auto;
}