#price_2p table {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
#price_2p table td {
    padding: 1%;
    text-align: center;
}
#price_2p table td a:hover {
    opacity: 0.8;
}
@media (max-width: 595px) {
#price_2p table {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
}
#tablePrice2 table {
    border: 2px solid #D8122B;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
	margin-top: 5px;
}
#tablePrice2 table th {
    background-color: #FFFDF0;
    border: 1px solid #D8122B;
    color: #D8122B;
    font-weight: normal;
    padding-left: 1.5%;
    padding-right: 1.5%;
    text-align: left;
	padding: 2px 5px 2px 15px;
}
#tablePrice2 .boderB {
    border-bottom-width: 2px;
}
#tablePrice2 table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #D8122B;
    border-color: #D8122B;
    border-image: none;
    border-top: 1px solid #D8122B;
    color: #333333;
    padding: 2px 5px 2px 15px;
}
#tablePrice_oshiharai table {
    border: 2px solid #333333;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    width: 94%;
}
#tablePrice_oshiharai table th {
    background-color: #f0f0f0;
    border: 1px solid #333333;
    color: #333333;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px%;
    text-align: left;
    width: 22%;
}
#tablePrice_oshiharai .boderB {
    border-bottom: 2px solid #333333;
}
#tablePrice_oshiharai table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #333333;
    border-color: #333333;
    border-image: none;
    border-top: 1px solid #333333;
    color: #333333;
    padding: 2px 5px 2px 15px;
}
.price_op {
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #D8122B;
    color: #D8122B;
    font-size: 18px;
    margin-bottom: 3%;
    margin-top: 4%;
}
.naiyou {
    border-bottom: 1px dotted #65c7bc;
    margin-bottom: 1%;
}
#main .red {
    color: #ff0000;
}
#main .border {
    border-bottom: 1px solid #333333;
}
#main .low_price {
    float: left;
    margin-top: 1%;
    margin-right: 1.8%;
}

#main .full_price {
    color: #9E0000;
    float: left;
    margin-bottom: 2%;
    margin-left: 2%;
    margin-right: 2%;
}
#main .huru {
    background-image: url("../images/ansin_no1.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    height: 50px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 91px;
    padding-top: 26px;
}
.price {
    border-bottom: 1px solid #D8122B;
    color: #D8122B;
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 3.6%;
    margin-top: 8%;
}
.price_no1 img {
    float: left;
    margin-bottom: 3%;
    margin-left: 2.8%;
    margin-right: 2.1%;
}
.price_no1right {
    margin-right: 3%;
    padding-top: 1.5%;
}
.price_no2right {
    margin-right: 3%;
    padding-top: 3%;
}
.price_no2right_pk {
    color: #e10e5b;
    margin-right: 3%;
    padding-top: 3%;
}
.housyu {
	margin-top: 40px;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 22px;
}
.icon-price-tag{font-size: 32px;}
.naiyou {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF99FF;
	margin-right: 20px;
	margin-left: 20px;
}
@media (max-width: 595px) {
.price_no1right {
    line-height: 1.2em;
}
.price_no2right {
    line-height: 1.2em;
    padding-top: 4%;
}
.price_no2right_pk {
    line-height: 1.2em;
}
#tablePrice_oshiharai table th {
    width: 30%;
}
.price_op {
    font-size: 16px;
    margin-top: 15%;
    padding-left: 10%;
}
.price {
    font-size: 16px;
    margin-top: 20%;
}
.housyu {
    font-size: 16px;
    margin-top: 5.8%;
    padding-left: 12%;
    padding-top: 5.8%;
}
}