#header {
	height: 85px;
	width: 700px;
	padding-top: 20px;
}
#navi {
	height: 45px;
	width: 700px;
	text-align: left;
}
#middle {
	width: 700px;
	padding-top: 1px;
}
#left {
	float: left;
	width: 170px;
	padding-right: 5px;
	padding-top: 0px;
}
#right {
	float: right;
	width: 520px;
	padding-top: 5px;
	padding-right: 5px;
	font: normal small "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}
#footer {
	clear: left;
	height: 35px;
	width: 700px;
	padding-top: 10px;
}
#wrapper {
	margin: 0px auto;
	width: 700px;
}
#wrapper #middle #right table tr td {
	font-size: small;
	text-align: center;
}

img{border:0px;}#wrapper #middle #right table tr td p {
	text-align: left;
	color: #666;
	line-height: 20px;
}

