#main{
	float: left;
	width: 650px;
	height:1500px;
	background: #000;
}

#sub{
	float: left;
	width: 200px;
	height:1500px;
	/* background: #CC0; */
	/* background: #000; */
	margin:0px;
	overflow: hidden;
	
	/* background:#ff0000; */
}


/* サブコンテンツ：講習バナー(春・夏・冬) */
.s_class{
	width:128px;
	height:586px;
	margin:30px 0px 0px 40px;
	background-image: url(../img/balloon.png);
	background-repeat:no-repeat;
	position:relative;
}

/* サブコンテンツ：講習バナー リンク */

.s_class_a{
	display:block;


	position:absolute:
	top:0px;
	left:0px;
	width:128px;
	height:500px;
	text-indent: -9999px;
	
	/* background:#ff0000; */
}

h2{
	position:absolute:

	/* background:#3300ff; */
	

	width:128px;
	height:80px;
	font-size:0.8em;
	font-weight:normal;
	line-height:1.3em;
	text-align: center;
	
	/* padding:530px 0px 0px 0px; */
	/* margin:415px 0px 0px 0px; */

}

/* バナー：ベリタスアカデミーBOX */
.veritasImg{
	width:200px;
	height:51px;
	background:#000;
	margin:30px 0px 0px 79px;
	float: left;

}

.veritasMsg{
	width:200px;
	height:100px;
	margin:5px 0px 0px 5px;
	background:#000;
	text-align: center;
	font-size:0.8em;
	color:#fff;
	line-height:1.1em;
	float: left;
}

.qucodeBox{
	width:200px;
	height:auto;
	background:#000;
	text-align: center;
	font-size:0.8em;
	color:#fff;
	line-height:1.1em;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.qucodeImg{
	padding:0px 0px 5px 0px;
}

.topmsg{
	width:850px;
	height:40px;
	padding:10px 0px 0px 0px;
	font-size:0.75em;
	line-height:1.5em;
	letter-spacing:0.2em;
	color:#FFF;
	text-align:center;
	
	/* background:#3300ff; */
}
S
