@charset "utf-8";
/* CSS Document */

/*-----------white-style------------*/

#wrapper {
		background: #fff url(bg_body1.jpg) repeat-x top;
}


#side li#current{/*side_barのlist、今このページ*/
		background:#f7f7f7 url(bgstripe.gif) left center repeat;		
}


#footer_box {
		background: #eaeeef url(bg_footer.gif) repeat-x top;
}