﻿@charset "utf-8";
/*----------------------------------------------------------------------
 共通 
------------------------------------------------------------------------*/
.area img {
	border: none;
}

.area p span {
	font-weight: bold;
}

/*----------------------------------------------------------------------
 02.html 
------------------------------------------------------------------------*/

#n02 .notes2,#n02 .notes3 {
	font-size: 85%;
	letter-spacing: 0;
}
#n02 .notes2 p {
	margin-bottom: 5px;
	margin-left: 2.1em;
	line-height: 1.1;
	text-indent: -2.1em;
}
#n02 .notes3 p {
	margin-bottom: 5px;
	margin-left: 2.6em;
	line-height: 1.1;
	text-indent: -2.6em;
}
#n02 dt span {
	padding-left: 0.5em;
	font-weight: normal;
}
#n02 table.type1 {
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 100%;
}
#n02 table.type1 span {
	font-size: 93%;
	font-weight: normal;
	padding-left: 2px;
	letter-spacing: -1px;
}
#n02 table.type1 th {
	border: none;
	font-weight: bold;
	line-height: 2;
	text-align: left;
	background: transparent;
}
#n02 table.type1 td {
	border: none;
	line-height: 2;
	background: transparent;
}
#n02 table.type2 {
	width: 450px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#n02 table.type2 th {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	white-space: normal;
}
#n02 table.type2 th span {
	white-space: nowrap;
}
#n02 table.type2 td {
	border: none;
	text-align: center;
}
#n02 table.type3 {
	width: 45em;
	font-size: 85%;
}
#n02 table.type3 tbody th, #n02 table.type3 tbody td {
	height: 3.9em;
	line-height: 1.3;
	vertical-align: middle;
}
#n02 table.type3 tbody th {
	padding-right: 10px;
	padding-left: 10px;
}
#n02 .notes {
	margin-top: -1em;
	margin-bottom: 1em;
}
#n02 .picC img {
	margin-top: 10px;
	margin-bottom: 20px;
	border: none;
}
#n02 .floatR img {
	margin-top: 30px;
	margin-right: 50px;
}
#n02 .box2 {
	padding-top: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#n02 table.half {
	width: 100%;
	border: none;
}
#n02 table.half td{
	width: 50%;
	padding-left: 10px;
	border: none;
}
/*----------------------------------------------------------------------
 03.html 
------------------------------------------------------------------------*/

#n03 .textc {
	margin-top: 1em;
	margin-bottom: 1em;
}
#n03 .lr h4 {
	display: block;
	margin-bottom: 10px;
}
#n03 dl.list dt span {
	font-weight: normal;
}
