@charset "UTF-8";
/* CSS Document */

#help_navi {
	background: #ededed;
	padding: 20px 0;
}
.help_box {
	width: 230px;
	float: left;
	display: inline;
	margin-left: 20px;
}
.help_box ul {
	margin-bottom: 30px;
}
.big-q {
	margin-bottom: 5px;
	font-weight: bold;
}
.page_block_s {
	margin-bottom: 25px;
}
.hepl_status dt {
	margin-bottom: 3px;
}
.hepl_status dd {
	margin-bottom: 15px;
}
.lineThrough {
	text-decoration: line-through;
}
.list_number {
	margin-bottom: 10px;
}
.list_number li {
	list-style: decimal;
	margin-left: 20px;
}
.list_disc {
	margin-bottom: 10px;
}
.list_disc li {
	list-style: disc;
	margin-left: 20px;
}
.topagetop {
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
}
.cs_store th {
	padding: 10px 0;
	width: 250px;
	text-align: center;
	background-color: #ededed;
	
}
.cs_store td {
	padding: 10px 0;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
	height: 60px;
}
.cs_fee {
	margin: 10px 0 30px 0;
}
.cs_fee th {
	width: 150px;
	padding: 3px 0;
}
.cs_fee td {
	padding: 3px 0;
	width: 80px;
}
.cs_fee_border {
	border-bottom: solid 1px #CCCCCC;
}
.cs_store_pickup {
	border-top: solid 1px #CCCCCC;
}
.cs_store_pickup th {
	padding: 10px 0;
	width: 240px;
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
}
.cs_store_pickup td {
	padding: 20px 15px 10px 0;
	width: 500px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: top;
}
.cs_store_pickup li {
	list-style: decimal;
	margin: 0 0 10px 20px;
}
.cs_caution {
	background-color: #BFF0CC;
}
.help_contact {
	padding: 10px 0 5px 0;
	background-color: #F5F6F6;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
}
