.head_text {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #757575;
}

.head_text_jp {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


.link_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.link_txt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #DC0F12;
	text-decoration: none;
}

.link_txt_jp {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.link_txt_jp:hover {
	
	font-size: 11px;
	color: #DC0F12;
	text-decoration: none;
}


H1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
H2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
.button_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a.button_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.button_link_jp {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.button_link_jp:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.cms_txt_jp {
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

a.cms_txt_jp:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}



.cms_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.cms_txt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.cms_head_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.cms_head_txt_jp {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.bottom_txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.sitemapTblBorder {
	border: 1px dotted #999999;
}

.formObjs {
	width: 220px;
	height: 14px;
}

.tblBg1 {
	background-color: #F3F3F3;
}
