body { margin: 0; padding: 0; }
h2.subTitle { color: #0034ce; }
#mainImage { background-image: url(../images/fandbImg.png); background-repeat: no-repeat; width: 760px; height: 145px; }
.post { font-size: 95%; }
.post h2 { }
.post h3 { color: #0034ce; font-size: 140%; line-height: 1.5; margin-top: 5px; margin-bottom: 15px; border-bottom: 1px dotted #0034ce; display: block; }
.post h3 small { color: #a89700; padding-bottom: 5px; }
.post h4 { color: #00b; font-size: 180%; font-weight: bold; margin-top: 5px; }
.post h5 { color: #00b; font-weight: bold; margin-top: 15px; padding-left: 10px; border-left: 3px solid #00b; }
.post h6 { color: #ffffe9; font-weight: bold; background-color: #06f; padding: 2px 6px; }
.post p { padding-top: 5px; padding-bottom: 5px; }
.post p.center { text-align: center; }
.post p img { padding: 3px; }
#bannerArea { margin-top: 30px; }
/* Links */
.post a { color: #00b; text-decoration: none; }
.post a:hover { text-decoration: underline; }
/* main page */
.categoryArea { background-image: url(../images/domiBack.png); background-repeat: repeat-x; width: 230px; min-height: 465px; border: solid 2px #c3c3c3; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.keiyakuTitle { color: #fff; font-size: 160%; line-height: 1.4; width: 230px; min-height: 135px; margin-top: 20px; margin-left: 20px; }
.keiyakuTitle ul { margin-top: 20px; }
ul li.titleSmall { font-size: 50%; }
.keiyakuImg { width: 230px; min-height: 155px; }
.keiyakuNaiyo { font-size: 90%; width: 190px; margin-top: 10px; margin-left: 20px; }
.keiyakuNaiyo .lists { margin-top: 5px; }
/* side bar */
#sidebar a, #sidebar a:visited { color: black; }
#sidebar a:hover, #sidebar a:active { color: #0041ff; text-decoration: none; }
#sidebar .nextMenu { margin-top: 15px; }
/* 一般賃貸 */
#rent table { font-size: 85%; margin-top: 10px; }
#rent table th { font-weight: normal; text-align: left; width: auto; padding: 5px; border-right: 1px solid #d9f2ff; white-space: nowrap; }
#rent table td { padding: 5px; }
#rent table tr td { padding: 2px 6px; }
#rent table tr.odd { background-color: #f5f5f5; }
#rent table tr.even {  }
/* Weekly・Monthly */
#week h4 { background-image: url(../images/icon_Point.png); background-repeat: no-repeat; background-position: 0 center; min-height: 30px; padding-left: 40px; display: block; }
#week table { margin-top: 15px; }
#week table td { padding: 5px; }
#week table tr td strong { color: #f90; }
#week table tr.odd { background-color: #f5f5f5; }
#week table tr.even {  }
/* Company  */
#company p.point { font-weight: bold; background-image: url(../images/icon_Point2.png); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; margin-top: 10px; padding-left: 60px; display: block; }
#company .capture { color: #00b; font-size: 160%; }
#company .capture2 { color: #f90; font-size: 160%; }
#company p.listArea { background-color: #def; padding: 5px; display: block; }
#company .center { text-align: center; margin-top: 5px; display: block; }
#company table { margin-top: 5px; }
#company table.small td { font-size: 80%; }
#company table td { padding: 5px; }
#company table tr.title { font-size: 120%; font-weight: bold; }
#company table tr.title2 { color: #f00; font-size: 120%; font-weight: bold; }
#company table tr.head { background-color: #d2e2f3; }
#company table tr.even { background-color: #f1f1f1; }
#company table tr.bgImpact { background-color: #fcffbd; }
#company table td.impact { color: #f00; font-weight: bold; }
#company div.chukai { min-height: 175px; margin-top: 8px; padding: 5px; border: dashed 1px #666; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#company div.chukai0 { background-color: #fcffbd; min-height: 175px; margin-top: 8px; padding: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#company table.anshin strong { color: #f90; }
/* Company 物件紹介 */
#comSummry table { margin-top: 10px; }
#comSummry table tr.head { background-color: #c9d8e8; }
#comSummry table tr.option { background-color: #def; }
#comSummry table tr.odd { }
#comSummry table tr.even { background-color: #f5f5f5; }
#comSummry table td { padding: 3px 12px; }
#comSummry p.center { text-align: center; display: block; }
#comSummry div.center { text-align: center; }
#comSummry div.center table { text-align: left; margin-right: auto; margin-left: auto; }
#comSummry p.center img { padding: 5px; }
#comSummry h6 { margin-top: 15px; }
/* Guest Hoouse */
#guestHouse table { font-size: 80%; margin-top: 10px; border: solid 1px #afafaf; }
#guestHouse table tr.head { font-weight: bold; background-color: #def; }
#guestHouse table td { padding: 5px; border: dotted 1px #afafaf; }
/* MailForm */
#mailform table { margin-top: 15px; }
#mailform table tr td { padding: 2px 6px; }
#mailform table tr td.bold { font-weight: bold; }
#mailform table { width: auto; border: solid 1px #94ddff; border-collapse: collapse; }
#mailform th { font-weight: normal; text-align: left; width: 150px; padding: 5px; border-right: 1px solid #d9f2ff; }
#mailform td { padding: 5px; }
#mailform tr.furigana th, 
#mailform tr.furigana td, 
#mailform tr.tel th,
#mailform tr.tel td,
#mailform tr.mail th,
#mailform tr.mail td { background-color: #e9f8ff; }
#mailform tr.type th,
#mailform tr.frugana th,
#mailform tr.mail th,
#mailform tr.toiawase th { background-image: url(../images/icon_must.png); background-repeat: no-repeat; background-position: right center; }

