a#times {
	display: block;
	position: relative;
	top: -120px;
	visibility: hidden;
}
#vi-school {
	width: 960px;
	height: 500px;
	margin-bottom: 60px;
}
#main .contents {
	padding: 0 0 0 50px;
	margin-bottom: 40px;
}
#main .contents p {
	padding-bottom: 1.5em;
	line-height: 1.8;
	font-size: 100%;
}
#main .contents p.lead {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック";;
}
#main .contents h2 {
	margin-top: 3em;
	font-size: 100%;
	line-height: 1.8;
	font-weight: bold;
}
#main .contents h2 span {
	font-weight: normal;
}
#main .exerciseWrap {
    width: 960px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 50px;
}
#main .info{
    position: absolute;
    z-index: 999;
    left: 354px;
    top: 2px;
    width: 606px;
    height: 296px;
}
#main .info table{
	width: 100%;
}
#main .info table th,
#main .info table td{
	font-size: 100%;
	line-height: 1.8;
	text-align: left
		;
	padding: 0 4px;
}
#main .info table th.row01{
	width: 67%;
	text-align: left;
	font-weight: bold;
}
#main .info table th.row02{
	width: 23%;
}
#main .info table th.row03{
	width: 10%;
}
#main .exerciseWrap .info p{
	border-top: 1px solid black;
	margin: 5px 0 0;
	padding: 5px 5px 0;
	font-size: 100%;
	line-height: 1.6;
}

#main .workshopWrap {
	width: 960px;
	margin: 0 auto 100px;
	position: relative;
}
#main .workshopWrap .info{
    position: absolute;
    z-index: 999;
    left: 347px;
    top: 1px;
    width: 615px;
}
#main .workshopWrap .info h2{
	font-size: 100%;
	line-height: 1.8;
	font-weight: bold;
}
#main .workshopWrap .info p{
	font-size: 100%;
	line-height: 1.8;
}
#main .workshopWrap .info h3{
	font-size: 100%;
	line-height: 1.4;
}
#main .workshopWrap .info ul{
	font-size: 100%;
	line-height: 1.8;
	margin-top: 1.75em;
}
#main .workshopWrap .info ul li.mail span{
	background: url('/common/images/mail.gif') 5px 6px no-repeat;
	display: inline-block;
	padding-left: 30px;
}
