﻿@charset "utf-8";
/*----------------------------------------------------------------------
　99_02.html　
------------------------------------------------------------------------*/
#n99_02 table {
	width: 90%;
	letter-spacing: 0;
}
#n99_02 table div {
	text-align: center;
	white-space: nowrap;
}
/*----------------------------------------------------------------------
　99_05.html　
------------------------------------------------------------------------*/
#n99_05 .box2 {
	margin-bottom: 1em;
}
/*----------------------------------------------------------------------
　99_06.html　
------------------------------------------------------------------------*/
#n99_06 table {
	border-collapse: separate;
	border-spacing: 10px;
}
#n99_06 table th,#n99_06 table td{
	vertical-align: middle;
}
#n99_06 table.type3, #n99_06 table.type4 {
	width: 700px;
	margin: 0 auto;
}
#n99_06 table th {
	background: url(../img/n06-01.png) center center;
}
#n99_06 table.type2 {
	width: 400px;
	margin: 0 auto 5px auto;
}
#n99_06 table.type2 th {
	width: 10%;
	border: none;
	background: transparent;
}
#n99_06 table.type2 td {
	width: 45%;
	border: none;
	background: transparent;
}
#n99_06 table.type2 thead th {
	color: #000;
	font-size: 123.1%;
	font-weight: bold;
}
#n99_06 table.type2 tbody td {
	text-align: center;
}
#n99_06 table.type2 .box1 {
	width: 8em;
}
#n99_06 table.type3 th {
	width: 25%;
	text-align: center;
	font-weight: bold;
	color: #000;
	height: 4.5em;
}
#n99_06 table.type3 td {
	height: 1.6em;
	line-height: 1.6;
}
#n99_06 table.type4 th {
	width: 25%;
	text-align: center;
	font-weight: bold;
	color: #000;
	height: 4.5em;
	vertical-align: middle;
}
#n99_06 table span {
	font-size: 93%;
	font-weight: normal;
	letter-spacing: 0;
}
#n99_06 table.type1 {
	margin-bottom: 0;
}
#n99_06 table.type1 td, #n99_06 table.type3 td, #n99_06 table.type4 td {
	width: 25%;
	border: none;
	color: #000;
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
	background: transparent;
}
#n99_06 table.type1, #n99_06 table.type1 th, #n99_06 table.type1 td {
	width: 180px;
}
#n99_06 table.type1 th {
	width: 180px;
	text-align: center;
	font-weight: bold;
	color: #000;
	height: 4.5em;
}
#n99_06 table.type1 td {
	height: 1.6em;
	line-height: 1.6;
}
#n99_06 .block {
	border: 1px #999 dashed;
	background: #f4f4f4 url(/img/gr02.gif);
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#n99_06 .block h2 {
	border: none;
	background: transparent;
	margin: 0;
}
#n99_06 .block dl {
	font-size: 100%;
}
#n99_06 .block dl dt {
	color: #ff8000;
}
#n99_06 .block .box1 {
	color: #000;
	font-size: 123.1%;
	font-weight: bold;
	border: 3px #333 double;
	height: 3.8em;
	line-height: 3.8;
	padding: 0 20px;
	margin: 0 auto;
	background: url(../img/n06-01.png) center center;
	white-space: nowrap;
}
#n99_06 .block2 dl.ul2 {
	margin-left: 8em;
}
