body {
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007099;
}
a:hover {
	text-decoration: none;
	color: #E75200;
}
a:active {
	text-decoration: none;
	color: #52912B;
}
.px10 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	color: #353535;
	font-size: 10px;
}
 
.pxlogo {
	text-align: right;
}

.pxlogo2 {
	text-align: right;
}

.pxlogo img {
	margin: 2px 0 8px 0;
}

.pxlogo2 img {
	margin: 2px 0 8px 0;
}

.px10h14 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	color: #353535;
	font-size: 10px;
	line-height: 14px;
}
.px10h16 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	color: #353535;
	font-size: 10px;
	line-height: 16px;
}
.px10h20 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	color: #353535;
	font-size: 10px;
	line-height: 20px;
}
.px12 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	color: #353535;
	font-size: 12px;
	line-height: 20px;
}
.px12bold {
	font-family: "HiraKakuPro-W6", Osaka, "MS Gothic", sans-serif; font-weight: bold;
	color: #353535;
	font-size: 12px;
	line-height: 18px;
}
.px14h14 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	color: #353535;
	font-size: 14px;
	line-height: 14px;
}
.px14h16 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	color: #353535;
	font-size: 14px;
	line-height: 16px;
}
.px14h20 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	color: #353535;
	font-size: 14px;
	line-height: 20px;
}
.px14bold {
	font-family: "HiraKakuPro-W6", Osaka, "MS Gothic", sans-serif; font-weight: bold;
	color: #353535;
	font-size: 14px;
	line-height: 16px;
}
h1 {
	font-family: "HiraKakuPro-W6", Osaka, "MS Gothic", sans-serif;
	font-size: 1.6pc;
	color: #353535;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	letter-spacing:-1.5px;
}
h2 {
	font-family: "HiraKakuPro-W6", Osaka, "MS Gothic", sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	line-height:100%;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
	font-size: 12px;
	color: #353535;
	font-weight: normal;
	line-height:1em;
	margin: 10px 0px 5px 0px;
}

/************ TOP styles **************/

#menu{
font-family: "HiraKakuPro-W3", Osaka, "MS Gothic", sans-serif;
font-size: 12px;
line-height: 25px;
}

#menu a:link{
text-decoration: underline;
color: #003399
}
#menu a:visited{
text-decoration: underline;
color: #007099;
}
#menu a:hover{
text-decoration: underline;
color: #E75200;
}
#menu a:active{
text-decoration: underline;
color: #52912B;
}

.space {
	letter-spacing:-1px;
}
/************ Form styles **************/
form{
font-size:12px;
margin:0px auto 0px auto;
}
select{
width:160px;font-size:12px;
}
/************ icon styles **************/
.icon a:link, .icon a:visited, .icon a:active{
display:block;
height:16px;
width:16px;
background-image:url(/images/topnavi-a.gif);
background-repeat: no-repeat;
float:right;
}
.icon, .icon a:hover{
height:16px;
width:16px;
background-image:url(/images/topnavi-b.gif);
background-repeat: no-repeat;
float:right;
}