@charset "UTF-8";
/* CSS Document */

body {
	font-size: small;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	color: #EE0000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 16px;
	text-align: left;
	color: #EE0000;
}
.honbun {
	background-color: #FFFFFF;
	text-align: left;
	color: #EE0000;
}
.syouhyo {
	font-size: 10px;
	color: #888888;
}
.mawarikomi {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
