body {
font-family:Meiryo; font-weight: normal; color: #333333
}

.txt {font-family:Meiryo ; font-size: 16px; font-style: normal; line-height: 26px; font-weight: normal; color: #333333}

.txt-s1 {font-family:Meiryo ; font-size: 12px; font-style: normal; line-height: 20px; font-weight: normal; color: #333333}
.txt-s2 {font-family:Meiryo ; font-size: 14px; font-style: normal; line-height: 20px; font-weight: normal; color: #333333}.txt-b1 {font-family:Meiryo ; font-size: 20px; font-style: normal; line-height: 30px; font-weight: normal; color: #333333}

.txt-b {font-family:Meiryo ; font-size: 18px; font-style: normal; line-height: 26px; font-weight: bold; color: #333333}

.title{ padding: 2px; margin: 2px; color:#ffffff; background-color:#990000;  font-weight: bold;}

.line2 {
	padding: 0px;
	border-style : none none dotted none;
	border-width: 1px;
	border-color: #000000;}

#emph{
	padding: 5px;
	margin: 1px;
	line-height: 1.5em;
	letter-spacing: 0.05em
	background-color: #ffffff;
	color: #000000;
	border-style : dotted;
	border-width: 1px;
	border-color: #0075c2;}

#emph2{
	padding: 5px;
	margin: 1px 1px 0px 1px;
	line-height: 1.5em;
	letter-spacing: 0.05em
	background-color: #ffffff;
	color: #000000;
	border-style : none none solid solid;
	border-width: 1px 5px;
	border-color: #666666;}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}