.font_green {
	font-size: 15px;
	color: #006633;
}
.font_shopbrown {
	font-size: 16px;
	color: #330000;
	padding-right: 20px;
}
#visual {
	text-align: center;
	margin-left: 1px;
}

#content1 {
	float: none;
	height: 100px;
	width: 800px;
}
#container #content1 table {
	margin-left: 1px;
	text-align: left;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999;
}

.font_shop {
	font-size: 13px;
	color: #330000;
	padding-right: 2px;
}
