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

