/* CSS Document */

#head {
	background-image: url(../images/other-head.gif);
	background-repeat: no-repeat;
	display: block;
	height: 127px;
	width: 800px;
	text-indent: -9999px;
	background-position: 0 10px;
}

#honbun {
	font-size: 14px;
	border: medium none #666666;
}
.bg1  {
	background-color: #E8D9D0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
}
.bg2 { 

		background-color: #EFD3BA

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
