#top_main {
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	width: 725px;
	padding-bottom: 20px;
}
#top_left{

  background: #FFFFFF;
  width: 160px;
  left: 10;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 1;
  float: left;
}
#top_center {
	float: left;
	width: 490px;
}
#top_right {
	float: right;
	width: 215px;
}
#left_navi {
	display: block;
	background-image: url(top_y_end.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 17px;
	padding-bottom: 10px;
}
#left_navi h3 {
	text-indent: -100000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 160px;
	background-image: url(top_y_contents_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_navi li {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 160px;
	text-indent: -10000px;
	display: block;
}
#left_navi li a {
	height: 55px;
	width: 160px;
	display: block;
}
#left_navi li.town a {
	background-image: url(top_y_town.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.town a:hover {
	background-image: url(top_y_town_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.manual a {
	background-image: url(top_y_manual.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.manual a:hover {
	background-image: url(top_y_manual_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.qa a {
	background-image: url(top_y_qa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.qa a:hover {
	background-image: url(top_y_qa_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.guidebook a {
	background-image: url(top_y_guidebook.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.guidebook a:hover {
	background-image: url(top_y_guidebook_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.link a {
	background-image: url(top_y_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.link a:hover {
	background-image: url(top_y_link_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.forbuyer a {
	background-image: url(top_y_forbuyer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_navi li.forbuyer a:hover {
	background-image: url(top_y_forbuyer_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#satei {
	font-size: 10px;
	line-height: 160%;
	background-color: #E7E9DE;
	background-image: url(../images/top_l_bn_img.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 20px;
}
#satei h2 {
	background-image: url(../images/top_l_bn_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -100000px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#satei p {
	line-height: 200%;
	margin: 0px;
	padding: 0px 3px;
}
#satei p a {
	color: #333333;
	text-decoration: none;
	display: block;
}
#satei p a:hover {
	text-decoration: underline;
}
#satei p.left_c {
	padding-left: 70px;
}
#recruit {
	display: block;
}
#recruit h2 a {
	text-indent: -10000px;
	display: block;
	height: 40px;
	width: 160px;
	background-image: url(../images/top_l_rec.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#recruit h2 a:hover {
	background-image: url(../images/top_l_rec_f2.gif);
}
#selection {
	display: block;
	clear: both;
}
#selection:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}
#selection h3 {
	background-image: url(top_selection.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -10000px;
	height: 50px;
	width: 495px;
}
#leftlist {
	float: left;
	width: 245px;
}
#rightlist {
	float: right;
	width: 245px;
}
#leftlist ul ,#rightlist ul {
	list-style-type: none;
	margin: 10px 0px 0px;
	padding: 0px;
}
#leftlist li ,#rightlist li  {
	display: block;
	color: #0B559F;
	padding-left: 10px;
	height: 20px;
	margin-bottom: 5px;
	text-decoration: none;
}
#leftlist li a ,#rightlist li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	font-weight: bold;
	background-image: url(top_list_head.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 20px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #666666;
}

#leftlist li a:hover ,#rightlist li a:hover {
	border-bottom: 1px solid #FF6600;
	height: 20px;
	color: #FF6600;
}

#top_new {
	display: block;
	clear: both;
	margin: 15px 0px 0px;
	padding: 0px 0px 20px;
	width: 495px;
}
#top_new :after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}
#top_new h3 {
	text-indent: -10000px;
	height: 35px;
	width: 495px;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(top_open.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.new_box {
	margin: 15px 10px;
	font-size: 10px;
	line-height: 140%;
}
.new_bt {
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	float: right;
	width: 100px;
}
.new_bt a {
	background-image: url(../images/top_new_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100px;
	display: block;
	text-indent: -10000px;
}
.new_bt a:hover {
	background-image: url(../images/top_new_bt_f2.gif);
}
#top_shop {
	display: block;
}
#top_shop h2 {
	background-image: url(../images/top_shopinfo_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 215px;
}
#top_shop ul {
	margin: 0px;
	padding: 10px 5px;
	list-style-type: none;
	background-color: #ECF2F4;
}
#top_shop li {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 205px;
	text-indent: -10000px;
	display: block;
}
#top_shop li a {
	height:35px;
	width: 205px;
	display: block;
}
#top_shop li.sannomiya a {
	background-image: url(../images/top_shopinfo_sannmiya.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_shop li.sannomiya a:hover {
	background-image: url(../images/top_shopinfo_sannmiya_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_shop li.hyogo a {
	background-image: url(../images/top_shopinfo_hyogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_shop li.hyogo a:hover {
	background-image: url(../images/top_shopinfo_hyogo_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_shop li.itayado a {
	background-image: url(../images/top_shopinfo_itayado.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_shop li.itayado a:hover {
	background-image: url(../images/top_shopinfo_itayado_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_shop li.honten a {
	background-image: url(../images/top_shopinfo_honten.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_shop li.honten a:hover {
	background-image: url(../images/top_shopinfo_honten_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_right_navi {
	padding: 5px;
	background-color: #ECF2F4;
}
#top_right_navi h2 {
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 205px;
}
#top_right_navi ul {
	display: block;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
#top_right_navi li {
	padding-left: 15px;
	padding-top: 10px;
	list-style-type: none;
}
#top_right_navi h2.buyhtml {
	background-image: url(../images/top_r_buy_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#top_right_navi ul.buyhtml {
	background-image: url(../images/top_r_buy_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#top_right_navi ul.buyhtml li {
	padding-left: 95px;
	padding-top: 10px;
	list-style-type: none;
}
div.buyhtml a {
	background-image: url(../images/top_r_buy_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px 0px 20px;
	height: 35px;
	display: block;
	text-indent: -10000px;
}
div.buyhtml a:hover {
	background-image: url(../images/top_r_buy_bt_f2.gif);

}
#top_right_navi h2.ownerhtml {
	background-image: url(../images/top_r_owner_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#top_right_navi ul.ownerhtml {
	background-image: url(../images/top_r_owner_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
div.ownerhtml a {
	background-image: url(../images/top_r_owner_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px 0px 20px;
	height: 35px;
	display: block;
	text-indent: -10000px;
}
div.ownerhtml a:hover {
	background-image: url(../images/top_r_owner_bt_f2.gif);

}
#top_right_navi h2.reformhtml {
	background-image: url(../images/top_r_reform_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#top_right_navi ul.reformhtml {
	background-image: url(../images/top_r_reform_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
div.reformhtml a {
	background-image: url(../images/top_r_reform_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px 0px 20px;
	height: 35px;
	display: block;
	text-indent: -10000px;
}
div.reformhtml a:hover {
	background-image: url(../images/top_r_reform_bt_f2.gif);

}

p {
	line-height: 130%;
}
