
/* フォントサイズ指定 */
H1 {
display:inline;
font-size:95%;
font-weight:bold;
margin: 0pt;
line-height: 150%;
}

H2 {
display:inline;
font-size:200%;
font-weight:bold;
margin: 0pt;
line-height: 150%;
}


.f1m {
	font-size: 70%;
	line-height: 130%;
}

.f2m {
font-size: 80%;
line-height: 135%;
}

.f3m {
font-size: 90%;
line-height: 140%;
}

.f4m {
font-size: 100%;
line-height: 150%;
}

.f5m {
font-size: 120%;
line-height: 150%;
}

.footer{
font-size: 11px;
line-height: 140%;
}

.news{
font-size: 80%;
line-height: 140%;
}

.button_login{
	right: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	width: 80px;
	height: 24px;
	background-image: url(../../images/btn_confirm.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
.button_login2{
	right: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	width: 80px;
	height: 24px;
	background-image: url(../../images/btn_confirm2.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
.button_01{
	right: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	width: 80px;
	height: 24px;
	background-image: url(../../images/btn_retry.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-size: 12px;
	letter-spacing: 2px;
}
.button_02{
	right: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	width: 80px;
	height: 24px;
	background-image: url(../../images/btn_send.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
.button_03{
	right: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	width: 80px;
	height: 24px;
	background-image: url(../../images/management_button04.jpg);
	background-repeat:no-repeat;
	color:#333333;
	font-size: 12px;
	letter-spacing: 2px;
}
.button_04{
	right: 0;
	bottom: 0;
	border: 0;
	padding: 0;
	width: 80px;
	height: 24px;
	background-image: url(../../images/btn_input.jpg);
	background-repeat:no-repeat;
	color:#333333;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}

