body { word-spacing: 3px; font-size: 85%; font-style: normal; line-height: 150%; color: #333333}

p {  font-size: 85%; line-height: 150%; color: #333333}

a:link  {
color : #486D94;
text-decoration : none;
 }

a:hover {
color : #FF3300;
background-color : #B6C5D4;
text-decoration : underline;
}

a:active {
color : #FF3300;
text-decoration : underline;
}

a:visited {
color : #486D94;
 text-decoration : none;
 }
/*見出し*/
h1 {  font-size:16px;
font-color:#333333;
margin-top:0px;
}

h2 {
font-style:normal;
font-size:12px;
font-color:#333333;
margin-top:0px;
}

h3 {
font-style:normal;
font-size:12px;
margin-top:3px;
margin-bottom:3px;
}

/*イメージ*/
img {border:0px;
}

.copyright {
	font-size: 10px;
	color: #999999;
}