#sitebox {
	width: 580px;
	margin-left: 10px;
}
#sitebox #left1 {
	width: 280px;
	margin-right: 10px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	background-image: url(../images/siteberleft.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#sitebox #right1 {
	width: 280px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	background-image: url(../images/siteberleft.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
}
#sitebox #center {
	clear: both;
	width: 580px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	float: left;
	margin-top: 10px;
}
#main #sitebox #center p img {
	margin-right: 5px;
}
#contents #main #sitebox #center table {
	margin-left: 10px;
}
#main #sitebox #center table tr th {
	background-image: url(../images/10pxbox.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
}
#sitebox #centerin {
	clear: both;
	width: 580px;
	float: left;
	margin-top: 10px;
}
#main #sitebox #centerin #left1 p {
	padding-left: 10px;
}
#main #sitebox #centerin #right1 p {
	padding-left: 10px;
}
#center table tr th p {
	padding-left: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	line-height: 150%;
}
#main #sitebox #center table {
	margin-top: 10px;
}
.glay {
	color: #666;
}
