@charset "Shift-JIS";
/**********************************************************************
TOEI  : For Foundation of Style [ /common/css/base.css ]

08.12.22
**********************************************************************/

/*---------------------------------------------
 Initialization
---------------------------------------------*/
*{
	margin:0;
	padding:0;
	font-size:100%;
}

html{
	font-family:Osaka, "MS UI Gothic", "Hei", "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
	line-height:1.3;
}

body{
 margin:15px auto 10px auto;
	background-color:#ffffff;
	background-image:none;
	width:545px;
	text-align:center;
}

h1{
 margin:0 auto 15px auto;
	padding:10px 15px 5px 15px;
	height:24px;
	color:#ffffff;
	font-size:110%;
	text-align:left;
	background:#fff url(../../common/img/popup_h1_bg.gif) no-repeat 0 0;
}

img.main{
	margin-bottom:15px;
}

p{
	margin:0 23px 25px 23px;
	color:#333333;
	font-size:90%;
	text-align:left;
}

html>/**/body{
	font-size:16px;
}

img{ border:none; }


/*********************************************************************/

/* CSS Document */

