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

.joho-navi{
margin-top: 15px;
border: 1px dashed #C2C2C2;
padding: 6px;
}

.joho-navi-td{
font-size: 80%;
padding:  0 10px 0 8px;
background: url(../images/arw_tri.gif)  0px 6px no-repeat;
}

.ttls-crs{
font-size: 18px;
color: #9E76B4;
font-weight: bold;
padding: 5px 10px;
background: url(../images_k/bg_st-joho.gif) 0px 0px repeat-x;
border: 1px solid #9E76B4;
margin-top: 15px;
}


.op-tbl{
margin-top: 8px;
margin-bottom: 12px;
border: 1px solid #9E76B4;
}

.op-tbl-ttl{
font-size: 20px;
color: #454545;
font-weight: bold;
padding: 5px 10px;
background: url(../images_k/bg_st-joho.gif) 0px 0px repeat-x;
border-left: 8px solid #9E76B4;
line-height: 1.9;
}

.op-tbl-ttl span{
font-size: 12px;
font-weight: bold;
color: saddlebrown;
background-color: gold;
padding: 5px 4px 3px 4px;
border: 1px dotted saddlebrown;
}

.op-tbl-txt{
font-size: 90%;
color: #454545;
padding: 10px 8px;
border-top: 1px dashed #CCCCCC;
}

/*-------------------- フォローINDEX --------------------*/

.follow-waku{
	border-top: 1px solid #9E76B4;
	border-bottom: 1px solid #9E76B4;
	margin-top:  10px;
	padding: 4px 3px;
}

.follow-nen {
	border-left: 7px solid #9E76B4;
	color: #9E76B4;
	font-size: 90%;
	font-weight: bolder;
	letter-spacing: 1px;
	padding: 5px 8px;
	background-color:#f5e6ed;
}

.follow-text {
	border-left: 1px dotted #9E76B4;
	font-size: 90%;
	letter-spacing: 1px;
	padding-left: 8px;
	font-weight: bolder;
}

.follow-text span {
	font-weight: normal;
	letter-spacing: normal;
	color: red;
	padding-left: 3px;
}


/*資料請求バナー*/

#bansiyou{
	width:775px;
	height:80px;
	overflow:hidden;
}

#bansiyou a{
	width:775px;
	height:80px;
	padding-top:10px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background: transparent url(images/bansiyou.jpg) no-repeat 0 0;
	font-size:17px;
	line-height:1.5em;
	overflow:hidden;
}

#bansiyou a:hover{
	background: transparent url(images/bansiyou.jpg) no-repeat 0 -80px;
	color:#ffffff;
	font-weight:bold;
}


#bansiyou598{
	width:598px;
	height:80px;
	overflow:hidden;
}

#bansiyou598 a{
	width:598px;
	height:80px;
	padding-top:10px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background: transparent url(images/bansiyou598.jpg) no-repeat 0 0;
	font-size:17px;
	line-height:1.5em;
	overflow:hidden;
}

#bansiyou598 a:hover{
	background: transparent url(images/bansiyou598.jpg) no-repeat 0 -80px;
	color:#ffffff;
	font-weight:bold;
}
