﻿
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.contentBox {
	padding-right: 10px;
	margin-bottom: 20px;
}

#conts .imgBox {
	float: left;
	width: 257px;
}

#conts .txtBox {
	float: left;
	padding-left: 19px;
	width: 440px;
}

#conts .imgBox .img {
	padding-top: 10px;
}

#conts .imgBox .img li {
	float: left;
	border: 1px solid #e4e4e4;
    margin: 0 1px 0 0;
}

#conts .imgBox .btn {
	padding-top: 14px;
	width: 257px;
}

#conts .imgBox .btn li {
	float: left;
	padding: 0 7px 7px 0;
}

#conts .txtBox .ttl {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 2px;
}

#conts .txtBox .ttl a {
	color: #333;
}

#conts .txtBox .red {
	font-size: 16px;
	font-weight: bold;
	color: #bd1a00;
}

#conts .txtBox .price {
	background: url(../image/price_bg.gif) repeat-x center bottom;
	padding-bottom: 11px;
	margin-bottom: 11px;
}

#conts .txtBox dl {
	margin: 11px 0;
}

#conts .txtBox dl dt {
	border-left: 4px solid #1ea569;
	padding-left: 6px;
	line-height: 15px;
	margin-bottom: 4px;
}

#conts .txtBox dl dd {
	margin-bottom: 12px;
}

#conts .txtBox .quantity {
	border: 2px solid #fba538;
	padding: 11px 24px 13px 24px;
	margin-bottom: 10px;
}

#conts .txtBox .quantity ul {
	float: left;
}

#conts .txtBox .ft14 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#conts .txtBox .quantity ul input {
	width: 62px;
	border: 1px solid #afafaf;
	line-height: 15px;
	text-align: center;
	font-size: 16px;
	margin: 0 6px;
	vertical-align: middle;
	padding: 6px 0
}

#conts .txtBox .quantity .fr {
	margin-top: 10px;
}

#conts .txtBox .quantity .fr a,
#conts .txtBox .btn02 a {
	display: block;
}

#conts .txtBox .btn02 {
	background-color: #f1e8e1;
	padding: 12px 34px 12px 35px;
}

#conts .contentBox .inner {
	margin-bottom: 25px;
}

#conts .contentBox .txt01 {
	font-size: 14px;
	padding: 16px 0;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	margin: 0 10px 25px 0;
}

#conts .list {
	border: 1px solid #88641d;
	position: relative;
	behavior: url(https://hanbai.mcfh.or.jp/js/pie.htc);
	background-color: #88641d;
	padding: 1px;
	border-radius: 3px;
}

#conts .list .listInner {
	background-color: #9c7d42;
	padding: 6px 0 7px 9px;
	position: relative;
	behavior: url(https://hanbai.mcfh.or.jp/js/pie.htc);
	border-radius: 3px;
	display: block;
	float: none;
}

#conts .list span {
	float: left;
}

#conts .list .img02 {
	background: url(../image/on.gif) no-repeat left 1px;
	display: block;
}

#conts .list .on .img02 img {
	visibility: hidden;
}

#conts .list .txt03 {
	font-size: 16px;
	color: #fff;
	padding: 0 0 0 10px;
	border-left: 1px solid #cebfa1;
	line-height: 22px;
	font-weight: bold;
	margin: 2px 0 0 8px;
}

#conts .list dl {
	font-size: 14px;
	background-color: #fff;
	display: none;
	padding: 15px 29px 6px 15px;
	margin: 1px 0 0 0;
}

#conts .list dl dt {
	float: left;
	vertical-align: top;
}

#conts .list dl dd {
	margin-bottom: 20px;
	padding: 0 0 5px 70px;
	line-height: 20px;
}

#conts .list dl span {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	float: none;
}

#conts h2 {
	margin-bottom: 0;
}

#conts .slideBox02 dt {
	min-height: 39px;
}

#conts .slideBox02 dd {
	line-height: 15px;
	height: 70px;
}

#conts .book span {
	display: block;
	padding-top: 6px;
}

#conts .txt05.s1 {
	background: none;
}

#conts .txt02 {
	font-size: 18px;
	font-weight: bold;
	color: #a90708;
	border: 2px solid #a90708;
	line-height: 51px;
	text-align: center;
	margin-bottom: 20px;
	width: 437px;
}

#conts .yellow span {
	color: #f5af00;
	border: 1px solid #f5af00;
}

.pl20 {
	padding-left: 20px;
}