div#contact{
	float: left;
	width: 600px;
	height: 300px;
	line-height: 150%;
/*
	border-width: 1px;
	border-style: solid;
	border-color: black;
*/
	background-image: url(../i/kabe-wa07.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
body{
	background-color: #222222;
	background-image: url(/kabe-wa09.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}
.allitems_h{
	width: 595px;
	height: 20px;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 10px;
	border-width: 0px 0px 1px 20px;
	border-style: none none solid solid;
	border-bottom-color: silver;
	border-left-color: teal;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
