@charset 'utf-8';

/*インデックスだけ*/

body{
	font-family:"Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, Sans-serif;
	color:#000000;
	background:url(../images/index_back.gif) repeat-x #e9e9e9 center 0;
	font-size: 100%;
	line-height: 160%;
}

