.font_title {font-family: "Times New Roman", "Geneva"; font-size: 16px}
.default {font-family: "Times New Roman", "Geneva"; font-size: 14px; line-height: 20px}
.menu {font-family: "Times New Roman", "Geneva"; font-size: 12px}
.navi_menu {font-family: "Times New Roman", "Geneva"; font-size: 13px; color: #FFFFFF}
.small {font-family: "Times New Roman", "Geneva"; font-size: 11px}

.e-font_title {font-family:  "Times New Roman", "Geneva"; font-size: 16px}
.e-default {font-family:  "Times New Roman", "Geneva"; font-size: 14px}
.e-menu {font-family:  "Times New Roman", "Geneva"; font-size: 12px}
.e-navi_menu {font-family:  "Times New Roman", "Geneva"; font-size: 13px; color: #FFFFFF}
.e-small {font-family: "Times New Roman", "Geneva"; font-size: 11px}


.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px dotted #666666;
	text-align: left;
	
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px dotted #666666;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

