@charset"Shift_JIS";


 body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: 'Helvetica', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	color: #222222;
	background-image: url(../image/under_bg.gif);
	text-align:center;
    }

#contents {
		position:absolute;
		top:50%;
		left:50%;
		width:520px;
		height:250px;
		margin:-120px 0 0 -260px;
		/*overflow:auto;*/
 }
 
 .witetext{
	font-size:0.75em;
	line-height:1.7em;
	color: #FFFFFF;
	vertical-align:middle;
	}