body { 
	font-size: 11pt; 
	color: #333333;
} 
a:link {
	font-size: 11pt; 
	text-decoration:none; 
	color:#0000ff;
} 
a:visited {
	font-size: 10pt; 
	text-decoration:none; 
	color:#0000FF;
} 
a:active {
	font-size: 10pt; 
	text-decoration:none; 
	color:#0000FF;
} 
a:hover {
	font-size: 10pt; 
	text-decoration:none; 
	color:#ff0080;
}
a:link { 
	font-size: 10pt; 
	color: #0000FF; 
	text-decoration: none;
} 
table {
	font-size: 12px;
	color: #333333;
}
.title {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 18pt; 
	font-weight: bold; 
	color: #0000CC;
}
.14point {
	font-size: 14pt;
	font-weight: bold;
	line-height: 30px;
}
.copy { 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt; 
	font-weight: bold;
}
.topics {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 10pt; 
	line-height: 18px;
}
.txt12 {
	font-size: 12px;
	line-height: 15px;
}
.txt11px {
	font-size: 11px;
}

/*---------------------------トピックス------------------------------------- */

.topics1 {
	padding: 6px;
	margin: 0px;
	color: #ffffff;
	background-color: #016506;
	font-weight: bold;
	}
.top-topics {
	font-size: 16px;
	line-height: 140%;
	padding: 2px 10px;

}
img {
	border:none;
	}
/*---------------------------------------------------------------- */

.style1 {
	font-size: 17px;
	font-weight: bold;
}
.style2 {color: #666666}
.style3 {color: #FF0000}
.style4 {
font-weight: bold;
}
.style5 {
 font-size: 15px;
 }

/*---------------------------table------------------------------------- */
.table1 {
    border-collapse: collapse;
	}
.table1 th {
	border: 1px solid #666666;
	background: #CCCCCC;
}
.table1 td {
	border: 1px solid #666666;
}
/*---------------------------table------------------------------------- */
.table02 {
  border-collapse: separate;
	width:180px;

	}
.table02 th {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background: #CCCCCC;
	padding: 0 2px;
}
.table02 td {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0 2px;
}

