
@charset "UTF-8";

/* LP page
=============================================================== */
body {
	padding:0;
	margin:0px;
}

/* popup
---------------------------------------------------*/
.popup #header{
min-width:728px;
}
.popup #title div{
width:728px;
}
.popup #contents{
width:728px;
color:#333333;
background:#ffffff;
}
.popup #footer{
min-width:738px;
}
.popup #footer .inner{
width:728px;
}
