/*タイトル*/
h1      {
       margin: 5px 0 5px 0;
       width:600px;
       height:20px;
       background-image:url(../images/title01.gif);
       background-repeat: no-repeat;
       padding: 4px 0 0 25px;
       font-size:12px;
       color:#333333;
       }
	   
/*見出し*/
h2     {
       margin:10px 0 5px 10px;
	   width:590px;
	   height:20px;
	   background-color:#f11c8b;
	   font-size:12px;
	   color:#ffffff;
	   padding-top:4px;
	   text-align:center;
	   }
/*本文 */
strong{
       color: #f11c8b;
       }
h3 {
       margin: 0;
        padding: 3px 0 0 10px;
        font-size: 12px;
        color:#3366cc;
        }
h4 {
       margin: 0;
        padding: 3px 0 0 10px;
        font-size: 12px;
        color:#f11c8b;
        }
h5 {
       margin: 5px 0 0 0;
       width:230px;
       height:25px;
        padding-top:3px;
       text-align:center;
        font-size: 12px; 
        border:1px solid #f11c8b;
        }
span {
        color:#3366cc;
		}
h6 {
       margin: 0;
        padding: 2px 0 0 10px;
        font-size: 11px;
        color:#444444;
        }

/*詳細 メールリンク*/
.ssi {
          width:430px;
		  margin:0;
		  }       
.ssi a:link	{
	text-decoration: none;
	background-image: url(../top_images/click.gif);
	background-repeat: no-repeat;
	background-position:right;
        height:18px;
        color:#666666;
        padding:4px 0 0 390px;
	display: block;
	   }
.ssi a:visited	{
	text-decoration: none;
	background-image: url(../top_images/click.gif);
	background-repeat: no-repeat;
	background-position:right;
        height:18px;
        color:#3366cc;
        padding:4px 0 0 390px;
	display: block;
   	}
.ssi a:hover	{
	text-decoration: none;
	background-image: url(../top_images/click.gif);
	background-repeat: no-repeat;
	background-position:right;
        height:18px;
        color:#f11c8b;
        padding:4px 0 0 390px;
	display: block;
 	}
	
/*賃貸物件一覧*/

table.list{margin-left:10px;}
table.list td{
border:1px solid #FF3399;
vertical-align:top;
}	

table.list_gaiyo{
width:400px;
margin-left:20px;
font-size:13px;
}

table.list_gaiyo th{
color:#FF3399;
font-weight:normal;
text-align:left;
}

table.list_gaiyo td{
border:0px;
}

table.list_gaiyo span{
color:#ff0000;
font-weight:bold;
font-size:15px;
}

div.list_bt{
text-align:right;
margin-right:5px;
}

/*賃貸物件個別ページ*/
table.kobetsu_gaiyo{
width:500px;
font-size:13px;
background-color:#cccccc;
}

table.kobetsu_gaiyo th{
color:#FF3399;
font-weight:normal;
text-align:left;
background-color:#FDF7E4;
}

table.kobetsu_gaiyo td{
border:0px;
background-color:#ffffff;
}

table.kobetsu_gaiyo span{
color:#ff0000;
font-weight:bold;
font-size:15px;
}

div.syosai_l{
text-align:right;
margin:10px 20px 10px 0px;
font-weight:bold;
}

/*ページ内リンクメニュー*/	
.pnavi {
        margin: 3px 0 0 30px;
        }
.pnavi p	{
       margin: 5px 0 0 0;
       border-left: 1px solid;
       border-right: 1px solid;
       width: 80px;
       line-height: 20px;
       display: block;
       text-align: center;
       float:left;
       }

.pnavi a:link	{
       text-decoration: none;
       color:#666666;
       display: block;
       }

.pnavi a:visited	{
       text-decoration: none;
       color:#3366cc;
       display: block;
       }

.pnavi a:hover	{
       text-decoration: none;
       color:#f11c8b;
       display: block;
       background-color:#ffffc0;
       }

.right p {
     text-align:right;
     margin-right:20px;
     }

sup  {
    font-size:xx-small;
    }

/*賃貸情報*/


