@charset "utf-8";
/* for print */

body,
body#home {
	background: none;
}
#wrap {
	width: 800px;
	background: url(../img/side_bg.gif) repeat-y 0px 0px;
}
#head {
	width: 800px;
}
#head #summary {
	left: 0px;
	background: #aaa;
}
#head #gnavi {
	left: -1px;
}
#side {
	margin: 0px;
}
#contents {
	margin: 0px -12px 0px 0px;
}


#local #wrap {
	background: none;
	width: 760px;
}
#local #head {
	height: 98px;
	border-bottom: solid 7px #2887cb;
	margin-bottom: 15px;
}
#local #head p {
	left: 450px;
}
#local p#summary {
	position: relative;
	left: 0px;
	padding-right: 100px;
	width: auto;
}
#local #side,
#local #foot,
#local #head #gnavi {
	display: none;
}
#local #contents {
	float: none;
	margin: 0px auto;
	display:
}
