body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}
h1,h2,h3,h4,img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding: 0px;
	margin: 0px;
}
#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	margin: 10px auto 0px;
	padding: 0px;
	height: 60px;
	position: relative;
	width: 910px;
}
.logo {
	float: left;
}

#header h1 {
	font-size: 10px;
	float: left;
	font-weight: normal;
	color: #666666;
	margin-top: 30px;
	position: absolute;
	left: 192px;
	top: -1px;
}
#header .form_bt a {
	float: right;
	font-size: 10px;
	margin-top: 25px;
	margin-right: 10px;	text-indent:-10000px;
	height: 22px;
	width: 102px;
	background-image: url(form_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header .form_bt a:hover {
	background-image: url(form_bt_f2.gif);
}
#navi {
	background-image: url(navi_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px auto;
	padding: 0px;
	height: 45px;
}
.navi_p{
	height: 45px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
}
#navi ul {
	margin:0;
	padding:0;
	list-style-type: none;
	display: inline;
}
#navi ul li {
	display: block;
	float:left;
	width: 120px;
	height: 45px;
	text-indent: -100000px;
}
#navi ul li a {
	display: block;
	text-decoration: none;
	width: 120px;
	height: 45px;
}
#navi li.home  {
	background-image: url(navi_home_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.home a {
	background-image: url(navi_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.home a:hover {
	background-image: url(navi_home_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.search  {
	background-image: url(navi_search_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.search a {
	background-image: url(navi_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.search a:hover {
	background-image: url(navi_search_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.renovation  {
	background-image: url(navi_renovation_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.renovation a {
	background-image: url(navi_renovation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.renovation a:hover {
	background-image: url(navi_renovation_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.buy  {
	background-image: url(navi_buy_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.buy a {
	background-image: url(navi_buy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.buy a:hover {
	background-image: url(navi_buy_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.sell {
	background-image: url(navi_sell_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.sell a {
	background-image: url(navi_sell.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.sell a:hover {
	background-image: url(navi_sell_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.shop  {
	background-image: url(navi_shop_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.shop a {
	background-image: url(navi_shop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.shop a:hover {
	background-image: url(navi_shop_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.town  {
	background-image: url(navi_town_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.town a {
	background-image: url(navi_town.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi li.town a:hover {
	background-image: url(navi_town_f3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#flash {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 250px;
	width: 910px;
	clear: both;
}
#buy_image {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 200px;
	width: 910px;
	clear: both;
}
#contents {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contents.top {
	padding-top: 10px;
}

#contents:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}
#footer {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 12px 10px 10px 20px;
	width: 878px;
	border-top: 1px solid #D8E3E9;
	border-bottom: 1px solid #D8E3E9;
}
#footer a {
	color: #0B66AF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}

#copy {
	display: block;
	padding: 10px;
	color: #333333;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#page_top {
	font-size: 12px;
	height: 13px;
	margin-right: 0px;
	width: 112px;
	margin-left: 588px;
	margin-top: 5px;
	margin-bottom: 40px;
	padding: 0px;
	clear: both;
}
