A {
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #3366cc; TEXT-DECORATION: underline
}

.font10 {
	FONT-SIZE: 10px; LINE-HEIGHT: 14px
}

.font12 {
	FONT-SIZE: 12px; LINE-HEIGHT: 16px
}

.font14 {
	FONT-SIZE: 14px; LINE-HEIGHT: 20px
}

table.GovernorAddr {
table-layout: fixed;
width: 680px;
border-collapse: collapse;
border-spacing: 0px;
border:#003399 1px solid; 
font-size: 12px;
line-height: 16px;
}

table.GovernorAddr th {
border:#003399 1px solid; 
background-color:#0099CC;
color:#FFF;
font-weight:bold;
text-align:center;
}

table.GovernorAddr td {
padding: 3px;
border:#003399 1px solid; 
}

div.group {
width: 680px;
margin-bottom:10px;
font-size:12px;
line-height:18px;
text-align:left;
font-weight:bold;
}

table.past_g {
width: 680px;
border-collapse: collapse;
border-spacing: 0px;
border:#333333 1px solid;
}

table.past_g th {
font-size: 14px;
font-family:"ＭＳ 明朝",sans-serif;
text-align:center;
border:#333333 1px solid;
padding: 3px;
font-weight: normal;
}

table.past_g td {
font-size: 14px;
border:#333333 1px solid;
padding: 5px;
white-space: nowrap;
}

table.past_g td strong {
font-size: 14px;
font-weight: bold;
}
table.past_g td em {
font-size: 14px;
color: #666666;
font-style: normal;
}
table.past_g td.center {
text-align: center;
}


