@charset "UTF-8";
body {
	background-color: #02E7FD;
	background-image: url(../images/background_top.jpg);
	background-repeat: repeat;
	line-height: 140%;
}
#header {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box1 {
	background-color:;
	background-image:;
	background-repeat:;
	background-position:;
	width: 1000px;
	height: 626px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
#box2 {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	height:;
	background-image: url(../images/tree.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	text-align:center;
}
#box3 {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	height:;
	background-image: url(../images/back_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:center;
}

#box_new {
	background-image: url(../images/paper_s.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 400px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}

#box_bbs {
	background-image:;
	background-repeat:;
	width: 1000px;
	height:;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	text-align:center;

}
div.dummy { 
    clear: left; 
}
span.none{ 
    display: none; 
}