@charset "UTF-8";
/*▼▼▼▼▼▼ タイトル ▼▼▼▼▼▼*/
#content h2 {
	color: #de9223;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 45px;
	background-image: url(../img/h2_orange.png);
	background-repeat: no-repeat;
	text-indent: 65px;
	width: 640px;
	height: 40px;
	margin: 0 0 5px;
	display: block; }
/*▼▼▼▼▼▼ 本文 ▼▼▼▼▼▼*/
#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px;
	padding-left: 5px;
	border-left: 8px solid #de9223; }
#content h4 {
	color: #de9223;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px; }
#content h5 {
	font-size:   1.2em;
	font-weight: bold;
	margin: 0 0 5px; }
#content #inner_navi a {
	color: #6e6e6e;
	text-decoration: none; }


#content #inner_navi a:hover {
	color: #de9223;
	text-decoration: underline; }


#content #business th {
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 2px solid #aaa;
	
	 }


#content #business td {	padding:       2px 5px;
	border-bottom: 2px solid #aaa;
	border-left:   1px dashed #aaa; }


#content #business .top {
	color: #de9223;
	font-weight: bold;
	background-color: #fff0db;
	text-align: center;
	border-top: 2px solid #aaa;
	 }
#content #business .dot {
	border-bottom: 1px dashed #aaa;
	 }
#content .pdf {
	position: relative;
	bottom: -2px;
	margin-left: 3px; }
#content a {
	color: #de9223;
	text-decoration: underline; }


#content a:hover {
	color: #de9223;
	text-decoration: none; }
/*▼▼▼▼▼▼ 詳細説明 ▼▼▼▼▼▼*/
#content #details th {
	color: #de9223;
	font-weight: bold;
	background-color: #fff0db;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px solid #aaa; }
#content #details td {
	padding:       2px 5px;
	border-bottom: 1px solid #aaa;
	border-left:   1px dashed #aaa; }
#content #details .top {
	border-top: 1px solid #aaa;
	 }
#content #details .inner_table td {
	padding: 2px 5px;
	border-top: 1px dashed #aaa;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	 }


#content #details .inner_table .top {
	border-style: none; }


#content #details li {
	text-indent: -1em;
	margin: 0 0 3px;
	padding-left: 1.5em;
	list-style-type: disc;
	list-style-position: inside; }
#content #details .left_line {
	border-left: 1px dashed #aaa;
	
	 }
#content #details .left_double {	border-left: 3px double #aaa; }
#content #details caption {
	text-align: left;
	padding-top: 3px;	 }


/*▼▼▼▼▼▼ その他 ▼▼▼▼▼▼*/
#content #details ul {
	margin: 0 0 10px; }


#content #details .dot li {
	text-indent: -1em;
	margin: 0 0 3px;
	padding-left: 1.5em;
	list-style-type: disc;
	list-style-position: inside; }
#content #details .num li {
	text-indent:         -1em;
	margin: 0 0 3px;
	list-style-type:     decimal;
	list-style-position: inside;
	padding-left:        1.5em; }
#content #details .circle li {	text-indent:         -1em;
	list-style-type:     circle;
	list-style-position: inside;
	margin:              0 0 3px;
	padding-left:        1.5em; }
#content #details .offset {
	margin: 0 0 0 15px; }
#content .right {
	text-align: right; }

