@charset "shift_jis";

.mame_link a {
	color: #009900;
	text-decoration: none;
}
.bodywrap {
	width: 661px;
	margin-left: 45px;
}
.mame_link img {
	margin: 3px;

}
.style3 {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
}
.navbt {
	width: 680px;
	margin-left: 40px;
	display: block;
	overflow: visible;
}
.navbt a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 12px;
	display: list-item;
	float: left;
	margin-bottom: 2px;
}
.navbt     .selected  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 12px;
	display: list-item;
	float: left;
	margin-bottom: 2px;
}
.navbt  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CCFF;
}

.bartitle {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../kaiteki/image/bar.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 683px;
	margin-bottom: 10px;
	margin-left: 38px;
	text-indent: 10px;
	color: #FFFFFF;
}
