body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	padding: 0;
	background-color: #ffffdd;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 200px 0px;
	background-image: url(../images/bg_logo.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.logo
{
  display : block;
  position: absolute;
  left: 188px;
  top: 36px;
  width: 798px;
}

a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #660000;
}

a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #660000;
}

a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #990000;
}

.Link_Navi 
{
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.Link_Navi a:link 
{
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.Link_Navi a:visited 
{
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.Link_Navi a:hover 
{
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration:underline;
}

.Link_Navi a:active 
{
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.heading_1 
{
	font-size: 36px;
	font-weight: bold;
	color: #660000;
	font: arial;
}

.SENKAKUJO-Text
{
	font-size: 12pt;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.SENKAKUJO-Header
{
  white-space : nowrap;
  color: #660000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}

.SENKAKUJO_footer 
{
	font-size: 9pt;
	color: #660000;
	font-weight: bold;
}

.footer_text 
{
	font-size: 9pt; 
}

.footer_text a:link 
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.footer_text a:visited 
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.footer_text a:hover 
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration:underline;
}

.footer_text a:active 
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.Button_Text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006;
}

