@charset "shift_jis";

/***********************-
タイトル :エクセレントショップ横浜
概要：工事事例

制作日：2009/09/27

-***********************/
@import url(basic.css);
@import url(btn.css);
@import url(design.css);


h3{
  margin:30px 0 0 40px;
}

#contents p{
 margin:15px 0px 10px 65px;
}

table.ex {  
 	  margin:5px 0px 40px 65px;
 border:1px solid #999;  
 width:458px;  
}  
table.ex th {  
 	width:90px;  
  	padding:8px 0 6px 15px;  
	background:#D9FFFF;
 border-bottom:1px solid #999;  
 border-right:1px solid #999;
 word-spacing:1em;
 text-align:left;
 font-weight:normal;
 font-size:90%;
}  
table.ex td {  
  margin-left:100px;  
  	padding:8px 10px 6px ;  
 border-bottom:1px solid #999;  
  font-size:90%;
 }  
