@charset "Shift_JIS";

.sectionThirdry ul,
.sectionFourth ul {
	list-style:none;
}

p.comments span {
	font-weight:bold;
}

.sectionFourth dd {
	font-size:75%;
	margin-bottom:5px;
	padding-left:15px;
}

.ichirei01 {
	padding:15px 0;
}

.ichirei01 span {
	margin:0 20px;
}

.ichirei02 {
	margin-bottom:20px;
}

#content .sectionPrimary .ichirei02 p {
	margin-bottom:5px;
}

.ichirei02 ul,
.ichirei02 span {
	font-size:75%;
}

.ichirei02 ul {
	margin-bottom:2em;
}

.chui {
	margin-top:-15px;
	margin-bottom:20px;
	font-size:75%;
}

.chui li {
	line-height:1;
	margin-bottom:5px;
}

.sectionThirdry #listBox {
	margin-bottom:80px;
}

.sectionThirdry #listBox dl.sectionList3 dt {
	background-image:none;
	padding-left:0;
}

.sectionThirdry #listBox dl.sectionList3 dd ul {
	list-style-type:disc;
}

.sectionThirdry #listBox dl.sectionList3 dd ul li {
	margin-left:1em;
}

.tate {
	writing-mode: tb-rl;
	text-align:center;
}

/*------ price -----*/
.imgL {
	margin-bottom:20px;
}

.imgL p.imgBox {
	float:left;
	width:143px;
}

.imgL p.catch {
	margin-left:160px;
	height:110px;
	text-indent:-9999px;
	background: url(../images/img_price_txt.gif) no-repeat 0 0;
}

/**/
ul.otherUtility {
	text-align: left;
}


/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

* html .clearfix{
	display:inline-block;
}

.clearfix{
	height:1%;
}

