BODY {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	font-size : 10pt;
	font-family : "MS UI Gothic";
	color : #663333;
	margin-left : 0px;
	margin-right : 0px;
}
TD{
  font-size : 11pt;
  font-family : "MS UI Gothic";
  line-height : 13pt;
}
A:LINK {
  color : #666666;
}
A:VISITED {
  color : #666666;
}
A:HOVER {
	color : #000099;
}
A:ACTIVE {
  color : #666666;
}
INPUT {
  font-size : 11pt;
  font-family : "MS UI Gothic";
}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
SELECT{
  font-size : 11pt;
  font-family : "MS UI Gothic";
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}
H1{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : normal;
  line-height : 10pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
H2{
  font-size : 12pt;
  font-family : "MS UI Gothic";
  font-weight : normal;
  line-height : 14pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.footer{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  text-align : center;
}
.footer_ts{
	font-size : 8pt;
	font-family : "MS UI Gothic";
	text-align : center;
}
.small {
  font-size : 9pt;
  font-family : "MS UI Gothic";
  padding-left : 10px;
}
.large{
  font-family : "MS UI Gothic";
  font-size : 12pt;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
}
.menu11{
  font-size : 11pt;
  font-family : "MS UI Gothic";
  padding-left : 10px;
  padding-top : 2px;
  padding-bottom : 2px;
}
.menu12{
  font-size : 12pt;
  font-family : "MS UI Gothic";
  padding-left : 10px;
  padding-top : 2px;
  padding-right : 0px;
  padding-bottom : 2px;
}
.nashi{
	text-decoration : none;
}
.img_ss{
	border: 1px solid #FFFFFF;
}
.text11{
  font-size : 11pt;
  font-family : "MS UI Gothic";
  line-height : 14pt;
}
H3{
  font-size : 11pt;
  font-weight : normal;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 14pt;
}
H4{
  font-size : 10pt;
}
H5{
  font-size : 10pt;
}
H6{
  font-size : 10pt;
}
.red {
	color: #FF0000;
}
.udbody {
	color: #996666;
}
table.gy {
	background-color: #F0F0F0;
	border: 1px outset #CCCCCC;
}
/*************** sitemap styles ******************/

#sitemap{
padding: 10px 0px 0px 20px;
}

#sitemap h3{
	font-size: 1.1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
	border-right: 2px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFCC;
}

#sitemap ul{
	list-style-type: square;
	line-height: 1.5em;
}

#sitemap ul ul{
	list-style-type: disc;
}

#sitemap ul ul ul{
list-style-type: none;
}
