﻿@charset "utf-8";

/* --- 品質保証 --- */
div.dnotes {
	text-align: center;
	margin: 16px 0px;
}

/* --- 品質保証 --- */

div.iso_l1 {
	float: left;
	width: 70%;
	border-bottom: 1px dotted #000;
	padding-bottom:15px;
}
div.iso_r {
	float: right;
}
div.iso_l2 {
	float: left;
	width: 70%;
	margin-top: 15px;
}

h3.midashi {
	margin: 5px 0 5px 6px;
	font-size: 100%;
	color: #0C3A92;
	text-align: left;
}

dl.photo{
   margin:0px;
   padding:0px;
   float:left;
}

dl.photo dt{
   margin:0px;
   padding:0px;
}

dl.photo dd{
    margin:0px;
    padding:4px 0.5em;
}

br.clear {
   clear:both;
}

