body
{
	font-size: 10px;	
}

a:link
{
	text-decoration: none
}

a:active
{
	text-decoration: none
}

a:hover
{
	text-decoration: underline
}

a:visited
{
	text-decoration: none
}

.title01
{
	border: 2px solid #a4c1a4;
	padding: 5px;
	background-color: #edf3ed;
	color: #006600;
	font-weight: bold;
}

.notice
{
	color: #ff6666;
}

.table01
{
	padding: 0px;
	margin: 0px;
	
	width: 100%;
	border: 1px solid #a4c1a4;
	
}

.table01 tbody tr th
{
	width: 30%;
	padding: 5px;
	color: #006600;
	background-color: #a4c1a4;
}

.table01 tbody tr td
{
	width: 70%;
	padding: 5px;
	color: #000000;
	background-color: #ffffff;
}

.table1
{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px
}

.table2
{
	line-height: 18px
}

i
{
	font-style: normal;
	line-height: 22px
}

.basic
{
	font-size: 14px;
	line-height: 20px
}

.basic_bold
{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px
}

.small
{
	font-size: 12px;
	line-height: 17px
}

.mini
{
	font-size: 10px;
	line-height: 15px
}

.big_bold
{
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	color: #003366
}

.table_line
{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-color: #FFFFFF #FFFFFF #85AD85;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

#header_menu
{
	font-size: 10pt;
}

#footer_menu
{
	font-size: 10pt;
}

.bg_lightblue {
	background-color: #0066A5;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bg_slash {
	background-image: url(bg_slash.gif);
	vertical-align: top;
	font-size: 10pt;
}
#content_body {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3A56C7;
	border-left-color: #3A56C7;
}
#content_body td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3A56C7;
	border-bottom-color: #3A56C7;
	padding: 7px;
}

.content_body {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3A56C7;
	border-bottom-color: #3A56C7;
	padding: 7px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3A56C7;
	border-left-color: #3A56C7;
}

.content_topix {
	font-size: 10pt;
}

.basic_table
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #0066A5;
}

.basic_table thead th,
.basic_table thead td
{

	border: 0px;
	padding: 5px;
	background-color: #0066A5;
	
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.basic_table tbody th
{
	border: 0px;
	padding: 5px;
	background-color: #EFEFEF;
	
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.basic_table tbody td
{
	border: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.basic_table tfoot th,
.basic_table tfoot td
{

	border: 0px;
	padding: 5px;
	background-color: #C0C0C0;
	
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.table02
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #0066A5;
}

.table02 caption
{
	font-weight: bold;	
}

.table02 thead th,
.table02 thead td
{

	border: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.table02 tbody th
{
	border: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.table02 tbody td
{
	border: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.table02 tfoot th,
.table02 tfoot td
{

	border: 0px;
	padding: 5px;
	background-color: #C0C0C0;
	
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

