#header {
	height: 130px;
	width: 700px;
}
#navi {
	height: 28px;
	width: 700px;
}
#middle {
	width: 700px;
}
#left {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-right: 5px;
}
#right {
	float: left;
	width: 510px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	outline-color: #FFF;
	line-height: normal;
	color: #333;
	font-style: normal;
}
#footer {
	clear: both;
	height: 67px;
	width: 700px;
	font-size: 12px;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header #middle #right h5 {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
}
#wrapper #header #middle #right table tr td p {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
#wrapper #header #middle #right p {
	font-size: 12px;
}

