@charset "utf-8";
	
/*---------------------------------------
　　　基本設定
-----------------------------------------*/
body{
		font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
		*font-size:small;
		*font:x-small;
		background-image:url(../img/bk.jpg);
		background-position:left 0px;
		background-repeat:repeat-x;
}
