.F10h12 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 12px; font-weight: normal}
.F12h16 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px; font-weight: normal}
.F12h16B {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px; font-weight: bold}
.F12h20 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

#wall {
	height: auto;
	width: 760px;
	border-top: 2px solid #FF6600;
	border-right: 2px solid #FF6600;
	border-bottom: 2px none #FF6600;
	border-left: 2px solid #FF6600;
}
#wall #main {
	width: 720px;
	margin-top: 2px;
	margin-left: 20px;
}
#wall #main .comment {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	text-indent: 1em;
	padding: 2px;
}
#wall #main .table_idx {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
}
#wall #main .month {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 140px;
	text-indent: 1em;
	background-color: #99CC66;
	color: #FFFFFF;
	border-top: 1px groove;
	border-right: 1px groove;
	border-bottom: 1px groove;
	border-left: 1px groove;
	font-weight: bold;
}




h1 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	height: 20px;
	width: 720px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	text-indent: 1em;
	line-height: 25px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	border-top: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 10px solid #FF9933;
	line-height: 24px;
	height: 26px;
	padding-left: 10px;
}
