.blocktop{
	background-image:url(../images/frow_top.gif);
	height: 30px;
	width: 550px;
	margin-left: 28px;
}
.blockbtm{
	background-image:url(../images/frow_btm.gif);
	height: 30px;
	width: 550px;
	margin-left: 28px;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 20px;
}
.blockconect{
	background-image:url(../images/frow_conect.gif);
	height: 100px;
	width: 550px;
	margin-left: 28px;
	background-repeat: no-repeat;
}
.block {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	width: 550px;
	background-image: url(../images/frow_mid.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-left: 28px;
	line-height: 20px;
	padding-bottom: 30px;
}
.block .inner{
	margin-right: 10px;
	margin-left: 10px;
}
.title{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 18px;
	line-height: 30px;
	color: #0066FF;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#mes{
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	color: #333333;
	margin: 20px;
	line-height: 15px;
}

