input {
	font: small "ＭＳ Ｐゴシック", Osaka;
	background: #FFFFFF;
	border: 1px solid #154EC1;
}
.title {
	font: bold small/1.5em "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	text-align: right;
	vertical-align: top;
}
.style03 {
	font: small "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	background: #e8efff;
	text-align: center;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 20px;
}.style04 {
	border: 2px dotted #CA173B;
}
