@charset "utf-8";
/* CSS Document */

.WhiteColor {
	color: #FFFFFF;
}
.Link_Blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: underline;
}
.Blue13Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.RedUnderline13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
.DarkRed13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.RoundFont {
	font-family: "華康中圓體";
	color: #000000;
}
.BoldGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
a:hover {
	color: #CC0000;
}
.JapanFont13Grey {
	font-family: DFMaruGothic-Md;
	font-size: 13px;
	color: #393939;
}
.JapanFont16Grey {
	font-family: DFMaruGothic-Md;
	font-size: 16px;
	font-weight: normal;
	color: #393939;
}
.JapanFont13LightGrey {
	font-family: DFMaruGothic-Md;
	font-size: 13px;
	color: #999999;
}
.JapanFont18Grey {
	font-family: DFMaruGothic-Md;
	font-size: 18px;
	color: #393939;
}

.SiteMap {
	color: #FEB9A9;
	text-decoration: underline blink;
	font-size: 10px;
	background-color: #9B202B;
}
.LightYellowSpacing {
	color: #F6E9DA;
}
.GreyLine {
	color: #666666;
}
.TextBoldGrey {
	font-family: DFMaruGothic-Md;
	font-size: 15px;
	color: #5C5C5C;
}
.WhiteBorder {
	border: 1px solid #FFFFFF;
}
.GreyBolder {
	border: 1px solid #999999;
}
.Century13Grey {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #393939;
}
.RedBorder {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.Japan18RedU {
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
}
.HotlineBorder {
	border-top-color: 9b202a;
	border-right-color: 9b202a;
	border-bottom-color: 9b202a;
	border-left-color: 9b202a;
}
.Japan13Red {
	font-family: DFMaruGothic-Md;
	font-size: 13px;
	color: #990000;
}
.Century13Black {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
}
.Centry18Grey {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #393939;
}
.Century13LightGrey {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #999999;
}
.EnglishFont13 {
	font-family: Calibri;
	font-size: 14px;
	color: #393939;
}
.WhiteFont {
	font-size: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
