.size10 {
	font: 10px/150% "ＭＳ ゴシック", "Osaka‐等幅";
}
.size9_red {
	font-size: 9px;
	color: #FF0000;
}
.12point {
	font-size: 12pt;
}
.body1{
 line-height: 200%;
}
.body2 {
	font-size: 10pt;
	line-height: 180%;
}
.point10 {
	font: 10pt "ＭＳ Ｐゴシック", "Osaka";
}
.px12 {
	font-size: 12px;
	line-height: 180%;
}

.point9 {
	font-size: 9pt;
	line-height: 150%;
}
.point14 {
	font-size: 14pt;
	text-transform: capitalize;
}
.border-t-b {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.border-dot-u {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.submit {
	width: 200px;
}
.border-round {
	border: 1px solid #CCCCCC;
}
.border-dot-ur {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.border-dot-r {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.message  {
	font: 10pt/150% "ＭＳ Ｐゴシック", Osaka;
	margin: auto;
	width: 460px;
	text-align: left;
	padding-left: 20px;
}
.title1 {
	font: bold 12pt "ＭＳ Ｐゴシック", Osaka;
	margin: auto;
	clear: both;
	width: 460px;
	text-align: left;
	text-indent: 10px;
}
#credit {
	font: 9pt "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	padding: 3px;
}
