#middle h2 {
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	padding: 0px;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
}
#middle {
	margin-bottom: 15px;
	background-color: #FFF;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	border: thin solid #666;
	background-image: url(../images/middle.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#contents #middle #mdbox {
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
}
#contents #middle h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	color: #333;
	line-height: 170%;
	text-align: center;
}
#lfbox {
	height: 50px;
	margin: 0px;
	width: 130px;
	background-color: #000;
}
#lfbox h3 {
	color: #FFF;
	line-height: 50px;
	text-align: center;
}
#ribox {
	float: left;
	height: 50px;
	position: relative;
	width: 420px;
}
#mdbox #ribox p {
	font-size: 110%;
	margin-top: -1em;
	top: 20px;
	position: absolute;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 408px;
}
