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

body {
	font-size: small;
	line-height: 18px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	background-color: #FFF;
}
.honbun {
	background-color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
	border-left-color: #CC9933;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
