body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#content {
	float: right;
	width: 660px;
	margin-bottom: 20px;
	padding-right: 20px;
}
#nav {
	float: left;
	width: 120px;
	margin-top: 230px;
	padding-left: 40px;
}
#toptitle {
	width: 650px;
	text-align: center;
}
#new-title {
	color: #000;
	background-color: #999;
	width: 600px;
	font-size: 20px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
.newdisc {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 20px;
}
.sb-footer {
	clear: both;
	width: 800px;
	font-size: 12px;
	color: #999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#nav-2 {
	width: 600px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#info-tel {
	width: 600px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#layout #content #new-title h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	background-color: #F90;
	letter-spacing: 1px;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#layout #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	background-color: #999;
	letter-spacing: 1px;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	width: 650px;
}
#layout #content .newdisc p a img {
	float: left;
	padding-right: 5px;
}
