﻿@charset "utf-8";
/*----------------------------------------
 01.html
-----------------------------------------*/

#n01 table {
	margin-bottom: 2em;
}
#n01 table,#n01 table th, #n01 table td{
	border: none;
}
#n01 table th {
	padding-left: 40px;
	color: #333;
	text-align: left;
	white-space: nowrap;
	background: url(/img/mark03.gif) no-repeat 15px center;
}
/*----------------------------------------
 01.html
-----------------------------------------*/

#n02 dl {
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 30em;
	border: 1px red solid;
}
#n02 dl dt {
	float: left;
	clear: both;
	width: 15em;
	padding: 0 0 0 35px;
	margin: 0;
	white-space: nowrap;
	background: url(/img/mark03.gif) no-repeat 10px center;
}
#n02 dl dd {
	margin: 0 0 0 18em;
	padding: 0;
}

#n02 table.type1{
	width: 25em;
}
#n02 table.type1 th {
	width: 15em;
	margin: 0;
	white-space: nowrap;
	background: url(/img/mark03.gif) no-repeat left center;
	border: none;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}
#n02 table.type1 td {
	margin: 0;
	padding: 0;
	border: none;
}
#n02 table.type1a{
	width: 25em;
}
#n02 table.type1a th {
	width: 100%;
	margin: 0;
	white-space: nowrap;
	background: url(/img/mark03.gif) no-repeat left center;
	border: none;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}
#n02 table.type2 {
	width: 95%;
	letter-spacing: 0;
	font-size: 85%;
}
#n02 table.type2 thead th{
	line-height: 1.4em;
}
#n02 table.type2 tbody th {
	width: 18%;
	white-space: nowrap;
}
#n02 table.type2 tbody td {
	width: 41%;
}
#n02 table.type2 tbody td p {
	margin: 0;
	text-indent: 0;
}
#n02 table.type2 ul {
	margin-left: 20px;
}
#n02 table.type2 ul p {
	text-indent: 0;
}
/*----------------------------------------
 03.html
-----------------------------------------*/
#n03 .picC img {
	border: none;
}
#n03 .textr {
	font-size: 93%;
}

