@charset "shift_jis";

body {
	margin:0;
	padding:0;
	font-size:87%;
}
p.image {
	margin:0;
	padding:0;
	border:none;
	text-align:center;
}
address {
	margin:30px;
	margin-bottom:5px;
	text-align:right;
	font-size:85%;
	font-style:normal;
}

/*****ƒŠƒ“ƒN*****/
a:link {
	color:#99f;
	text-decoration:none;
}
a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#f03;
	text-decoration:underline;
}
a:active {
	color:#f03;
	text-decoration:underline;
}
