@charset "utf-8";
/* CSS Document */


/*トップイメージ*/

#topimg {width:900px;
        height:340px;
		margin:0;
		padding:0;
		background-image:URL(topimg01.jpg);
		clear: both;}
		
		
#photodiv {background-repeat: no-repeat;}　	
		   

		   
/*メインコンテンツ*/



#main {width:900px;
       height:auto;
	   padding:25px 0 0 0;
	   position:relative;}
	   
	   
#mainlist {width:900px;
       height:200px;
	   padding:0;
	   position:relative;}	   
	   
 
		  
.renovaion {position:absolute;
            left:5px;}
			
.furniture {position:absolute;
            left:310px;
			}
			
.shopdesign {position:absolute;
             right:5px;}	
			 
			 
#main a:hover img{
    opacity:0.8;
    filter: alpha(opacity=70);
}			 					    

#topic a:hover img{
    opacity:0.8;
    filter: alpha(opacity=70);
}	

#contact a:hover img{
    opacity:0.8;
    filter: alpha(opacity=70);
}	
	   
.title {width:890px;
        height:auto;
		padding:0 5px 0 5px;
		margin:25px 0 10px 0;
		}
		
	
		
		
/*ニュース*/	
		
#news {width:460px;
       height:auto;
	   margin-left:5px;
	   float:left;}
	   	
		
.title2 {width:460px;
         height:auto;}


.news  {width: 450px;
         height:200px;
         margin: 10px 0 0 0;
		 padding: 5px;
		 color:#333333;
		 letter-spacing:0.1em;
		 font-size:10px;} 	
		 
.news li  {margin-bottom:10px;
           padding-bottom:10px;
		   line-height:1.2;
		   list-style-type: none;
		  border-bottom: dotted 1px #cccccc;}
		  
.news li a {color:#333333;
            text-decoration: none}		
			
.news li a:hover {color:#006699;
            text-decoration: none}				
			
			
.scroll-pane {
    margin: 0;
    padding: 0;
    width:450px;
    height:200px;
    overflow: auto;
    float: left;
}			


/*コンタクト*/

	 
#contact {width:370px;
          height:280px;
		  float:right;
		  margin-right:5px;}
		  
		  
.title3 {width:372px;
         height:auto;}
		 
	
		
.tel {float:left;
      margin:5px;}	

.mail {float:right;
       margin:5px;}


/*トピックス*/

#topic {width:900px;
        height:auto;
		clear:both;}
		
.imglist {margin:0;
          padding-left:5px;}		
		  

#special {position:absolute;
          top:310px;
		  left:20px}  

		
#tenya 	{position:absolute;
		left:130px;}	  
		
		
#588reno {position:absolute;
		  left:0;}  
		  	  		 		
