@charset "utf-8";
/* CSS Document */

body {
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #FF3333;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.shohyo {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.honbun {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

