/**
 * Default map styles.
 *
 * Don't modify this file! It will be overwritten by upgrades.
 * 
 * Instead, copy this file to your theme directory, 
 * or info-window.php in the Geo Mashup Custom plugin directory, if you have that 
 * installed. Those files take precedence over this one.
 */

/* Post date and tags/categories */
.meta { font-size:60%; }
.meta .blogdate { font-style: italic; }

/* Info window */
.locationinfo { font-size:80%; overflow:hidden; width:380px; }
.user-location-info { font-size:80%; overflow:auto; width:150px; height:80px; }
.comment-location-info { font-size:80%; overflow:auto; width:200px; height:140px; }
.info-window-max { font-size:80%; overflow:hidden; }


/* Title link style */
.locationinfo h2 a, .info-window-max h2 a { text-decoration:none; margin:0; padding:0; } 

/* Excerpt */
.storycontent { font-family: Verdana Sans-Serif; }

/*--reset--*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
list-style:none;
}


/*--clearfix--*/
.clearfix:after {
  content: ".";  /* V΅’vfπμι */
  display: block;  /* ubNxvfΙ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
color:#202020;
font-family:"qMmpSPro W3","Hiragino Kaku Gothic Pro",Osaka,"CI",Meiryo,"lr oSVbN",sans-serif;
line-height:1.5;
font-size:14px;
}



.estate_box{
width:360px;
margin:0px;
padding:0px;
}

.estate_box .float_left{
width:150px;
padding-right:10px;
float:left;
}

.estate_box .float_right{
float:left;
width:200px;
}

.estate_box .photo{

}

.estate_box .button{
margin:10px 0px;
}

.estate_box h3{
height:32px;
color:#0030A0;
font-size:20px;
line-height:32px;
margin-bottom:10px;
padding:0px 0px 4px 20px;
background:url(/wp/image/h3_estate_box.gif) no-repeat;
}

.estate_box table{
width:200px;
border-top:1px solid #C0C0C0;
border-left:1px solid #C0C0C0;
}

.estate_box table th,
.estate_box table td{
font-size:12px;
padding:2px 5px;
border-bottom:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
}

.estate_box table th{
width:80px;
font-weight:normal;
background:#F0F0F0;
text-align:left;
}

a img{
border:none;
}

a:link,
a:visited{
color:#0030A0;
text-decoration:none;
}

a:hover,
a:active{
text-decoration:underline;
}

table{
border-collapse: collapse;
}
