/*----- 弁理士講座 -----*/

.mainbox-03{
	border:1px solid #cbc9c9;
	width:295px;
	height:120px;
	margin-bottom:5px;
}

.mainbox-hed295{
	background:url(../images1/hed_k_598.gif) no-repeat 0px 0px;
	width:295px;
	height:23px;
	overflow:hidden;
}

.mainbox-hed295 h2{
	font-size:14px;
	font-weight:bold;
	padding:4px 0 4px 12px;
	margin:0;
	line-height:1em;
}


/*資料請求バナー*/

#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:5px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background: transparent url(images/bansiyou598.jpg) no-repeat 0 0;
	font-size:15px;
	line-height:1.4em;
	overflow:hidden;
}

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

/*合格者の喜びの声*/

.voice-tab {
	font-size:13px;
	margin:4px 8px;
}

.voice-tbl{
	margin:4px 0;
	border-top:1px #c9c9c9 solid;
}

.voice1{
	font-size:12px;
	color:#454545;
	text-align:center;
	vertical-align:top;
	padding:8px 5px;
}

.voice1 img{
	border:1px #c9c9c9 solid;
	margin-bottom:4px;
}

.voice2{
	padding-top:8px;
	vertical-align:top;
	width:650px;
}

.voice2 span{
	font-size:13px;
	color:#5f5cd9;
}

.voice3{
	background:white;
	font-size:13px;
	line-height:1.5;
	color:#454545;
	padding:7px 7px 5px 7px;
	margin:3px 0;
}

.voice4{
	vertical-align:top;
	padding-top:35px;
}

.voice-no{
	vertical-align:top;
	text-align:center;
	font-size:12px;
	color: #a9a29a;
	padding-top:9px;
	width:25px;
	text-align:center;
}

.box {
	display: none;
}

#voice_box1 {
	display: block;
}


/*単科生*/

.tanka {
	padding: 10px;
	border: 1px solid #a9a9a9;
	border-left: 10px solid #a9a9a9;
	margin-bottom: 10px;
	background-color: #fffff0;
}
.tanka span {
	font-size: 130%;
	color: #91a500;
	font-weight: bold;
	margin-bottom: 10px;
}