@charset "utf-8";


#contents #crumb {
	font: 10px/10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#contents h2 {
	font: bold 16px/33px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #3C3C3C;
	background: url(../img2/bg_h2.gif) no-repeat left top;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 30px;
	height: 34px;
	width: 500px;
}
.normal {
	font-weight: normal;
}

#contents h3 {
	font: bold 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin-bottom: 10px;
}
#contents h4 {
	font: bold 14px/26px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;
	height: 28px;
	width: 530px;
	margin-bottom: 10px;
	background: url(../img2/bg_h4.gif) no-repeat left top;
	margin-top: 10px;
}
#contents h5 {
	font: bold 14px/26px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #CC0000;
	background: url(../img2/bg_h4.gif) no-repeat left top;
	text-align: center;
	height: 28px;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents ul {
	margin: 5px 0px 5px 15px;
	padding: 0px;
	list-style: none;
}
#contents li {
	font: bold 12px/19px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #CC0000;
	padding-left: 10px;
	background: url(../img2/li_mark.gif) no-repeat 0px 6px;
}
#contents #point {
	text-align: center;
}
#contents .photo {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
