
/* CSS Document */

@charset "euc-jp";
@import url("header.css") ;
@import url("body.css") ;


/* General
--------------------------------------------------*/
body {
	font-family: ;
	font-size: 90%;
	line-height: 130%;
	height: 100%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.2;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup, sub {
	line-height: -1px;
/*
	vertical-align: text-top;
*/
}

sub {
	vertical-align: text-bottom;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

hr {
	display: none;
}

p {
	margin-bottom: 1em;
}

th, td {
	padding: 0.5em;
}

th {
	white-space: nowrap;
	font-weight: normal;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.clear {
	height:5px;
	clear: both;
}

/* Text
--------------------------------------------------*/
.txtsmall {
	font-size: 90%;
}
.xsmall {
	font-size:10px;
}

.txtlarge {
	font-size: 120%;
}

.txtbold {
	font-weight: bold;
}

.txtred {
	color: #c33;
}

.txtorange {
	color: #f63;
}

.txtblue {
	color: #36c;
}

.txtgreen {
	color: #690;
}

.txtgray {
	color: #666;
}

.txtwhite {
	color: #fff;
}

/* Margin
--------------------------------------------------*/
.mt0 {
	margin-top: 0px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mb0 {
	margin-bottom: 0px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}

.mtb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mtb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mtb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mtb25 {
	margin-top: 25px;
	margin-bottom: 25px;
}

.mtb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mtb35 {
	margin-top: 35px;
	margin-bottom: 35px;
}

.mtb40 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.mtb45 {
	margin-top: 45px;
	margin-bottom: 45px;
}

.mtb50 {
	margin-top: 50px;
	margin-bottom: 50px;
}

.ml0 {
	margin-left: 0px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml35 {
	margin-left: 35px;
}

.ml40 {
	margin-left: 40px;
}

.ml45 {
	margin-left: 45px;
}

.ml50 {
	margin-left: 50px;
}

.mr0 {
	margin-right: 0px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mr35 {
	margin-right: 35px;
}

.mr40 {
	margin-right: 40px;
}

.mr45 {
	margin-right: 45px;
}

.mr50 {
	margin-right: 50px;
}

label{white-space: nowrap;
	margin-right: 5px;
	margin-left: 2px;
}
select{
	width:70px;
}
.map_tool{
	width:240px;
	background: url('../images/map_tool.gif') top left no-repeat transparent; 
	padding:40px 5px 0 5px;
}
.map_tool_bottom{
	width:250px;
	height:10px;
	background: url('../images/map_tool.gif') bottom left no-repeat transparent; 
}

.map_tool2{
	width: 650px;
	/*background: url('../images/map_tool.gif') top left no-repeat transparent; */
	padding:5px 5px 5px 5px;	background-color:#FFFFFF;
}
.map_tool2_bottom{
	width: 560px;
	height:10px;
	/*background: url('../images/map_tool.gif') bottom left no-repeat transparent; */
}

.map_search{
	display:block;
	width:130px;
	height:35px;
	background: url('../images/map_search.gif') bottom left no-repeat transparent; 
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
		margin: auto;
}

.property_name{
	font-weight: bold;
	font-size: 18px;
}
.property_appeal{
	font-size: 12px;
	color: #0066CC;
}
.property_addr{
	font-size: 10px;
}
.property_traffic{
	font-size: 10px;
}
.property_price{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.property_image{}

/* Link
--------------------------------------------------*/
a:link {
	color: #0099CC;
	text-decoration: none;
}

a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Table
--------------------------------------------------*/
table.border {
	width: 100%;
	margin: 5px 0 5px;
	border-width: 0px 0 0 0px;
	border-color: #CCC;
	border-spacing: 0;
}

th.nowrap, td.nowrap {
}

table.border, table.border th, table.border td {
	border-style: solid;
	border-collapse: collapse;
}

table.border th, table.border td {
	border-width: 0 0px 0px 0;
	border-color: #CCC;
}

table.border th{
	border-width: 0 1px 0px 0;
	border-color: #CCC;
}
/* Table
--------------------------------------------------*/
table.head {
	width: 100%;
	margin: 0px 0 0px;
	border-width: 0px 0 0 0px;
	border-color: #CCC;
	border-spacing: 0;
}

th.nowrap, td.nowrap {
}

table.head, table.head th, table.head td {
	border-style: solid;
	border-collapse: collapse;
}

table.head th, table.head td {
	border-width: 0 0px 0px 0;
	border-color: #CCC;
}

table.head th{
	border-width: 0 1px 0px 0;
	border-color: #CCC;
}
