@charset "Shift_JIS";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

body {
	font-size:85.5%;
	font-family:verdana, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo, osaka,'ＭＳ Ｐゴシック',sans-serif;
	color:white;
	line-height:1.5;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/bg_body05.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	margin:0;
	padding:0;
}

