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

.cf:after{
    content:"";
    display:block;
    clear:both;
}

.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 , .contentsbox .point li{
	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;
}


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

.w100 {
	width: 100px;
}
.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.w240 {
	width: 240px;
}

.w250 {
	width: 248px;
}

.w300 {
	width: 300px;
}

.w320 {
	width: 320px;
}

.w340 {
	width: 340px;
}

.w360 {
	width: 360px;
}

.w380 {
	width: 380px;
}

.w390 {
	width: 390px;
}

.w400 {
	width: 400px;
}

.w450 {
	width: 450px;
}

.w470 {
	width: 470px;
}

.w480 {
	width: 480px;
}

.w500 {
	width: 500px;
}
.w510 {
	width: 508px;
}

.w520 {
	width: 520px;
}

.w530 {
	width: 530px;
}

.w550 {
	width: 550px;
}
.w560 {
	width: 560px;
}

.w600 {
	width: 600px;
}

.w620{
    width: 620px;
}

.w640{
    width: 640px;
}

.ml0{
	margin-left:0 !important;
}

.tablefix{
    table-layout:fixed;
}

td.hot{
    background: #ffd4bf;
}

td.cold{
    background: #bfdfff;
}

.bd_dot_box{
    padding:0 30px 30px;
    border:1px dotted #333;
    margin-top:1em;
}

.radius_box{
    padding: 10px 5px 0 5px;
    border: 2px solid #ff4500;
    border-radius: 10px;
}

.bd_dot_box .point dd,
.bd_dot_box dd{
    margin-left:0;
}

.graph_box{
    padding-bottom:0;
}

.border-strong{
    border: 1px solid #222;
}

.negative_m{
    margin-top: -25px;
}

ul.floatlist{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.floatlist li{
    width:30%;
    list-style-type: disc;
    list-style-position: inside;
    border: 1px solid #ccc;
    padding: 10px;
}

.floatlist li:nth-of-type(4),
.floatlist li:nth-of-type(5),
.floatlist li:nth-of-type(6){
    border-top: none;
    border-bottom: none;
}

.floatlist li:nth-of-type(2),
.floatlist li:nth-of-type(5),
.floatlist li:nth-of-type(8){
    border-right: none;
    border-left: none;
}

.bd_dot_box{
    padding:30px 30px;
    border:2px dotted #ff4500;
    margin-top:1em;
}

.bd_dot_box h5{
    color: #ff4500;
    font-size: 16px;
}

.bd_dot_box h6{
    color: #ff4500;
    font-size: 14px;
    font-weight: bold;
}

.bd_dot_box .point dd,
.bd_dot_box ul{
    margin-left:1em;
}

.contentsbox .point ul.inner_list{
    list-style-type: disc;
    margin-left: 1.2em;
}

.contentsbox .point ul.inner_list li{
    color: #222;
    font-weight: 500;
}