/*
#	written by unit-MSE Co.,ltd.		#
#	Copyright 2004 unit-MSE Co.,ltd.	#
#										#
#	info@unit-mse.jp					#
#	http://www.unit-mse.jp				#
#	使用：賃貸超特急　2004.07.18		#
#	日文用								#
#	$Revision: 1.0 $					#
*/

/* フォーム用 */
/* 家主・借り主用 */
/* ようこそログイン名 */
.login {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	margin-right: 10px;
	color: #000000;
}
.formtop95txt {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 95%;
	padding-left: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #405791;
}
.formtop95btn {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 95%;
}
.sup {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 88%;
	line-height: 135%;
}

.tabletext {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 94%;
	line-height: 130%;
}
.tabletext2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 84%;
	line-height: 130%;
}


/* エラー時の強調文字 */
.error {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 135%;
	font-weight: bold;
	line-height: 160%;
}

.line1 {
	height: 1px;
	color: #FFCC00;
}


/* #####テーブル枠用##### */
.boxf1{
	border: 1px solid #3366CC;
}
.boxf2{
	border: 1px solid #797979;
}



