#contents #main #sitebox {
	width: 580px;
	padding-left: 10px;
	margin-top: 10px;
}
#contents #main #sitebox #left {
	float: left;
	margin-right: 20px;
}
#main #sitebox #left p a {
}
#contents #main #sitebox #right {
	float: left;
	width: 290px;
	font-size: 110%;
	line-height: 150%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
}
#main #sitebox #right #block1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
}
.nomargin {
	margin: 0px;
}
#contents #main #sitebox #right a {
	color: #000;
}
#main #sitebox #right img {
	margin-right: 5px;
}
