a:link  { color: blue; text-decoration: underline ;}
a:visited   { color: #4682b4; text-decoration: underline ;}
a:active  { color: red; text-decoration: underline ;}
a:hover  { color: red; text-decoration: underline ;}
h1 {
font-size:120%;
padding: 4px 4px 4px 4px;
margin: 4px 4px 4px 4px;
background-color:#FFFFE0;
border-bottom:double 3px green;
border-top:double 3px green;
width:600px;}
h2 {
font-size:110%;
background-image:url(http://www.vill.hakuba.lg.jp/img/button01.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:25px;
height:17px;}
h3 {
font-size:100%;
background-image:url(http://www.vill.hakuba.lg.jp/img/button02.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:35px;
height:15px;}