.mini {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
#link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
#link a {
	color: #CC9966;
	text-decoration: underline;
}
#link a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#link2 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
#link2 a {
	color: #666666;
	text-decoration: none;
}
#link2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#linkBorder {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
#linkBorder a {
	color: #FF6600;
	text-decoration: underline;
}
#linkBorder a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.text14 {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #CC9966;
}
.main {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.impact {
	font-size: 20px;
	line-height: 22px;
}
hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #999999; /* 線色 */
   height: 1px; /* 高さ */
}
.body {
	background-color: #fefdfa;
	background-image: url(http://hokkaido-loco.com/images/backg.gif);
	background-repeat: repeat-x;
}

#header{
width:752px;
margin:0 auto;
}
#header h1{margin:0px;padding:0px;line-height:18px;font-size:10px;background-color:#FFFFFF;font-weight:100;text-align:center;color:#666;}