#wrapper {
	width: 850px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 850px;
	background-image: url(../img/top/header_bg.gif);
}
#navi {
	float: left;
	width: 231px;
	background-color: #999999;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi img {
	vertical-align: top;
	border: none;
}

#navi li {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#jiin {
	float: right;
	width: 169px;
}
#en_shita {
	margin: 0px;
	padding: 0px;
	width: 619px;
	background-image: url(../img/top/en_shita.gif);
	height: 89px;
}

#main {
	float: right;
	width: 619px;
	background-image: url(../img/common/main_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#main img {
	vertical-align: top;
}
#header img {
	vertical-align: top;
}


#footer {
	clear: both;
	float: none;
	height: 55px;
	text-align: right;
	padding-top: 8px;
	font-size: 13px;
	padding-right: 10px;
	color: #FFFFFF;
	background-image: url(../img/common/footer_obi.gif);
	background-repeat: repeat-x;
}
#pkz {
	font-size: 13px;
	padding-left: 10px;
	background-color: #666666;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 20px;
}
#pkz a {
	color: #CCCC99;
}
small {
	font-size: 13px;
	color: #666666;
	padding-left: 5px;
	word-spacing: normal;
}
#rephead {
	background-image: url(../img/common/header_obi.gif);
	background-repeat: repeat-x;
	height: 60px;
}
