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

body {
	font-size: small;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 770px;
	margin: 15px;
	padding-left: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 16px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
	color: #FFFFFF;
	margin-top: 10px;
	background-color: #999999;
}
.honbun {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	width: 770px;
}
.header_01 {
	background-color: #FFFFFF;
	padding-right: 8px;
	height: 110px;
	width: 312px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}
.header_02 {
	background-color: #FFFFFF;
	padding-top: 0px;
	width: 450px;
	padding-right: 0px;
	height: 110px;
}
.footer {
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 30px;
	padding-bottom: 0px;
	width: 770px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
h2 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF6633;
}
.mawari {
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
