@charset "shift_jis"; 

.bbody {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:link:after,
a:visited:after {
/*	content: " (" attr(href) ") ";*/
	font-size: 90%;
}

img {
	border: 0;
}

.box h3 {color:#FF3333;}

