﻿@charset "utf-8";
.area p span {
	font-weight: bold;
}
/*----------------------------------------
 01.html
-----------------------------------------*/

#n01 table td {
	border: none;
	vertical-align: bottom;
	text-align: center;
}
#n01 .pictable table {
	width: 380px;
	font-size: 93%;
}
/*----------------------------------------
 02.html
-----------------------------------------*/
#n02 table {
	font-size: 93%;
}
#n02 table, #n02 table th, #n02 table td {
	border: none;
	background: transparent;
}
#n02 table th {
	width: 8.5em;
}
#n02 table th table {
	width: 100%;
	border: 1px #ccc solid;
	background: #e9e9e9;
}
#n02 table th table th {
	width: 20%;
	text-align: left;
	white-space: nowrap;
}
#n02 table th table td {
	width: 78%;
	white-space: nowrap;
}
#n02 table td {
	text-align: center;
}
#n02 table td ul {
	margin-left: 15px;
}
/*----------------------------------------
 03.html
-----------------------------------------*/
#n03 .picC {
	margin-bottom: 20px;
}
#n03 .picC p {
	margin: 0;
}
#n03 img {
	border: none;
}
/*----------------------------------------
 04.html
-----------------------------------------*/

#n04 .hsn {
	margin-top: 30px;
	margin-bottom: 20px;
}
#n04 img {
	border: none;
}
#n04 table th, #n04 table td {
	line-height: 2;
	border: none;
	background: transparent;
}
#n04 table th {
	font-weight: bold;
	text-align: center;
}
#n04 table td {
	font-size: 93%;
}
/*----------------------------------------
 05.html
-----------------------------------------*/

#n05 .textr {
	font-size: 85%;
}
#n05 img {
	border: none;
}
/*----------------------------------------
 06.html
-----------------------------------------*/

#n06 table {
	font-size: 85%;
}
#n06 table th {
	text-align: left;
}

