
/* ========= 本文 ========= */

.contentsbox {
	width:800px;
	margin:0 auto;
}

.contentsbox .title {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:10px 0;
	margin-top:10px;
	margin-bottom:30px;
}

.contentsbox h3 {
	text-align:center;
	border-bottom:none;
	margin-bottom:0px;
}

.contentsbox h4 {
	color: #0075c2;
	border-bottom: none;
}

.contentsbox .mainimg{
	width:800px;
	margin:0 auto 30px;
	}
.contentsbox .contact{
	width:600px;
	margin:0 auto;
	}
.contentsbox .honbun p{
	text-indent:1em;
	margin-bottom:1em;
}

.contentsbox .kome,
.contentsbox .honbun p.kome{
	text-indent:-1.5em;
	padding-left:1.5em;
	font-size:11px;
	}
.kome-table{
	font-size:11px;
	margin:0;}

.contentsbox hr {
	border: 0;
	height: 1px;
	border-top: 1px dotted #ccc;
	margin:2em 0;

}

.contentsbox .style01{
	border-collapse: collapse;
	width:100%;
}
.contentsbox .style01 th,
.contentsbox .style01 td{
	padding:5px 10px;
	border:1px solid #ccc;
}

.contentsbox .style01 th {
	background-color:#d4e8f4;
	white-space:nowrap;
}
.contentsbox .spec th{
	width:10em;
	}

.contentsbox .tokutyo_title01 {
	background-color:#0860a8;
	color:#fff;
	padding:3px 10px;
	margin:2em 0 0.5em;
}
.contentsbox .tokutyo_style01 dt {
	color: #0075c2;
	border-bottom: none;
	font-weight:bold;
	margin-bottom:5px;
}
.contentsbox .tokutyo_style01 dd{
	margin-bottom:20px;
}
.contentsbox .tokutyo_style01 dd ul{
	list-style:inside disc;
}
.contentsbox .tokutyo_style01 dd li{
	margin-left:30px;
	margin-bottom:10px;
	list-style:outside;
}
.shohinphoto{
	border:1px #ccc solid;
	width:280px;
	margin-top:20px;
	margin-right:30px;
	padding:20px;
	float:left;}
	
.ml340{
	margin-left:340px;}

/*文言*/
.komebottom{
	font-size:12px;
	text-indent: -1em;
	padding-left:1em;
}
/*囲み文字*/
.kakomi {
	border:1px solid;
	padding:1px;}



