@charset "utf-8";

#contens {
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
}
#top_box {
	clear: both;
	width: 947px;
	height: 270px;
}
#center_box table#top {
	margin-left: 30px;
	width: 590px;
	margin-top: 5px;
}
#center_box  table#top tr {

}
#center_box td#top {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
#top img {
	vertical-align: middle;
}

