﻿@charset "utf-8";
.area p span {
	font-weight: bold;
}
/*----------------------------------------------------------------------
 02.html 
------------------------------------------------------------------------*/

#n02 img {
	border: none;
}
/*----------------------------------------------------------------------
 03.html 
------------------------------------------------------------------------*/
#n03 .type1 table {
	margin-bottom: 20px;
}
#n03 .type1 table caption {
	height: 2em;
	line-height: 2;
	margin-right: auto;
	margin-left: 0;
	font-weight: bold;
	text-align: left;
}
#n03 .type1 table th {
	width: 11em;
	padding: 2px 5px 2px 20px;
	margin: 0;
	border: none;
	color: #333;
	text-align: left;
	white-space: nowrap;
	background: url(/img/mark02.gif) no-repeat left center;
}
#n03 .type1 table td {
	padding: 2px 5px;
	border: none;
	white-space: nowrap;
}
#n03 .type1 table td.textr {
	font-size: 85%;
}
#n03 img {
	border: none;
}
#n03 .picC {
	margin-bottom: 20px;
}
#n03 table.type2 {
	width: 60em;
	font-size: 85%;
}
#n03 table.type2 th, #n03 table.type2 td {
	line-height: 1.3em;
	border: 1px #999 solid;
	letter-spacing: -0.5px;
}
#n03 table.type2 thead th, #n03 table.type2 thead td {
	line-height: 1.2em;
	vertical-align: middle;
}
#n03 table.type2 tbody td.md {
	vertical-align: middle;
	text-align: center;
}
#n03 table.type2 tbody th {
	text-align: left;
}
#n03 dl.bn dt, #n03 dl.ul2 dt {
	margin-bottom: 5px;
}
#n03 dl.bn dd, #n03 dl.ul2 dd {
	margin-bottom: 20px;
}
#n03 .box1 {
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	font-size: 93%;
}
#n03 dl dd span {
	font-weight: bold;
}
/*----------------------------------------------------------------------
 04.html 
------------------------------------------------------------------------*/

#n04 table {
	font-size: 93%;
}
#n04 table.type2 {
	width: 40em;
}
#n04 table.type2 td {
	width: 42%;
}
#n04 table th {
	padding: 2px 8px;
	white-space: nowrap;
}
#n04 table caption {
	color: #333;
	text-align: left;
}
#n04 .box1 {
	padding: 5px 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	border: #n03_9e9e9 2px solid;
	background: #f4f4f4;
}
#n04 .box1 div {
	font-weight: bold;
	color: #333;
}
#n04 .box1 p {
	margin: 0;
}
#n04 caption {
	padding-top: 10px;
	font-size: 105%;
	font-weight: bold;
}

