@charset "Shift_JIS";

*{
 	margin:0;
	padding:0;
}
body {
	margin:0;
	background:#ffffff;
	color:#000000;
	text-align:center;
}
body { 
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#ad_area{
	width:600px;

}


#ad_area .inner{
	padding:0 5px 0 5px;

}

.text_box {
	margin:10px 0 10px 0;
}

h1 {
	font-size:14px;
	font-weight;bold;
	line-height:1.4;
}
.text_box p {
	font-size:12px;
	line-height:1.4;
}