@charset "utf-8";
/* CSS Document */

.hiPanexLeft {
float: left;
width: 460px;
margin-right: 10px;
}
.hiPanexLeft div {
margin-bottom: 10px;
margin-left: 10px;
}
.hiPanexLeft p {
padding-left: 15px;
}
.hiPanexRight {
float: left;
background: #F5F9E2;
padding: 5px;
width: 170px;
}
.hiPanexRight p {
color: #76A01A;
font-weight: bold;
margin-bottom: 5px;
}
.hiPanexRight ul {
list-style: square inside;
padding-left: 5px;
}
.hiPanexRight ul li {
margin-bottom: 5px;
}
.hiPanexBtmMar {
margin-bottom: 30px;
}

