.t1 {
	font-size: 12px;
	line-height: 16px;
}
.t1t {
	font-size: 12px;
}
.h1d {
	font-size: 12px;
	font-weight: bold;
}
.t2 {
	font-size: 10px;
	line-height: 14px;
}
.h2d {
	font-size: 10px;
	font-weight: bold;
}
.t3 {
	font-size: 14px;
	font-weight: bold;
}
.t3t {
	font-size: 14px;
}
em{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	border-top: 1px solid #0066CC;
	padding-top:2px;
	border-bottom: 1px solid #0066CC;
}
.table1 {
	BORDER-STYLE:solid;
	BORDER-WIDTH:1px;
	BORDER-COLOR:#000000;
	font-size: 14px;
}
.tableall {
	border-collapse:collapse;
}

/*共通ボタン様式*/
.commonButton{
	height:19px;
	font-size:13px;
	padding-top:0px;
}

/*パースワード入力欄*/
.passwordStyle{
	height:20px;
	font-size:16px;
	font-family:游ゴシック
}