/* 電工共通スタイル */
.copyright {font-family: "Verdana"; font-size: 12px; font-style: italic}
.navi {font-family: "Verdana"; font-size: 12px}

/* 各サイトタイル */
.fsize {font-size: 75%; font-family: "Verdana"}
.bold {  font-weight: bold}
.line {  line-height: 120%}
.title {  font-weight: bold; color: #FFFFFF}
.attention {  color: #CC3300}
.name {  font-weight: bold; color: #C5272E}
.subtitl {	color: #666666;	font-weight: bold;}
.sub {  font-size: 10px; line-height: 120%; font-family: "Verdana"}
th {
	font-weight: bold;
	background-color: #E6E6E6;
}
h2 {
	font-family: Verdana;
	color: #CC0000;
	font-size: 110%;
}
.under {
	text-decoration: underline;
}

.white{color:#FFFFFF;}


