﻿@charset "utf-8";
/*----------------------------------------
	index.html
-----------------------------------------*/
#n06 p.date {
	padding-top: 20px;
	margin-top: 80px;
	border-top: 1px #999 dashed;
	border-bottom: 1px #666 solid;
	font-weight: bold;
	text-align: right;
}
#n06 table.type1 {
	width: 700px;
}
#n06 table.type1 caption {
	font-size: 108%;
	font-weight: bold;
	color: #000;
	letter-spacing: 3px;
}
#n06 table.type1 tbody th, #n06 table.type1 tbody td {
	white-space: normal;
}
#n06 table.type1 tbody th {
	text-align: left;
	background: transparent;
}
#n06 table.type1 td {
	text-align: right;
}
#n06 .etc th, #n06 .etc td {
	border-right: none;
	border-left: none;
}
#n06 table.type1 div {
	text-align: center;
}
#n06 table.type1 td.abc, #n06 table.type1 th.abc {
	border: none;
	font-size: 77%;
	text-align: left;
	background: transparent;
}
#n06 .notes p {
	font-size: 108%;
}
#n06 .floatR img {
	margin-top: 0;
	margin-bottom: 10px;
}
#n06 .floatR p {
	text-align: left;
	text-indent: 1em;
}
#n06 .pictable table {
	width: 600px;
}
#n06 .picR {
	margin-bottom: 10px;
}
#n06 dl.sp3 {
	height: 8.5em;
	margin: 0 auto 20px auto;
	border: 1px dotted #999;
	background: #ffc url(/img/gr04.gif);
	font-weight: bold;
}
#n06 dl.sp3 dt {
	height: 2em;
	line-height: 2em;
	padding: 0 0 0 10px;
	margin: 5px 10px;
	color: #fff;
	background: #074e1a;
}
#n06 dl.sp3 dd {
	padding: 5px;
	margin: 0 0 5px 0;
	font-size: 93%;
	text-align: center;
	text-indent: 0;
}
#n06 ul.type2 li {
	display: inline;
}
#n06 img {
	border: 1px #ccc solid;
}
#n06 .box2 p {
	text-indent: 0;
	margin: 0;
	padding: 10px;
}
