@charset "UTF-8";
/*
Theme Name: itsubo css
Theme URL: http://www.itsubo.co.jp/
Description: 井坪工務店200不動産CSS.
Version: 1.0
Author: 井坪工務店
Author URL: http://www.itsubo.co.jp/
*/

/* CSS Document */


.main p {
margin:0 0 0 10px;
color:#330000;
}
/* タイトル
----------------------------- */
.main h2 {
width:500px;
height:49px;
margin:80px 0 0 10px;
padding:16px 0 0 35px;
background:url(../img/pub/title02-back.jpg) no-repeat top left;
font-size:16px;
color:#FFFFFF;
}
.main h2 a {
width:500px;
height:49px;
margin:0;
padding:0;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
}
.main h2 a:hover {
width:500px;
height:49px;
margin:0;
padding:0;
font-size:16px;
color:#FF9900;
}
/* テーブル
----------------------------- */
.tablebox {
width:520px;
margin:0 0 20px 10px;
padding:0;
}
.tablebox a {
color:#0066CC;
text-decoration:none;
}
.tablebox table {
width:500px;
margin:0;
padding:2px;
border:#CCCCCC solid 1px;
}
.tablebox th {
font-size:12px;
color:#333333;
background:#CCCCCC;
font-weight:normal;
border:#FFFFFF solid 1px;
}
.tablebox td {
margin:2px 0;
padding:2px;
font-size:14px;
color:#003300;
border:#CCCCCC solid 1px;
}
caption {
padding:4px;
font-size:16px;
color:#330000;
font-weight:bold;
border-left:#660000 solid 5px;
text-align:left;
}

/* エントリー
----------------------------- */
.entrybox {
margin:0 60px 20px 20px;
padding:0;
overflow: hidden;
}

.entrybox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entrybox {
    height: 1em;
    overflow: visible;
}
/**/
.entry {
position:relative;
margin:0;
padding:0;
overflow: hidden;
}

.entry:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entry {
    height: 1em;
    overflow: visible;
}
/**/

/* 共通
----------------------------- */
p.topback {
margin:0 10px;
padding:0 11px 0 0;
text-align:right;
font-size:12px;
color:#999999;
background:url(../img/pub/icon-s-red.gif) no-repeat right center;
}
p.topback a {
font-size:12px;
color:#330000;
}
p.topback a:hover {
font-size:12px;
}
p.continue {
margin:0;
padding:0 11px 0 0;
text-align:right;
font-size:12px;
color:#999999;
background:url(../img/pub/icon-s-blue.gif) no-repeat right center;
}
p.continue a {
font-size:12px;
}
p.continue a:hover {
font-size:12px;
}
/* 一時的
----------------------------- */
.entry p {
margin:5px;
padding:2px 0;
font-size:14px;
color:#666666;
line-height:200%;
}
img {
clear:both;
float:left;
margin:10px;
border:none;
}
.mapbox {
width:400px;
height:400px;
margin:0;
padding:0;
border:#999999 solid 1px;
}

