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

.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;
	line-height:1.3;
}

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

.contentsbox .mainimg{
	width:580px;
	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;
	margin-bottom:0px;
}

.contentsbox .kome2{
	text-indent:-1.8em;
	padding-left:2.5em;
	font-size:11px;
	margin-bottom:0px;
}

.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 .point dt{
	color: #0075c2;
	border-bottom: none;
	font-weight:bold;
	margin-bottom:5px;
}

.contentsbox .point dt span {
	color:#222;
	font-size:12px;
	font-weight:normal;
}

.contentsbox .point dd{
	margin-bottom:20px;
	margin-left:1.5em;
}


.contentsbox .tokutyo li {
	margin-left:1.5em;
	list-style:disc;
}

.contentsbox .zousan,
.contentsbox .bottle {
	width:310px;
	text-align:center;
	float:right;
	font-size:12px;
}

.contentsbox .bottle {
	width:200px;
}

.mb0{
	margin-bottom:0px !important;
}

.contentsbox .style01 th,
.contentsbox .style01 td{
	padding:5px 10px;
	border:1px solid #ccc;
}

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

.contentsbox .style01 dt {
	background-color:#0860a8;
	color:#fff;
	padding:3px 10px;
	margin:2em 0 0.5em;
}

/*文言*/
.komebottom{
	font-size:12px;
	text-indent: -1em;
	padding-left:1em;
}


