#main dl dt {
	line-height: 2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	color: #0099FF;
	font-weight: bold;
	background-color: #C5F0FE;
	width: 80%;
	padding-left: 1.6em;
	margin-top: 15px;
}
#main dl dd {
	line-height: 1.6em;
	width: 75%;
	padding-left: 2em;
}
#main_text p {
	color: #0099FF;
}
#main_text dl {
	margin-top: 20px;
	margin-bottom: 20px;
}
#rightber ul#contents_menu li#koko a:link{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
#rightber ul#contents_menu li#koko a:visited{
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
#rightber ul#contents_menu li#koko a:hover{
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
