body {
width:648px;
margin:0 auto;
}

#footer {
font-size:12px;
color:#333;
}


#footer address {
/* コピーライト表示 */
	font-style: normal;
}

#footer a {
text-decoration:none;
	color:#666666;
}
#footer a:hover {
text-decoration:none;
	color:#666666;
}
img {
border:none;
}