/* CSS Document */

@import url(style.css);
@import url(../style_green02.css);

/*　---------------------★コンテナー大枠----------------　*/
#container {
	background : url("img_2l/body_bg.gif") center repeat-y ;}


/*　---------------------☆ヘッダー---------------------　*/
#header {
	background : url("img_2l/header_bg.jpg") no-repeat center ; }