@charset "utf-8";
h1{
	font-size: 24px;
	color: #003399;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #039;
}
h1 span.subtext{
	font-size: 16px;
}
address{
	font-size: 9px;
	font-style: normal;
	line-height: 2em;
}
h2{
	font-size: 16px;
	color: #3366CC;
	line-height: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 0.5em;
}
h3{
	font-size: 12px;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-left: 0.5em;
}
h4{
	font-size: 10px;
	margin-top: 2em;
	margin-bottom: 1em;
	color: #FF9900;
}
p{
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
li{
	font-size: 10px;
}
#maincontents table{
	border-collapse:collapse;
	border: 1px solid #333;
	font-size: 10px;
	margin-bottom: 1em;
}
#maincontents table caption{
	text-align: left;
	padding-bottom: 0.2em;
	margin: 0px;
}
html>/**/body div#maincontents table caption {
	margin-bottom: -1em;
	margin-left: 5px;
}
 html:first-child div#maincontents table caption {
	margin-bottom: 0;
	margin-left: 0px;
  }
#maincontents td{
	border: 1px solid #333;
	padding: 0.3em 0.5em;
	line-height: 1.5em;
	color: #333;
}
#maincontents th{
	border: 1px solid #333;
	padding: 0.2em 0.5em;
	font-weight: normal;
	line-height: 1.5em;
}
#maincontents table table,
#maincontents table table td,
#maincontents table table th{
	border: none;
}
/*===============
ID Setting
===============*/
#maincontents #pagenav{
	border: 1px solid #bcc;
	background-color: #EaEfEf;
	margin: 0.5em;
}
#maincontents #pagenav h2{
	color: #677;
	margin: 0px;
	font-size: 12px;
}
#maincontents #pagenav h3{
	color: #36c;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #999;
}
#maincontents #pagenav ul li{
	display: inline;
	margin-bottom: 1em;
}
#globalnav{
	display: none;
}
#submenu{
	display: none;
}
#contentsnav{
	display: none;
}
#footer ul,
#footer p{
	display: none;
}
#maincontents .pagetop{
	display: none;
}
#maincontainer #maincontents p.caps{
	font-size: 9px;
	color: #666;
}
#maincontents table .titleblue{
	text-align: left;	
}
#maincontainer .one-space{
	padding-right: 1em;
}
#maincontainer #maincontents p .point{
	font-weight: bold;
}