h2.normal {
 line-height:27px;
 font-size:120%;
 background:url(/common/images/h2.gif) no-repeat;
}
h2.normal span {
 margin-left:20px;
}

h3.normal {
 line-height:27px;
 font-size:130%;
 background:url(/common/images/h3.gif) no-repeat;
}

div.map {
 float:left;
 width:290px;
 margin:0px 10px 20px 0px;
}
div.map h2 {
 line-height:27px;
 font-size:120%;
 background:url(/common/images/h2_map.gif) no-repeat;
}
div.map h2 span { margin-left:20px; }
div.map ul {
 margin:-10px 10px 0px 20px;
 padding:0px;
}
div.map li {
 margin: 0px;
 padding: 0px 0px 5px 8px;
 background: url(/common/images/list_square02.gif) no-repeat 0px 8px;
}



#sectionLeft img { display:none; }
#sectionRight img { display:none; }

.center { text-align:center; }
.clear { clear:both; }
