@charset "Shift_JIS";

body { margin: 0px;
	padding: 0px;
}
img { border: none;
}

a { color: #3655a6;
	text-decoration: none;
}
a:hover{ color: #448ccb;
	text-decoration: underline;
}

.T14{ font-size: 14px;
	line-height: 20px;
}

.T12{ font-size: 12px;
	line-height: 18px;
}

.T12A{ font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none
}

.T12B{ font-size: 12px;
	line-height: 15px;
}

.T11A { font-size: 11px;
	line-height: 14px;
}

.T10{ font-size:10px;
	line-height:15px;
}

.T10B{ font-size:10px;
	line-height:14px;
}

.T10C{ font-size:10px;
	line-height:14px;
	font-family:Arial;
}

.FT{ font-size:10px;
	line-height:12px;
	font-family:Arial;}

.PD12{ font-size:12px;
	line-height:18px;
	background:#BFCCE6;
}