@charset "utf-8";

a {
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover, a:active {
	color: #30F;
	text-decoration: none;
}

img {
	border:0;
}

#hanrei {
	width:510px;
	padding:3px;
	margin-left:10px;
	border:dotted 1px #000;
}

#hanrei p {
	text-align:center;
}

#hanrei img {
	margin-left:8px;
}



