@charset "UTF-8";
/* CSS Document */

body {
	color: #333333;
	margin:0;
	padding:0;
	text-align:center;
	background: #ffffff url(../img/index_bg_detail.jpg) no-repeat center top;
	margin-bottom:10px;
	font: 77%/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}