@charset "utf-8";
/* CSS Document */
#main .pk {
	color: #E7145A;
	border-bottom: 1px solid #D03E52;
	line-height: 2.2em;
	margin-top: 20px;
}
#main .blw {
	color: #472100;
	border-bottom: 1px solid #472100;
	line-height: 2.2em;
	margin-top: 20px;
}
.housyu {
	margin-top: 5.8%;
	padding-top: 5.8%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 5.8%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/price_mark.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 5%;
	font-size: 22px;
	line-height: 1.2em;
}

.naiyou {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF99FF;
	line-height: 2.5em;
}

#main .low_price {
	float: left;
	margin-bottom: 3%;
}
#main .full_price {
	color: #DD145A;
	
	margin-bottom: 2%;

	float: left;
}	

.price {
	color: #DD145A;
	font-size: 18px;
	margin-top: 8%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD145A;
	margin-bottom: 3.6%;
	line-height: 1.2em;
}

.price_no1 img {
	float: left;
	margin-bottom: 3%;
	padding-right: 2.5%;
}
.price_no1right {

	padding-top: 1.5%;
}
.price_no2right {
	padding-top: 2.5%;
	margin-right: 3%;
}
.low_price img {

	margin-right: 20px;
}
.price_no2right_pk {
	padding-top: 3%;
	margin-left: 50px;
}
/*sub報酬額*/
/*ピンク*/
.tablePrice2 table {
	margin-left:auto;
	margin-right:auto;
	width:100%;
		border: 1px solid #333333;
	border-collapse: collapse;
}
.tablePrice2 table th{
	padding:12px;
	background-color: #FFF1F1;
		border: 1px solid #333333;
	color: #BD295A;
	}
.tablePrice2 table td{
	padding:12px;;
		border: 1px solid #333333;
	}

.tablePrice2 table td a:hover {
	opacity:0.8
}

/*end*/

/*sub報酬額*/
/*お支払い方法*/
.ablePrice_oshiharai table {
	border: 1px solid #333333;
	border-collapse: collapse;
	margin-top: 3%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.tablePrice_oshiharai table th {
	background-color: #F0F0F0;
	border: 1px solid #333333;
	color: #333333;
padding: 10px;
	text-align: left;
	font-weight: normal;
}
.tablePrice_oshiharai .boderB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.tablePrice_oshiharai table td {
	
	color: #333333;
}
/*報酬額*/
/*end*/
.price_op {
	color: #DD145A;
	font-size: 18px;
	margin-top: 4%;
	margin-bottom: 3%;
	background-image: url(../images/op.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-bottom:1px solid #DD145A;
}

@media (max-width: 595px) {
.price_no1right {
	line-height: 1.2em;
}
.price_no2right {
	padding-top: 4%;
	line-height: 1.2em;
}
.price_no2right_pk {
	line-height: 1.2em;
}
#tablePrice_oshiharai table th {
	width: 30%;
}
.price_op {
	padding-left: 10%;
	margin-top: 15%;
}
.price {

	margin-top: 20%;
}
.housyu{
	padding-left: 12%;
}
