@charset "utf-8";
/* CSS Document */


#member {
	width: 590px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/price_sp_bg01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
	padding-top: 120px;
	padding-left: 30px;
	z-index: 10;
	position: relative;
	margin-top: -130px;
}

#member .title {,22
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 10px;
}

#member .txt {
	font-size: 20px;
	line-height: 32px;
}


#pricelist {
	width: 610px;
	height: 890px;
	background-image: url(../images/price_sp_bg02.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 60px;
	padding-left: 70px;
	padding-bottom: 130px;
	z-index: 10;
	position: relative;
}

#pricelist .title {
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 2px solid #A86461;
	border-bottom: 2px solid #A86461;
	width: 65px;
	
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}

#pricelist .subtitle {
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 5px;
}


#pricelist .kihon {
	width: 540px;
	border-top: 2px solid #C38B88;
	border-left: 2px solid #C38B88;
	color: #796859;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}

#pricelist .kihon td {
	border-right: 2px solid #C38B88;
	border-bottom: 2px solid #C38B88;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


#pricelist .kihonfont {
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 15px;
}

#pricelist .bg {
	width: 270px;
	background-color: #E4D5D4;
}

#pricelist .attention1 {
	margin-top: 40px !important;
	font-size: 20px;
	line-height: 30px;
}

#pricelist .attention2 {
	margin-top: 30px !important;
	font-size: 20px;
	line-height: 30px;
	width: 540px;
}


