﻿@charset "utf-8";
/*----------------------------------------
	index.html
-----------------------------------------*/
#index dl {
	font-size: 93%;
}
#index dl dd {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/*----------------------------------------
	2004a.html
-----------------------------------------*/
#n2004a .pictable table {
	width: 610px;
}
/*----------------------------------------
	2004b.html
-----------------------------------------*/
#n2004b table {
	margin-bottom: 2em;
}
#n2004b table thead th {
	vertical-align: middle;
}
#n2004b table tbody td {
	width: 10%;
	text-align: right;
}
#n2004b table tbody tr.shinnichi th, #n2004b table tbody tr.shinnichi td {
	font-weight: bold;
	color: #333;
}
#n2004b table tfoot td {
	text-align: right;
}
/*----------------------------------------
	2004d.html
-----------------------------------------*/
#n2004d .tableC {
	margin-bottom: 30px;
}
#n2004d table {
	width: 420px;
}
#n2004d table tbody td {
	text-align: right;
}
#n2004d img {
	border: none;
}
/*----------------------------------------
	2008a.html
-----------------------------------------*/
#n2008a dl.h4 dd {
	margin-bottom: 0.5em;
	text-indent: 1em;
}
/*----------------------------------------
	2008c.html
-----------------------------------------*/
#n2008c .lr {
	margin-bottom: 0.5em;
	border-bottom: #000 1px solid;
}
#n2008c .lr .title {
	color: #074e1a;
}
#n2008c .block {
	margin-bottom: 2em;
}
#n2008c table th {
	padding: 2px 10px;
	text-align: center;
}
#n2008c table td {
	padding: 2px 10px;
	text-align: center;
}
/*----------------------------------------
	2008d.html
-----------------------------------------*/
#n2008d table th, #n2008d table td {
	width: 50%;
	padding: 5px 10px;
	vertical-align: middle;
	text-align: center;
}
/*----------------------------------------
	2009b.html
-----------------------------------------*/
#n2009b table {
	margin-bottom: 1em;
}
#n2009d table th, #n2009b table td {
	border: none;
}
/*----------------------------------------
	2009d.html
-----------------------------------------*/
#n2009d .pictable table {
	width: 620px;
}
/*----------------------------------------
	2009e.html
-----------------------------------------*/
#n2009e img {
	border: none;
}
/*----------------------------------------
	2010b.html
-----------------------------------------*/
#n2010b .floatR p {
	text-align: left;
	text-indent: 1em !important;
}
