﻿@charset "utf-8";
.area img {
	border: none;
}
.area table {
	font-size: 93%;
}
/*----------------------------------------
	01.html
-----------------------------------------*/
#n01 table {
	width: 700px;
	font-size: 85%;
}
#n01 table thead th {
	vertical-align: middle;
}
#n01 table tbody th {
	width: 14%;
}
#n01 table tbody td {
	width: 43%;
}
#n01 table.type1 tbody th {
	height: 4.2em;
}
/*----------------------------------------
	02.html
-----------------------------------------*/
#n02 table {
	width: 700px;
}
#n02 table thead th {
	vertical-align: middle;
}
#n02 table tbody th {
	width: 14%;
}
#n02 table tbody td {
	width: 43%;
}
#n02 table.type1 tbody th {
	height: 4.2em;
}
/*----------------------------------------
	03.html
-----------------------------------------*/
#n03 p.type2 {
	margin-top: -0.8em;
	font-size: 93%;
	text-align: right;
}
/*----------------------------------------
	04.html
-----------------------------------------*/
#n04 table td {
	width: 45%;
}
#n04 .notes {
	margin-top: 0;
	margin-bottom: 2em;
}
/*----------------------------------------
	05.html
-----------------------------------------*/
#n05 ul.type2 li {
	padding-bottom: 2.5em;
	text-align: center;
	background: url(/img/ymd.gif) no-repeat center bottom;
	list-style-type: none;
}
#n05 .lr {
	border-bottom: #074e1a 1px solid;
}
#n05 .lr .l {
	font-weight: bold;
	color: #333;
	text-align: left;
}
#n05 .lr .r {
	font-size: 93%;
	text-align: right;
}
/*----------------------------------------
	06.html
-----------------------------------------*/
#n06 table {
	width: 700px;
	font-size: 85%;
}
#n06 table thead th {
	vertical-align: middle;
}
#n06 table tbody th {
	width: 14%;
}
#n06 table tbody td {
	width: 43%;
}
#n06 table.type1 tbody th {
	height: 4.2em;
}

