#tit {
	width: 395px;
	padding: 0;
	height: 90px;
	margin: 70px 0 0 70px;
    behavior: expression(IEPNGFIX.fix(this));
	background: url(../img/tit.png) no-repeat;
	float: left;
}
.MainListNavi {
	width: 220px;
	height: 24px;
	margin: 20px auto 0 auto;
	text-align: center;
	line-height: 1.4em;
	padding: 0 0 30px 570px;
}
.MainListNaviPrev {
	width: 100px;
	height: 24px;
	margin: 0;
	float: left;
}
.MainListNaviNext {
	width: 100px;
	height: 24px;
	margin: 0;
	float: right;
}
.contents {
	width: 790px;
	padding: 10px 0  20px 0;
	height: auto;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
	border-bottom: #666 dotted 1px;
}
.contents h1{
	color: #3399cc;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.4em;
	font-weight: normal;
}
.contents h2{
	color: #3399cc;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.6em;
	font-weight: normal;
}
.contents b{
	color: #3399cc;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
	font-weight: normal;
	text-decoration: none;
}
.contents i{
	color: #FF9933;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.contents p{
	padding: 0;
	margin: 10px 0;
}
.photo {
	padding: 0;
	margin: 0 0 10px 10px;
	float: right;
}
