@charset "utf-8";
/* CSS Document */
h1 {
	padding:0px;
	margin:0px;
	}
h2 {
	font-weight:bold;
	color: #766a63;
	font-size: 1.2em;
	}
h3 {
color:#193367;
	font-weight:bold;
	font-size:1.4em;
	}
.text2 {
	font-size:1.2em;
	color:#766a63;
	font-weight:bold;
	}
.text2 a {
	color: #9c9a00;
	text-decoration:none;
	font-weight:bold;
}
.text {
	font-size:1.1em;
	color:#766a63;
	}
.text a {
	color: #9c9a00;
	text-decoration:none;
	font-weight:bold;
}
.smtext { font-size:0.9em;}
.bleft { border-right: #FFFFFF solid 2px;}
.case { color:#636363; }
.case a {color:#636363; font-weight:bold; text-decoration:none; }
.case a:hover { color:#9c9a00; }