@charset "UTF-8" ;


/* サイト共通基本設定
---------------------------------------------- */
body {
	background : #FFFFFF;
}



/* 基本レイアウト 
------------------------------------------*/
#wrapper {
	background : url(../img/bg_bottom.jpg) center bottom no-repeat ;
}

