﻿@charset "utf-8";





/* ============================================
	/regulation/index
============================================ */
div#regulationSec .sectionLv2 {}

	div#regulationSec .sectionLv2 .fltL {
		display: inline;
		width: 270px;
		margin-left: 0.5em;
	}
	div#regulationSec .sectionLv2 .fltR {
		display: inline;
		width: 340px;
		background-color: #e8edf3;
	}
		div#regulationSec .sectionLv2 .fltR dl {
			padding: 1em;
			line-height: 1.5;
		}
			div#regulationSec .sectionLv2 .fltR dl dt {
				display: inline;
				float: left;
				margin-right: 10px;
			}
			div#regulationSec .sectionLv2 .fltR dl dd {
				overflow: hidden;
				zoom: 1;
			}

div#regulationSec2 {}
	div#regulationSec2 .sectionLv2 {
		border-top: 1px solid #9aa3ac;
		padding-top: 2em;
	}


.h3_basic2 {
	background: url(/english/specifications/img/h3_bg_01_2.gif) no-repeat left top;
	width: 630px;
	height: 50px;
	color: #1f3682;
}
	.h3_basic2 span {
		display: block;
		padding: 4px 0 0 16px;
	}
