@charset "utf-8";

p  { margin: 0; padding: 0 }
body               { color: #666; font-size: 13px; background: url("image/backimg7.gif") repeat-y center; margin: 0; padding: 0 }
h1            { font-size: 12px; font-weight: lighter; background-color: #f3f3f3; text-align: right; margin: 0; padding-top: 1px; padding-right: 8px; padding-bottom: 1px }
h2    { font-size: 12px; font-weight: lighter; text-align: left; margin: 8px 3px 0; padding: 0 }
h3            { color: #ff8c00; font-size: 13px; font-weight: normal; margin: 0; padding: 5px 0 5px 5px }
h4           { color: #000; font-size: 12px; font-weight: normal; margin: 0; padding: 5px 0 5px 5px }
h5           { color: #ff6347; font-size: 13px; font-weight: normal; margin: 0; padding: 5px 0 5px 5px }

table               { font-size: 13px; text-align: left; margin: 0; padding: 0 }
.table01                  /* TOPテーブル*/   { text-align: center }
.table02                  /* 駐車場リスト*/     { font-size: 12px; line-height: 17px; text-align: left }
.table03                  /* 物件リスト*/     { font-size: 11px; line-height: 17px; text-align: left }
.table04                  /* 物件詳細タイトル*/        { color: #000; font-size: 14px; background-color: #f8f8f8; text-align: left }

.td01    /*  TOPテーブルtd */             { font-size: 12px; text-align: left; padding-right: 3px; padding-left: 3px }
.td02    /*  駐車場・物件タイトルtd */               { color: #000; font-size: 12px; background-color: #f3f3f3; text-align: center; padding-top: 2px; padding-bottom: 2px }
.td03    /*  物件詳細項目td */                 { color: #696969; font-size: 15px; font-weight: normal; background-color: #f8f8f8; text-align: center }
.td04    /*  物件詳細項目2td */               { color: red; font-size: 17px; font-weight: bolder; background-color: #fff; text-align: center }
.td05    /* 物件詳細項目3td */                 { color: #696969; font-size: 12px; background-color: #f8f8f8; text-align: center }
.td06    /* 物件詳細項目4td */                { font-size: 12px; background-color: #fff; text-align: left }
.td07    { background-color: #f3f3f3; text-align: left; padding: 2px 0 2px 5px }
.td08    /*  管理システムtd */                { color: #000; font-size: 12px; background-color: #f3f3f3; text-align: left; padding-top: 2px; padding-bottom: 2px }

.centermenu a:hover{
/*IE*/
filter: alpha(opacity=50);
zoom:1;
/*fireFox*/
-moz-opacity: 0.5;
/*Opera*/
opacity: 0.5;
}

.copyright           { font-size: 10px; font-weight: lighter; background-color: #f3f3f3; text-align: center; margin: 15px 0 0; padding-top: 3px; padding-bottom: 3px }

a:link     { color: #666 }
a:visited        { color: #666 }
a:active      { color: #666 }
a:hover         { color: #999; text-decoration: none }

.li_01 { margin-bottom: 5px }
.li_02   { font-size: 10px; text-align: left; margin-bottom: 5px; margin-left: 5px }
ul  { list-style-type: none; margin: 0 0 0; padding: 0 }

