@charset "UTF-8";


/* 今回使用の定義 */

body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック',Osaka, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:78%;
	color:#666666;
	line-height:180%;
	margin:0px 0px 40px 0px;
}


#top_flash{
width:855px;
position:relative;
margin:0px auto;
top:25px;
}
