#body {
	margin: auto;
	width: 910px;
}
#body #navi {
	padding-top: 5px;
}
#body #content {
	height: 245px;
	padding-top: 15px;
}
#body #content #left {
	width: 520px;
float: left;
	background-image: url(img/news.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 30px;
clear: none;
}
#body #content #left h3 {
	
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 3px;
	margin-right: 30px
}
#body #content #right {
	float: right;
	width: 360px;
	clear: none;
}
#body #foot {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(img/foot_back.jpg);
	height: 54px;
	text-align: center;
	color: #FFF;
	padding-top: 12px;
	line-height: 1.5em;
	background-repeat: no-repeat;
}

