body {
	text-align: center;
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
	height: 100%;
	width: 100%;
}
em {
}
#main {
	height: 475px;
	width: 750px;
	float: left;
}

#top {
	background-image: url(../../images/bg_top.gif);
	height: 22px;
	width: 794px;
	background-repeat: no-repeat;
}
#left {
	background-image: url(../../images/bg_left.gif);
	height: 475px;
	width: 22px;
	background-repeat: no-repeat;
	float: left;
}
#right {
	background-image: url(../../images/bg_right.gif);
	height: 475px;
	width: 22px;
	background-repeat: no-repeat;
	float: left;
}
#bottom {
	background-image: url(../../images/bg_bottom.gif);
	height: 22px;
	width: 794px;
	background-repeat: no-repeat;
	clear: both;
}
#mainbody {
	text-align: left;
	vertical-align: middle;
	width: 794px;
	height: 514px;
	margin: auto;
	padding: 0px;
}
img {
	border: none;
}
.news {
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	width: 750px;
	padding-left: 120px;
	text-align: left;
	vertical-align: middle;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 338px;
}
#headlink {
	width: 305px;
	padding-bottom: 5px;
}
#headlink a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-right: 12px;
	padding-left: 15px;
	background-image: url(../images/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#headlink a:hover {
	text-decoration: underline;
}
