/*-----------------------------------------------------------------
 サブページ　コンテンツスタイリングシート 
 -----------------------------------------------------------------*/

/*------周辺エリア情報-------------------------------------------------*/
 
#area_title{
   background:url(../area/img/area_title.jpg) top left no-repeat;
   width:672px;
   height:52px;
   display:block;
   margin:0px 0 0px 0px;
   text-indent:-9999px;
   clear:left;
 }
 
.table{margin-top:40px;}
.table_1{width:330px; height:77px; border:1px #cccccc solid; background-color:#f2f2f2;}
.table_2{width:330px; height:77px; border:1px #cccccc solid; background-color:#f9f9f9;}
.table_3{height:32px; background:#d9d9d9; border:1px #CCCCCC solid; text-align:left; padding-left:20px;}
.table_4{height:32px; background:#ffffff; border:1px #CCCCCC solid; text-align:center;}
 
.shop{float:left; padding:0 0 0 5px;}
.shop_text{float:left; padding:0 0 0 6px;}
.shop_text div{margin-bottom:5px;}

.shop_text a{color:#0066CC; font-size:13px; text-decoration:underline;}
.shop_text a:hover{color:#000000; font-size:13px; text-decoration:underline;}

.nolink{font-size:13px; color:#000000; text-decoration:underline;}


/*------声-------------------------------------------------*/

#voice_title{
   background:url(../voice/img/voice_title.jpg) top left no-repeat;
   width:672px;
   height:52px;
   display:block;
   margin:0px 0 0px 0px;
   text-indent:-9999px;
   clear:left;
 }
 
.voice1{font-size:15px; font-weight:bold; border-bottom:1px #CCCCCC dotted; width:640px; margin:20px 0 20px 14px;}
.voice2{width:620px; margin:0 30px 40px 30px;}


/*------その他の物件-------------------------------------------------*/

#other_title{
   background:url(../other/img/other_title.jpg) top left no-repeat;
   width:940px;
   height:52px;
   display:block;
   margin:0px 0 30px 0px;
   text-indent:-9999px;
   clear:left;
 }