@charset "shift_jis";
/* CSS Document */

body{
text-align:center;
width:100%;
margin: auto;
background:#d2f0ea url(../img/main_bg.gif) center 0 repeat-y;}

#main{
display:block;}

table.bg{
z-index: 1;
	width: 100%;
	hight: 509px;
	border: none;
}
table.bg td.bg_l{
width:*;
background:#d2f0ea url(../img/main_bg_l.gif) 0 0 repeat-x;
}
table.bg td.bg_r{
width:*;
background:#d2f0ea url(../img/main_bg_r.gif) 0 0 repeat-x;
}
table.bg td.main{
	width: 736px;
	hight: 509px;
background: #9ddb92;
}

