body {  color: #333333; background-color: #FFFFFF}
.font1 { font-size: 10px; line-height: 1.3em }
.font2 { font-size: 11px; line-height: 1.3em }
.font3 { font-size: 12px; line-height: 1.3em }
.font4 { font-size: 15px; line-height: 1.3em }
.font5 { font-size: 18px; line-height: 1.3em }
.font6 { font-size: 25px; line-height: 1.3em }
.font7 { font-size: 36px; line-height: 1.3em }
h2 { font-size: 18px }
h3 { font-size: 15px }
h4 { font-size: 13px }
h5.blue{ color:#3333CC; font-size: 1em }
a:visited {  color: #FF9999; text-decoration: underline}
a:link {  color: #FF6666; text-decoration: underline}
a:hover {  color: #339933; text-decoration: none}

/*NotFound$B$N%Z!<%8(B------
----------------------*/

div#PageNotFound{
width: 600px;
margin: 30px 0px;
font-size: 9pt;
letter-spacing: 0.1em;
}

#PageNotFound H2{
color: #000000;
text-indent: -9999px;
background: url(img/notfound.gif) center no-repeat;
width: 600px;
height: 44px;
}

#PageNotFound p{
line-height: 1.5;
text-align: left;
margin: 10px 0px;
padding: 10px 0px;
border-top: 1px solid #cccccc;
}

#PageNotFound a{
text-decoration: none;
font-size: 9pt;
}

#PageNotFound .toppage{
display: block;
margin: 10px 0px;
padding-left: 10px;
background: url(img/arrow01.gif) left no-repeat ;
}

#PageNotFound ul,li{
margin: 0px;
padding: 0px;
}

#PageNotFound li{
list-style: none;
background: url(img/arrow01.gif) no-repeat center left;
padding: 4px 0 4px 12px;
}

#PageNotFound table,th,td,ul,li{
font-size: 9pt;
}

#PageNotFound table{
width: 100%;
table-layout: fixed;
border: solid 1px #cccccc;
}

#PageNotFound td{
padding: 4px;
background-color: #ffffff;
color: #333333;
border: none;
border-right: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
}


/*-------------------------
$BDBB_>pJs(B------------------*/

table.chintai{
width: 620px;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

table.chintai th,
table.chintai td{
font-size: 12px;
/*\*//*/
font-size: 0.9em;
/**/
line-height: 1.5;
padding: 3px 1px;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

table.chintai th{
font-weight: normal;
color: #336633;
background-color: #99cc99;
}
table.chintai td{
text-align: center;
color: #333333;
background-color: #ffffcc;
}
table.chintai td.manshon{
color: #336600;
background-color: #99cc33;
}
table.chintai td.kashiya{
color: #663300;
background-color: #cc9933;
}
table.chintai td.tenant{
color: #cc0033;
background-color: #ff9999;
}

table.chintai a:link,
table.chintai a:visited{
color: #ffffff;
background-color: #ff6633;
padding: 1px 2px;
border-top: 1px solid #cc3333;
border-right: 1px solid #ff9966;
border-bottom: 1px solid #ff9966;
border-left: 1px solid #cc3333;
text-decoration: none;
}
table.chintai a:hover{
color: #ff6633;
background-color: #ffffff;
padding: 1px 2px;
border-top: 1px solid #cc3333;
border-right: 1px solid #ff9966;
border-bottom: 1px solid #ff9966;
border-left: 1px solid #cc3333;
text-decoration: none;
}