/* CSS Document */
@charset "shift_jis";

body{
	margin:0;
	padding:0;
}	





/*ヘッダー部分 */






/*ヘッダー部分終了 */

/*メニュー部分開始 */


  



#main{
      height:560px;
      width:800px;
	  margin:auto;
}

#main_top{
         height:130px;
         width:800px;
	     background-image:url(../images/main_top.gif)
	  
}

#main_left{
          height:430px;
          width:334px;
		  background-image:url(../images/top_left.gif);
		  float:left;		   
		   
}

#main_left_btn{
              height:355px;
               width:169px;
			   margin:20px 60px 10px 105px;

}			   

		  


#main_right{
           height:430px;
           width:466px;
		   background-image:url(../images/top_right.gif);
		   float:right;	
		   position:relative;				   
}

#main_photo{
           height:180px;
           width:240px;
		   position:absolute;
		   top:178px;
		   left:76px; 		 		   
		  
}		   

/*クラス */
	  
.left_btn{
          height:39px;
          width:169px;
		  margin-bottom:5px;
		  
}		 



/*メニュー部分終了*/

/*メニュー下部分開始 */


#main_under{
           height: auto;
           width:800px;
		   margin:auto;
		   background-color:#ebebcd;

}		   

#main_under_right{
	             height: auto;
	             width:577px;
				 border-left: 1px solid #4f422e;
	             float:right;
	             margin-top: 30px;
								 
}


#side_navi{
	      height: auto;
	      width:221px;
	      float:left;
	      border-top-style: none;
	      border-bottom-style: none;
	      border-left-style: none;
	      margin-top: 30px;
}

#spacer{
	      height:10px;
	      width:auto;
		  clear:both;
}

#cart{
      height:36px;
      width:121px;
	  margin:26px 49px 0 50px;
}		
		  
#how{
     height:36px;
     width:121px;
	 margin:10px 49px 0 50px;
}			  
		  
#contact{
         height:36px;
         width:121px;
		 margin:10px 49px 0 50px;
}		

#mail{
      height:36px;
      width:121px;
	  margin:10px 49px 0 50px;
}

#about{
       height:36px;
       width:121px;
	   margin:10px 49px 0 50px;
}

#bookmark{
          height:36px;
          width:121px;
		  margin:10px 49px 0 50px;
}		  		  


#privacy{
         height:36px;
         width:121px;
		 margin:24px 49px 0 50px;
}


#dealings{
          height:36px;
          width:121px;
		  margin:10px 49px 0 50px;
}

#paypal{
          height:80px;
          width:203px;
		  margin:30px 8px 0 9px;
}

#banner{
          height:60px;
          width:120px;
		  margin:20px 50px 0 50px;
}

.txt{
	height:auto;
	width:221px;
	margin:5px 0 0 0;
	font-size:12px;
	line-height:15px;
	color:#4f422e;
	text-align:center;
}

/*メニュー下左部分終了 */


/*メニュー下右上部分開始 */

#logo{
      height:29px;
      width:513px;
      padding:26px 0 0 64px;
		 
}		  

#cielbleu_text{
	           height:95px;
	           width:513px;
	           font-size:13px;
	           padding: 15px 0 0 64px ;

}

#plus_text{
	           height:20px;
	           width:451px;
	           font-size:10px;
		   color:#4f422e;
	           line-height:20px;
	           padding: 15px 0 0 64px ;
			   margin-top:10px;

}

#news_box{
          width:577px; 
          background-color:#ebebcd;
}		 
 



#news_logo{
	       height:61px;
	       width:451px;
	       margin:auto;
		
}
		   
#news_text_bg{
	          width:451px;
	          background-image:url(../images/news_bg.gif);
	          margin:auto;
	          padding-top:17px;
	
}
		   
#news_text_box{
               width:382px;
               margin:0 33px 0 36px;
			 
}			 
             




/*テキスト開始 */

.cielbleu_text{
	font-size:12px;
	color:#4f422e;
	line-height:22px;

}

.date{
      font-size:11px;
      color:#9f6c00;
      line-height:17px;
}
 
.news{
	  font-size:11px;
	  color:#4f422e;
	  line-height:17px;
	  border-bottom: thin dashed #CCCCCC;
	
}

.footer{
	    font-size:11px;
	    color:#ffffff;
	    line-height:17px;
	    margin: auto;
}	 



.right{ 
       font-size:9px;
       color:#a68c5c;
       line-height:20px;	  	   		  

}
