@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;
}
ul.otherUtility li {
	display: block;
	width: 200px;
	float: left;
}

.catchTop {
	margin-bottom:20px;
}

.catchTop p.boxL {
	width:143px;
	float: left;
}

.catchTop .boxR {
	margin-left:153px;
	height: 110px;
	background-color: #E4EDFF;
}

#content .sectionPrimary .catchTop .boxR p {
	padding:15px 0 0;
	text-align: center;
	font-size:130%;
	font-weight: bold;
	color:#061454;
}

.catchTop .boxR span {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size:93%;
	color:#666666;
}


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

* html ul.otherUtility,
* html .clearfix{
	display:inline-block;
}
ul.otherUtility,
.clearfix{
	height:1%;
}


