﻿#body h3 {
	margin-bottom: 9px;
	width: 676px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 31px;
	height: 31px;
	padding-left: 38px;
}
#body #about {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#body #fee_list {
	margin-bottom: 30px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#body #fee_list h4 {
	margin-bottom: 5px;
	font-size: 100%;
	color: #226BAD;
}

#body #fee_list table {
	margin-bottom: 5px;
	border-collapse:collapse;
	width: 710px;
}
#body #fee_list .notes {
	margin-bottom: 15px;
}

#body #fee_list table th {
	border: 1px solid #CCCCCC;
	background-color: #ECEFF4;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #226BAD;
}
#body #fee_list table#list1 th.sub {
	background-color: #F5F8FA;
	color: #333333;
	width: 77px;
}

#body #fee_list table#list2 th.sub {
	background-color: #F5F8FA;
	color: #333333;
	width: 99px;
}
#body #waribiki {
	padding: 15px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #F5F8FA;
}
#body #waribiki h4 {
	font-size: 110%;
	color: #226BAD;
	margin-bottom: 5px;
}
#body #waribiki .point {
	color: #226BAD;
	padding-left: 1em;
	text-indent: -1em;
}
#body #waribiki .notes {
	padding-left: 1em;
}



#body #fee_list table th.single {
	width: 99px;
}
#body #fee_list table th.double {
	width: 339px;
}
#body #fee_list table#list3 th.sub {
	background-color: #F5F8FA;
	color: #333333;
	width: 99px;
}
#body #fee_list table td {
	border: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	text-align: center;
}


#body #about ol {
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#body h3 a {
	color: #226BAD;
	text-decoration: none;
}
#body #about ol li {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 48px;
	color: #DB0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#body #about ol li#point1 {
	background-image: url(../img/icon_point1.gif);
}
#body #about ol li#point2 {
	background-image: url(../img/icon_point2.gif);
}
#body #about ol li#point3 {
	background-image: url(../img/icon_point3.gif);
	padding-top: 18px;
	padding-bottom: 18px;
}
#body #about ol li#point4 {
	background-image: url(../img/icon_point4.gif);
}
