@charset "euc-jp";
#sideme ul li a {
	background-color: #DDE6F7;
	background-image: url(images/icong.gif);
}
#sideme ul li a:hover {
	background-color: #EEF7FF;
}
#sideme ul li.currentme a {
	background-color: #9CB1DB;
	background-image: url(images/iconc.gif);
}
#sideme ul li.currentme a:hover {
	background-color: #9CB1DB;
}
#main #titlebg {
	background-image: url(images/titlebg.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: auto;
}
#main #titlebg h1 {
	color: #003366;
}
#main h2 {
	color: #1D2087;
}
#main h3 {
	color: #39C;
	border-bottom-color: #369;
}
#main .tblbd3 th {
	background-color: #BBC8EE;
}
