@charset "UTF-8";
body {
	background-color: #F1EADB;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372007;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #372007;
}
#bottomenu a {
	text-decoration: none;
	color: #42321F;
}
#box {
	background-image: url(box_back.png);
	background-repeat: no-repeat;
	height: 470px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#box #push {
	margin-left: 35px;
	height: 300px;
	overflow: hidden;
}
#box #boximg {
	height: 130px;
	width: 185px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
}
#box #boxhead {
	width: 185px;
	margin-left: 35px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #47443a;
}
#box #boxddate {
	width: 185px;
	margin-left: 35px;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#box #boxcont {
	width: 185px;
	margin-left: 35px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
