@import "base.css";
@import "info_base.css";


.wrap-content h3{width: 450px; height: auto; margin: 0 0 10px 0; font-weight: bold; background: #000; color: #fff; text-align: center; clear: both;}
.wrap-content h3:after{display: block; content: ""; height: 1px; margin: -1px; clear: both;}


.wrap-content #mapping{width: 400px; height: auto; margin: 10px 0 10px 30px; padding: 0; clear: both;}
.wrap-content #mapping dt{width: auto; height: auto; margin: 10px 0 5px 0; padding: 0 0 0 20px;}
.wrap-content #mapping dd{width: auto; height: auto; margin: 3px 0; padding: 0 0 0 20px;}

.wrap-content div{width: auto; height: auto; margin: 10px 0; padding: 0 0 5px 0; border: 1px solid #000; text-align: center; background: #e7faff; clear: both;}
.wrap-content div h4{width: 100%; height: auto; margin: 0 0 10px 0; padding: 0 0 5px 0; font-weight: bold; color: #666; border-bottom: 1px solid #000; background: #c9dcf6;}
.wrap-content h4:after{display: block; content: ""; height: 1px; margin: -1px; clear: both;}

.wrap-content div h4 img{float: left; margin: 5px 10px 0 10px;}
.wrap-content div h4 span{width: auto; height: auto; padding: 18px 0 0 0; text-align: left; display: block;}

.wrap-content div p{margin: 5px 10px; clear: both; display: block; text-align: left;}



