/*-- コース案内 --*/

.kyozai-txt {
	font-size:12px;
	line-height:1.8em;
	padding-right: 10px;
	padding-bottom: 10px;
}

.kyozai-tbl {
	color:#454545;
	font-size:12px;
	line-height:1.8em;
	border:1px #999999 solid;
	border-collapse: collapse;
}
.kyozai-tbl td{
	padding: 2px 3px;
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
	border-left:1px #999999 dotted;
	border-right:1px #999999 dotted;
}

/*-- フォロー制度 --*/

.kamoku-waku{
	padding:11px 8px;
	border:1px dashed #a0a0a0;
}

.kamoku-waku img{
	padding:4px;
}

.kamoku-hed1{
	padding:4px 5px;
	line-height:1.1em;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	background: darkkhaki;
	color:#ffffff;
}

.kamoku-hed2{
	padding:4px 5px;
	line-height:1.1em;
	margin:10px 0;
	font-size:13px;
	font-weight:bold;
	background:#a0a0a0;
	color:#ffffff;
}

/*-- takken_moshi12 --*/

.baneuke-takken-775{
	width:775px;
	height:70px;
	overflow:hidden;
	margin:15px 0;
}

.baneuke-takken-775 a{
	width:775px;
	height:70px;
	padding: 0;
	margin:0;
	display:block;
	background: transparent url(../images/ban_euke-takken_775.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}

.baneuke-takken-775 a:hover{
	background: transparent url(../images/ban_euke-takken_775.png) no-repeat 0 -70px;
}
.baneuke-takken-598{
	width:598px;
	height:64px;
	overflow:hidden;
	margin:15px 0;
}

.baneuke-takken-598 a{
	width:598px;
	height:64px;
	padding: 0;
	margin:0;
	display:block;
	background: transparent url(../images/ban_euke-takken_598.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}

.baneuke-takken-598 a:hover{
	background: transparent url(../images/ban_euke-takken_598.png) no-repeat 0 -64px;
}


