﻿@charset "utf-8";
/*----------------------------------------------------------------------
　01.html　
------------------------------------------------------------------------*/

#n01 img {
	border: none;
}
#n01 table {
	font-size: 100%;
}
#n01 table, #n01 table th, #n01 table td {
	border: none;
}
#n01 table th {
	text-align: left;
	text-indent: 10px;
	background: transparent url(/img/li02.gif) no-repeat left center;
}
/*----------------------------------------------------------------------
　02.html　
------------------------------------------------------------------------*/

#n02 ul {
	margin-bottom: 20px;
}
/*----------------------------------------------------------------------
　03.html　
------------------------------------------------------------------------*/
#n03 table {
	width: 750px;
	font-size: 93%;
	margin-top: 10px;
}
#n03 table th, #n03 table td {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: center;
}
#n03 table thead th {
	vertical-align: top;
}
#n03 .ccc .c p {
	margin-top: 0;
	font-size: 93%;
}
#n03 p.type2 {
	margin-top: 5px;
	margin-bottom: 0;
	text-indent: 2em;
}
/*----------------------------------------------------------------------
　04.html　
------------------------------------------------------------------------*/

#n04 table {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 93%;
}
#n04 table tbody td {
	vertical-align: middle;
	text-align: center;
}
#n04 table th, #n04 table td {
	padding-right: 10px;
	padding-left: 10px;
}
#n04 .box2 {
	width: 90%;
	margin-bottom: 20px;
}
#n04 .box2 p {
	padding: 5px 10px;
	font-size: 93%;
}
