body { font-size: 10pt; line-height: 13pt; }
a:link { color: blue; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: purple; text-decoration: none; }
.pad3 { padding: 3px; }
.tit { color: #000; font-weight: bold; background-color: #bcbcbc; text-indent: 3px; height: 20px; padding: 2px; }
.tab_sel { color: #fff; background-color: #155187; padding: 3px; }
.tab_desel { background-color: #a3c4e0; padding: 3px; }
.pad10 { margin: 12px; }

.spec table{
	background-color: #CCC;
	font-size: 10px;
}
.spec table tr td {
	background-color: #FFF;
	text-align: center;
	padding: 3px;
}

.spec table tr th {
	background-color: #666;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
}

.tit_an{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	line-height: 150%;
}

.tit_an1 {
	font-size: 20px;
	font-weight: bold;
	color: #34A1E9;
	margin-bottom: 10px;
	margin-top: 10px;
}

.tit_an2 {
	font-size: 16px;
	font-weight: bold;
	color: #34A1E9;
	margin-bottom: 10px;
}

