@charset "UTF-8";

/***********************-
はた珈琲
2009/10/26
おと岩瀬
-***********************/
@import url(common.css);

.hissukomoku{
 margin:40px 50px 0;
 color:#990000;
 font-size:80%;
}
table.contact{
 margin:5px 50px 40px;
 background:#FFFFFF;
 width:480px;
}

table.contact th,table.contact td{
 padding:8px;
 text-align:left;
 vertical-align:top;font-size:90%;
	border-bottom:#663300 1px solid;
}
table.contact th{
 font-weight:normal;background:#E8E4CF;
}

table.contact ul.komoku{
  margin:0.5em 0 0 ;
  padding:0.5em 0 0 0;
  border-top:1px dotted #999999;
}


.hissu{
 background:url(../question/hissu.gif) no-repeat right;
 padding-right:10px;
 
}
