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

body {
	background: #bad6ba url(../images/bg_top.gif) repeat-x left top;
}
#body2 {
	background: url(../images/bg_bottom.gif) repeat-x left bottom;
	height: 100%;
	width: 100%;
}
#wrapper {
	float: none;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-bottom: 7px;
}
#globalnavi {
	margin-bottom: 7px;
	background: #e1c068;
	height: 36px;
}
#contents {
	background: url(../images/greenSpqce_bg.jpg) no-repeat bottom;
}
#main {
	width: 560px;
	margin-left: 20px;
	float: right;
}
#left {
	width: 220px;
}
#footer {
	clear: both;
	float: none;
	width: 800px;
	margin-top: 15px;
}
.kaishagaiyou dt {
	float: left;
}
