@charset "UTF-8";
body {
	background-color: #FFFF99;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(../images/washikari.jpg);
	background-repeat: repeat;
}
#outer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tofcont2 {
	background-color: #FFFF99;
	background-image: url(../images/washikari.jpg);
	padding-top: 5px;
}
#tofcont1 {
	background-color: #FFFF99;
	background-image: url(../images/washikari.jpg);
	height: auto;
	margin: 0px;
	padding-bottom: 5px;
}
#title {
	height: auto;
	width: 800px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFF99;
	background-image: url(../images/washikari.jpg);
	background-repeat: repeat;
	margin-bottom: auto;
}
#contents {
	width: 790px;
	text-align: justify;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/texture_paper_a2.gif);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
