
/* CSS Document */


.pageTitle {
	display: block;
	padding-bottom: 7px;
	text-align: left;
	clear: both;
	border-bottom: 1px dotted;
	border-bottom-color: #C58787;
	padding-left: 15px;
}

.categoryTitle2 {
	text-align: left;
	margin: 20px 15px 0 15px;
	padding: 8px;
	background-color: #1F1F1F;
}

.categoryTitle2 ul {
	margin-left: 10px;
}

.categoryTitle2 ul li {
	background-image: url(../site_images/arrow.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	text-align: left;
	display: inline;
	padding-left: 11px;
	margin-right: 25px;
	color: #F8C9C9;
	font-size: 90%;
}

.categoryTitle2 ul li a {
	color: #FFFFFF;
}

.categoryTitle2 ul li a:hover {
	color: #F8C9C9;
}

.categoryTitle2 ul .current {
	background-image: url(../site_images/arrow2.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}

.pageTitle h2 {
	font-weight: bold;
	color: #BC2B28;
	font-size: 100%;
}

.genreNavi {
	text-align: left;
	margin: 20px 15px 0 15px;
}

.genreNavi ul {
	display: block;
	position: relative;
	height: 40px;
}

.genreNavi ul li {
	float: left;
	height: 40px;
}

.genreNavi ul .current {
}

.lead {
	text-align: left;
	padding-bottom: 15px;
	margin: 0 15px;
	padding-top: 10px;
}

.notice {
	color: #CC0000;
	font-size: 100%;
}

.notice2 {
	margin: 0 15px;
	text-align: left;
	line-height: 1.8;
	padding-top: 10px;
	padding-bottom: 10px;
}

.notice p {
	text-align: left;
}

.cleaningCharge,
.chargeSystem {
	margin: 0 auto;
	display: block;
	clear: both;
}

.cleaningCharge dt,
.chargeSystem dt {
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
}

.cleaningCharge dd,
.chargeSystem dd {
	text-align: left;
	padding-bottom: 5px;
}

.cleaningCharge dd p,
.chargeSystem dd p {
	text-align: left;
	padding-top: 6px;
	font-size: 85%;
	padding-left: 15px;
	padding-right: 15px;
}

.cleaningCharge dd table th {
	width: 25%;
	background-color: #000000;
	padding: 10px;
	font-size: 75%;
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.cleaningCharge dd table .bgDeep {
	background-color:#333333;
}

.cleaningCharge dd table .bgDeep2 {
	background-color:#000000;
	border-left: 5px solid #FFFFFF;
}

.cleaningCharge dd table td {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	background-color: #E3E0DF;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.6;
	color: #000000;
}

.cleaningCharge dd table td p {
	color: #000000;
	padding-top: 3px;
	line-height: 1.4;
	font-size:75%;
}

.cleaningCharge dd table .bgLight {
	background-color:#666666;
}

.cleaningCharge dd table .bgLight2 {
	background-color:#666666;
	border-left: 5px solid #FFFFFF;
}

.cleaningCharge dd .bgbg {
	background-color: #AB9F98;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}

.cleaningCharge dd div ul {
	height: 45px;
	display: block;
	margin: 0;
	padding: 0;
}

.cleaningCharge dd div ul li {
	display: block;
	height: 45px;
	margin: 0;
	padding: 0;
	float: left;
}

.cleaningCharge dd div ul li a {
	margin: 0;
	padding: 0;
}

.chargeSystem div.image {
	padding-top: 15px;
	padding-bottom: 15px;
}

.chargeWrap,
.payBox {
	margin: 20px 35px 0 35px;
	clear: both;
	padding: 0;
	text-align: center;
}

.payBox2 {
	margin: 20px 35px 0 35px;
	clear: both;
	padding: 10px 0;
	text-align: center;
}

.payBox p,
.payBox2 p {
	text-align: left;
	margin: 0 15px;
	padding-top: 10px;
}

.payBox .images {
}

.payBox2 dl {
	text-align: left;
	margin: 15px 15px 0 15px;
	display: block;
	padding: 10px;
	border: 3px solid;
	border-color: #CCCCCC;
}

.payBox2 dl dt {
	font-weight: bold;
}

.payBox2 dl dd {
	color: #000000;
	font-weight: bold;
}

.payBox2 ul {
	text-align: left;
	margin: 15px;
}

.payBox2 li {
	margin-bottom: 3px;
}

.miscCategory {
	margin: 20px 15px 0 15px;
	text-align: left;
	padding: 5px;
	background-color: #521412;
	padding-left: 10px;
}

.miscCategory p {
	color: #FFFFFF;
}

.itemNavi {
	margin: 0 15px 0 15px;
	clear: both;
	border: 1px solid;
	border-color: #C58787;
	padding: 8px 0;
	text-align: left;
	font-size: 85%;
}

.itemNavi ul {
	margin: 0 15px;
}

.itemNavi ul li {
	display: inline;
	background-image: url(../site_images/arrow3.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: 15px;
}

.itemDetail {
	margin: 0 50px;
	text-align: left;
}

.itemDetail table {
	width:100%;
}

th.material,
th.charge {
	border-left: 1px solid #FFFFFF;
}

td.material,
td.charge {
	border-left: 1px solid #FFFFFF;
}

.button {
	padding-top: 25px;
}

.btnCC {
	padding-top: 10px;
	padding-bottom: 20px;
}

.chargeArealist {
	margin: 0 15px;
	padding: 15px 0 25px 0;
	border: 1px solid;
	border-color: #521412;
	border-top: none;
}

.collectDelivery {
	margin: 0 auto;
	display: block;
	float: left;
}

.collectDelivery dt {
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}

.collectDelivery dd {
	text-align: left;
	padding-bottom: 5px;
}

.deliveryWrap {
	position: relative;
	margin: 15px;
	margin-bottom: 0px;
	height: 139px;
}

.deliveryWrap2 {
	float: right;
	width: 160px;
}

.text {
	clear: both;
	margin: 0 15px;
}

.fkrtieo {
	position: relative;
	padding-bottom: 30px;
}

.fkrtieo:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.fkrtieo {
	display: inline-block;
}

/* Hides from IE-mac \*/
		* html.fkrtieo {
	height:1%;
}

.fkrtieo {
	display:block;
}

/* End hide from IE-mac */

.fkrtieop {
	padding-top:0px;
	float: right;
	font-size:75%;
	line-height: 1.7;
	width: 280px;
}

.fkrtieo table {
	float: left;
	width: 350px;
}

.pagetop {
	margin-left: 35px;
	margin-right: 35px;
}

/*  2010.11.22 add  */

.paySubcateLink {
	width: 710px;
	height: 54px;
	text-align: left;
	margin: 20px 15px 0 15px;
	padding: 10px 10px 0px 10px;
	background-color: #cfcbc9;
}

.paySubcateLink ul li {
	float:left;
	line-height: 0;
}

.paySubcateLink ul li.point {
	margin: 0px 10px 0 10px;
}

/*  2010.11.22 add end */

