.word-h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height: normal;
	font-style: normal;
	font-family: "MS UI Gothic";
}


.word-h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	line-height: normal;
	font-style: normal;
	font-family: "MS UI Gothic";
}


.word-text12bold {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 24px;
	font-style: normal;
	font-family: "MS UI Gothic";
}

.word-text12nor {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	font-style: normal;
	font-family: "MS UI Gothic";
}

.word-text11nor {
	font-size: 11px;
	color: #666;
	line-height: 18px;
	font-style: normal;
	font-family: "MS UI Gothic";
}

.word-text10nor {
	font-size: 10px;
	color: #666;
	line-height: 18px;
	font-style: normal;
	font-family: "MS UI Gothic";
}

.word-text12bold2 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 18px;
	font-style: normal;
	font-family: "MS UI Gothic";
}

.word-text12bold3 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	line-height: 24px;
	font-style: normal;
	font-family: "MS UI Gothic";
}

.word-text12bold4red {
	font-size: 12px;
	font-weight: bold;
	color: #e60013;
	font-style: normal;
	font-family: "MS UI Gothic";
	text-decoration: underline;
}



.word-text-underline-18 {
	font-size: 18px;
	color: #666;
	line-height: 42px;
	font-style: normal;
	font-family: "MS UI Gothic";
	font-weight: bold;
	text-decoration: underline;
}

.word-text-underline-14 {
	font-size: 14px;
	color: #666;
	line-height: 42px;
	font-style: normal;
	font-family: "MS UI Gothic";
	font-weight: bold;
	text-decoration: underline;
}

.word-copyright {
	font-size: 12px;
	color: #666;
	line-height: normal;
	font-style: normal;
	font-family: "MS UI Gothic";
}

a.t_red_bold:link {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.t_red_bold:visited {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;

}
a.t_red_bold:active {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}
a.t_red_bold:hover {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

