@charset "utf-8";
/* CSS Document */

body
{
background-color:#DFE9FF;
}

h1{
color:#005596;}

.content
{
	background-image:url(../images/index_08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.frame
{
	background-image:url(../images/index_05.jpg);
	background-repeat: repeat-y;
}

.top
{
	background-image:url(../images/index_03.jpg);
	background-repeat:no-repeat;
}

.bottom
{
	background-image:url(../images/web_10.jpg);
	background-repeat:no-repeat;
}


a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
a:active {
  text-decoration: none;
  color: #000000;
}
.style3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
}
.style4 {font-size: 15px}
.style6 {font-size: 11px}
.style7 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.style9 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}



