/* ぐいっと */
body {
	background-color:#f0f0f0;
}

#wrapper{
	width:880px;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#header {
	width:880px;
}
#logo a {
	width:200px;
}

#navi {
	width:680px;
}

#contents {
	width:850px;
	background-color:#ffffff;
	padding:0px 15px;
}
