<!--

/*ページ全体の設定*/
body{
font-size: 14px;
font-weight: 100;
color:#000000; 
line-height: 120%;
padding:0;
}

A:link {
 	color:black
	}

A {
 	text-decoration:line
	}

	a:link{color	:#000000;}
	a:hover{color	:#333333;}
	a:active{color	:#333333;}
	a:visited{color	:#000000;}


.red {
	color:#f00;
	}


H1{
  font-size : 11px;
  font-weight : normal;
  text-decoration : none;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 3px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #808080;
}

H2{
  font-size : 10px;
  font-weight : bolder;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #808080;
}

H3{
  font-size : 10px;
  font-weight : bolder;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #808080;
}
H4{
  font-size : 8px;
  font-weight : normal;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #808080;
  text-align	:right;
}

#footer p {
	}

	
p.copyright{
	text-align	:center;
	}
p.footerlink {
	 text-align	:right;
	}


-->
