@charset "UTF-8";
#wrapper {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	background-color: #666;
}
#navi {
	height: 44px;
	width: 720px;
	background-color: #F96211;
}
#pageimg {
	width: 720px;
	background-color: #FFF;
}
#middle {
	width: 720px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: center;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}
#frame {
	width: 720px;
	text-align: left;
}
#left {
	float: left;
	width: 290px;
	text-align: center;
	padding-left: 5px;
}
#right {
	float: right;
	width: 420px;
	text-align: left;
	font-size: medium;
	padding-right: 5px;
}
#footer {
	width: 705px;
	background-image: url(images/top_p_nakakita_20.gif);
	height: 37px;
	margin: 0px;
	text-align: right;
	padding-right: 15px;
	padding-top: 13px;
	clear: both;
}
#wrapper #middle #frame table tr td {
	background-image: url(images/frame_02.gif);
	background-position: 100%;
	text-align: center;
}
