@charset "utf-8";

/*------------------------
 コンテンツ
------------------------*/
#contents {
 width: 760px;
 margin: 0 0 0 20px;
 clear: both;
}
/*----- 左カラム -----*/
#topics {
 width: 524px;
 margin: 10px 0 0 0;
 padding:0 1px 0 0;
 background:url(../common-img/dot_01.gif) repeat-y right top;
 float: left;
}
#voicetitle {
 width: 509px;
 height: 110px;
 font-size: 0px;
 text-indent: -99999px;
 margin: 4px 0 10px 0;
 background: url("img/voice-title.gif") no-repeat;
}
.topic {
 width: 510px;
 padding: 12px 0 13px 0;
 background:url(../common-img/dot_02.gif) repeat-x left bottom;
}
.topic2 {
 width: 510px;
 padding: 18px 0;
}
.date {
 margin: 0 0 0 4px;
 font-size: 0.8em;
 line-height: 1.3em;
 font-weight: bold;
 color: #666666;
}
.voicetop {
 margin: 3px 0 15px 4px;
 font-size: 0.82em;
 line-height: 1.3em;
 font-weight: bold;
}

.voice_img {
	width:72px;
	height:72px;
	float:left;
	border:1px solid #dfdfdf;
	}

.voice_txt {
	width:420px;
	float:right;
	}
	
.voice_desc {
	font-size:0.8em;
	}
	
.voicetop a {
 color: #990000;
 text-decoration: none;
}
.voicetop a:hover {
 text-decoration: underline;
}
.news {
 margin: 15px 0 15px 4px;
 font-size: 0.8em;
 line-height: 1.3em;
 color: #666666;
}
/*----- 右カラム -----*/
#sidemenu {
 width: 220px;
 margin: 10px 0 0 15px;
 float: left;
}
#new_active {
 width: 220px;
 height: 34px;
 font-size: 0px;
 text-indent: -99999px;
 margin: 4px 0 0 0;
 background: url("img/side_active.gif") no-repeat;
}
#newtopics {
 width: 220px;
 background: #eeeeee;
}
#newtopbt {
 width: 220px;
 height: 15px;
 background: url("img/voice-arcbg.gif") no-repeat;
}
.topicbg {
 width: 190px;
 margin: 0 15px 0 15px;
 padding: 15px 0 0 25px;
 background: url("img/voice-limark.gif") no-repeat left 19px;
}
.topicline {
 width: 160px;
}
.topicline a {
 font-size: 0.8em;
 line-height: 1.3em;
 color: #990000;
 text-decoration: underline;
}
.topicline a:hover {
 color: #cc222b;
}
#voice_students {
 width: 220px;
 height: 34px;
 font-size: 0px;
 text-indent: -99999px;
 margin: 15px 0 0 0;
 background: url("img/side_students.gif") no-repeat;
}

#voice_staff {
 width: 220px;
 height: 34px;
 font-size: 0px;
 text-indent: -99999px;
 margin: 15px 0 0 0;
 background: url("img/side_staff.gif") no-repeat;
}
#archives {
 width: 220px;
 background: #eeeeee;
}
#archiveb {
 width: 220px;
 height: 15px;
 background: url("img/voice-arcbg.gif") no-repeat;
}

.voice_btn {
	text-align:right;
	padding:0 14px 0 0;
	margin:10px 0 0 0;
	}

.clear {
	clear:both;
	}
	
.marginT35 {
	margin:35px 0 0 0;
	}
