@charset "Shift-JIS";

#acMenu{
  margin-top: 12px;
}
#acMenu dt {
    border: 1px solid #999;
    background:#e4f2ff  url("/p/html/ocn_mobile_one/flow/normal/img/pc/k_si.png") no-repeat scroll center right;
    background-color:;
    border-top: none;
    cursor: pointer;
    display: block;
    font-weight: 700;
    padding: 10px 25px;
}
#acMenu dt:first-child{
    border: 1px solid #999;
}

#acMenu dt span {
  float: right;
  font-size: 135%;
  margin-right:132px;
padding-right: 12px;
}

#acMenu dd {
	background:#ffffff;
	display:none;
}

table.price th {
    padding: 5px 10px;
    line-height: 1.4;
    border: 1px #999 solid;
    vertical-align: middle;
    text-align: center;
    background-color: #E4E4E4;
    border-top: none;
}

table.price td {
    padding: 5px 10px;
    line-height: 1.4;
    border: 1px #999 solid;
    vertical-align: middle;
    text-align: left;
}

table.price {
    margin: 0;
    width: 100%;
}
