@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	text-justify: distribute;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #88BB11;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:hover img.hoverImg{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
a:active {
	text-decoration: underline;
}
table.waku {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	line-height: 18px;
}
table.waku tr {
}
table.waku th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/pattern_02.gif);
	font-weight: normal;
	background-color: #FFFFDD;
}
table.waku td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table.waku2 {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	line-height: 17px;
	font-size: 11px;
	background-color: #FFFFFF;
}
table.waku2 tr {
}
table.waku2 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	background-image: url(images/pattern_02.gif);
	font-weight: normal;
	background-color: #FFFFDD;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
table.waku2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
table.coordinate_interior {
	margin-top: 20px;
}
table.coordinate_interior  td {
	width: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
}
table.coordinate_interior   p  {
	margin-top: 1px;
	background-color: #669933;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
}
table.coordinate_exterior {
	margin-top: 20px;
}
table.coordinate_exterior  td {
	width: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
}
table.coordinate_exterior   p  {
	margin-top: 1px;
	background-color: #996633;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
}
table.resale_images {
	margin-top: 30px;
}
table.resale_images  td {
	width: 140px;
	padding-right: 10px;
	text-align: center;
	padding-bottom: 10px;
}
table.resale_images td.last {
	padding-right: 0px;
}

table.resale_images   p  {
	margin-top: 1px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
}
form   table.waku   th   {
	padding: 10px;
}
form table.waku td {
	padding: 10px;
}

p {
	margin-top: 10px;
}
p.text_small {
	margin-top: 5px;
}
p.text_small2 {
	margin-top: 5px;
}


h1 {
}
h2 {
	font-size: 13px;
	margin-top: 40px;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
	background-image: url(images/h2_bg.jpg);
	background-repeat: repeat-x;
}
h3 {
	color: #000000;
	margin-top: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CCCC;
	font-size: 12px;
	background-image: url(images/pattern_02.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

ol {
	margin-top: 10px;
}
ul {
	margin-top: 10px;
}
li {
	margin-left: 50px;
	margin-top: 5px;
	line-height: 18px;
}
table li {
	margin-left: 20px;
}

dl {
	margin-top: 10px;
}
dt {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
dd {
	line-height: 18px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
}
.clear {
	clear: both;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top30 {
	margin-top: 30px;
}
.margin_top40 {
	margin-top: 40px;
}
.text_small {
	font-size: 10px;
	line-height: 15px;
}
.text_small2 {
	font-size: 11px;
	line-height: 15px;
}

.appeal_color {
	color: #990033;
}
.icon_link {
	background-image: url(images/icon_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	list-style-type: none;
}

.page_top {
	margin-top: 40px;
	overflow: auto;
	width: 100%;
}
.page_top p {
	margin-top: 0px;
}

.page_top a {
	background-image: url(images/icon_arrow_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	font-size: 10px;
	line-height: 15px;
	float: right;
}
.box_waku01 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-image: url(images/pattern_02.gif);
	line-height: 18px;
}
.box_waku_resale_thum {
	padding: 10px;
	border: 5px solid #99CC66;
	margin-top: 10px;
	line-height: 18px;
	margin-right: 10px;
}
.box_waku_resale_thum2 {
	padding: 5px;
	border: 5px solid #99CCCC;
	margin-top: 5px;
	margin-right: 5px;
	height: 75px;
	width: 75px;
	background-color: #FFFFFF;
}
.box_waku_resale_item {
	padding: 5px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.box_waku_resale_item h3 {
	padding-right: 5px;
	background-color: #DDDDDD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.box_waku_info {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	height: 100px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.w80percent {
	width: 80%;
}
.w99percent {
	width: 99%;
}
.img_waku01 {
	border: 1px solid #CCCCCC;
}
.map_bg {
	background-image: url(images/pattern_02.gif);
	padding: 10px;
}
.newIcon {
	vertical-align: middle;
	background-image: url(../resale/images/new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	display: block;
}
.newpriceIcon {
	vertical-align: middle;
	background-image: url(../resale/images/newprice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 74px;
	display: block;
}


#header_bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header {
	height: 120px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#rogo {
	float: left;
	margin-top: 80px;
}
#sub_navi {
	text-align: right;
	padding-top: 10px;
}
#sub_navi  p {
	margin-top: 0px;
}
#sub_navi a {
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	letter-spacing: 1px;
	margin-left: 10px;
	font-size: 11px;
}
#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	padding-bottom: 10px;
}
#contents {
	width: 590px;
	padding-right: 10px;
	padding-bottom: 40px;
	margin-left: 240px;
}
#contents.top_page {
	width: 820px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
}
#banner {
	height: 106px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	height: 106px;
}
#banner li {
	float: left;
	height: 100px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(images/banner_bg-trans.png);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner li.last {
	margin-right: 0px;
}
#text_link {
	background-image: url(images/pattern_02.gif);
	margin-top: 4px;
	margin-left: auto;
	position: relative;
	width: 798px;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #EEEEEE;
	height: 60px;
}
#text_link ul {
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#text_link li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 15px;
	height: 15px;
	width: 114px;
	float: left;
	font-size: 10px;
}
#text_link a {
	color: #999999;
}


#footer_bg {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	height: 100px;
	width: 840px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
#footer_map {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#footer_map_text p {
	float: left;
	margin-top: 35px;
}
#footer_navi {
	height: 100px;
}

#footer_navi p {
	line-height: 100px;
	margin: 0px;
	float: right;
	height: 100px;
	font-size: 10px;
	letter-spacing: 1px;
}
#top_catch-copy p {
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	margin-top: 0px;
	padding-top: 10px;
	text-align: right;
}

address {
	font-style: normal;
	font-size: 10px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 30px;
}
#navi {
	width: 190px;
	padding-left: 10px;
	padding-top: 10px;
	position: absolute;
	z-index: 10;
	left: 30px;
	top: 0px;
}
#navi ul {
	padding: 0px;
	margin: 0px;
}
#navi li {
	list-style-type: none;
	height: 54px;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(images/navi_bg-trans.png);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#flash {
	z-index: 0;
}
#banner_icon {
	height: 77px;
	padding-top: 10px;
	padding-left: 10px;
}
#banner_icon ul {
	padding: 0px;
	margin: 0px;
}
#banner_icon li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 77px;
	width: 50px;
}
#catch {
	text-align: right;
}
#pankuzu {
	width: 590px;
	margin-left: 240px;
	text-align: right;
}
#pankuzu p {
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	margin-top: 5px;
}
#top_banner ul {
	margin: 0px;
	padding: 0px;
}
#top_banner li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
#top_banner a {
	height: 110px;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	background-repeat: no-repeat;
	display: inline-block;
	text-align: center;
	margin-top: 10px;
	background-image: url(../top/images/top_banner_bg_off2.jpg);
	background-position: center top;
}
#top_banner a:hover {
	background-image: url(../top/images/top_banner_bg_off.jpg);
	text-decoration: none;
}
#top_banner p {
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	margin-top: 0px;
}
#top_banner2 {
	height: 60px;
	width: 600px;
	position: absolute;
	right: 40px;
	top: 410px;
	background-color: #000000;
}

#pop-up {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

