/* 自社CSS外部用 */
td {font-size:12px;}
.f11 {font-size:11px;}
.f13 {font-size:13px;}
.f15b {font-size:15px;font-weight:bold;}
.f16b {font-size:16px;font-weight:bold;}

h1 {
    font-size:26px;
	font-weight:bold;
    margin:5px;
    padding:0;
	text-decoration:none;
	color:#000000;
	text-align: center; 
}

h2 {
    font-size:12px;
	font-weight:bold;
    margin:5px;
    padding:0;
	color:#FF0000;
	text-decoration:none
}

h3 {
    font-size:12px;
	font-weight:bold;
    color:#FFFFFF;
	text-align: center; 
	background-color:#2F4F4F;
    
}

h4 {
    font-size:16px;
	font-weight:bold;
    color:#FFFFFF;
	text-align: center; 
	background-color:#2F4F4F;

   
}

v{font-size:16px;}

g{color:#FFFFFF;}
