.s10 {font-size: 10px;line-height: 115%;}
.s11 {font-size: 11px;line-height: 105%;}
.s12 {font-size: 12px;line-height: 135%;}
.s13 {font-size: 13px;line-height: 135%;}
.s13t {font-size: 13px;line-height: 140%;}
.s14 {font-size: 14px;line-height: 135%;}
.s15 {font-size: 15px;line-height: 135%;}
.s16b {font-size: 16px;line-height: 135%;font-weight: bold;}

.main {padding-left: 15px;font-size: 14px;line-height: 140%;}

a:hover {color: #FF0000;}

em {font-size: 14px;color: #660033;line-height: 150%;}


.mark-yellow {
	background-color: #FFFFCC;
	padding: 8px;

}
.dt01 {

	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
}
.mark-gray {
background-color: #E7E7E7;
}


.mark-blue {
	background-color: #B9DCFF;
	padding: 8px 8px 2px;
	border-top: 1px dotted #000099;
	border-right: none;
	border-bottom: 1px dotted #000099;
	border-left: none;
}
.mark-blue-table {
	padding: 8px 8px 8px 0px;
	border: 1px dotted #000099;
	background-color: #D0E8FF;
}
.mark-crimson {

	background-color: #FFE4CA;
	padding: 8px 8px 2px;
	border-top: 1px dotted #990000;
	border-right: none;
	border-bottom: 1px dotted #990000;
	border-left: none;
}
.mark-crimson2 {


	background-color: #FFFFCC;
	padding: 8px 8px 2px;
	border-top: 2px solid #FF9999;
	border-right: none;
	border-bottom: 2px solid #FF9999;
	border-left: none;
}
.mark-blue2 {

	background-color: #FFFFCC;
	padding: 8px 8px 2px;
	border-top: 2px solid #0066FF;
	border-right: none;
	border-bottom: 2px solid #0066FF;
	border-left: none;
}

.mark-pinkish {
	background-color: #fda8a7;
	padding: 6px 6px 2px;
	border-top: 1px dotted #cc0066;
	border-right: none;
	border-bottom: 1px dotted #cc0066;
	border-left: none;
}

.linkttl{
	padding-left: 10px;
}

.linkcnt{
	display: block;
	padding-left: 40px;
}

.attntxt{
	color: ff0000;
	}