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


.wrap-content h3{width: auto; height: auto; margin: 0 0 10px 0; font-weight: bold; background: #8bb2a8; color: #fff; text-align: center}
.wrap-content p{width: auto; height: auto; margin: 0 0 20px 0}
.p-color{background: #ccf3e9}


.wrap-content dl{width: 100%; height: auto; float: left; margin: 0; padding: 0 0 10px 0; background: #ffffdc}
.wrap-content dl dt{width: auto; height: auto; margin: 0 0 10px 0; font-weight: bold; background: #8bb2a8; color: #fff; text-align: center}
.wrap-content dl dd{width: auto; height: auto; float: left; margin: 0 18px}


.wrap-content h4{width: auto; height: auto; margin: 20px 0 0 0; font-weight: bold; color: #fff; text-align: center; font-size: 13px}

#primavera{background: #ffc5c3}
#verano{background: #ff6600}
#otono{background: #deb887}
#invierno{background: #2f4f4f}
#kigonashi{background: #425100}

.wrap-content table{width: 100%; height: auto}
.wrap-content th{width: 25%; padding: 3px 10px; font-weight: bold; border: 1px solid #999}
.wrap-content td{width: 75%; padding: 3px 10px; border: 1px solid #999}


.th1{background: #f2f2f2}


