@charset "utf-8";

#footer {
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", "Osaka",  "ヒラギノ角ゴ Pro W3", "hiragino kakugo Pro W3","sans-serif";
	font-size: 10px;
	line-height: 15px;
	width: 640px;
	background: url(../images/foot-image1.gif) 0px 4px no-repeat;
	color: #060606;
	background-color: #dce6ff;
	padding:4px 0 5px 100px;
	vertical-align: middle;
	clear:both;
}

#footer a{
	color:#000033;
	text-decoration:none;

}

#footer a:hover{
	color:#000033;
	text-decoration:underline;

}
