@charset "utf-8";
body {
		line-height: 1.5em;
		color: #5F7067;
		background: url(../images2/bg_kousi.jpg) repeat center top;
		text-align: center;
}
#pageOuter {
		background: url(../images2/lace_bottom.png) repeat-x center bottom;
		padding-bottom: 37px;
		margin-bottom: 15px;
		width: 874px;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
}
#page {
		background: url(../images2/lace_bg.png) repeat-y center top;
		width: 800px;
		padding-right: 37px;
		padding-left: 37px;
}
#header #navi {
		background: url(../images2/navi_bg.jpg) repeat-x center top;
		width: 760px;
		clear: left;
		height: 42px;
		padding-left: 20px;
		padding-right: 20px;
}
#header #navi li {
		float: left;
}
#footer {
		background: #FF9453;
		height: 50px;
		width: 800px;
		color: #FFF;
		text-decoration: none;
		text-align: center;
		line-height: 2em;
		padding-top: 10px;
		font-size: 83.8%;
		font-weight: bold;
}
#footer a {
		color: #FFF;
		text-decoration: none;
}
#footer a:hover {
		color: #4F4AD8;
		background: #FFF;
}
