/*　移動火葬車110番のデザイン用css　*/

h2{  
         margin:10px;
		 }
		  
.main_110ban{
          width:660px;
		  margin:0 45px;
		  text-align:left;
          }
		  
.main_110ban h3{
		  background:#FFFFFF url(../image/110ban/bg_110ban.gif) left bottom repeat-x;
		  font-size:100%;
		  font-weight:bold;
		  color:#6A4400;
		  margin:30px 0 15px 0;
		  padding:20px 0 5px 10px;
		  }
		  
.main_110ban h4{
		  font-size:90%;
		  font-weight:bold;
		  color:#6A4400;
		  border-bottom: solid 1px #6A4400;
		  margin-bottom: 5px;
		  }
		  
.main_110ban p{
          line-height:150%;
		  }
		  
.main_110ban ul{
           margin:5px;
		   }
		   
.main_110ban li{
           color:#FF0000;
		   padding:5px;
		   }
		   
.tel{
           width:660px;
           }

.tel table{
           width: 310px;
           float: left;
           margin-right: 20px;
           }
           
.tel th{
		  font-size:80%;
		  padding:5px;
		  background-color:#E8D695;	
		  }
		  
.tel td{
          font-size:80%;
		  text-align:left;
		  padding:5px;
		  background-color:#F7F0D8;
		  }
		  

