.text { font-size: 88%; line-height: 135%; }
.smalltext { font-size: 83%; line-height: 150%; }
.9pixcel { font-size: 70%; }
.text80 { font-size: 80%; line-height: 150%; }
.midashibig { font-size: 110%; font-weight: bold; }
.text85 { font-size: 85%; line-height: 150%; }
.text90 { font-size: 90%; line-height: 150%; }
.text900 { font-size: 90%; }
.text90b { font-size: 90%; font-weight: bold; line-height: 130%; }
.text90bb { font-size: 90%; font-weight: bold; }
.text82 { font-size: 82%; line-height: 150%; }
.shousaimidashi { font-size: 16px; font-weight: bold; color: #CC3300; }
.text71 { font-size: 71%; }
.text75 { font-size: 75%; line-height: 110%; }
.text78 { font-size: 78%; }
.px13 { font-size: 13px;line-height: 18px; }
.px15 { font-size: 15px;line-height: 20px; }
.px14 { font-size: 14px;line-height: 19px; }
.text82bunrui { font-size: 82%;line-height: 14px; }
h1 {
	font-size: 12px;
    padding:5px 0 3px 0;
    margin:0;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-size: 12px;
    padding:5px 0 3px 0;
    margin:0;
	color: #990000;
	font-weight: bold;
}
h3 {
	font-size: 12px;
    padding:5px 0 3px 0;
    margin:0;
	color: #333333;
	font-weight: normal;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}

.fontM {
	font-size:12px;
	color: #444444;
	line-height: 16px;
}
.fontMB {
	font-size:12px;
	font-weight: bold;
	color: #444444;
	line-height: 16px;
}
.fontMBw {
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.fontMBb {
	font-size:12px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
}
.fontMBbl {
	font-size:12px;
	font-weight: bold;
	color: #0066CC;
	line-height: 16px;
}
.fontLB {
	font-size:14px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
}