@charset "UTF-8";
/* CSS Document */

/*e-キャンパス 追加スタイル*/

/*--------------------------------------------*/ 
/*メッセージ*/
.msg_box{
	margin-bottom:5px;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding:5px 0px;
}
.msg_box img{
	float:left;
	margin:0px 5px;
}
.msg_txt{
	float:left;
	padding:0px;
	margin:0px;
	width: 330px;
}
#main .msg_txt h5{
	margin:0px;
	padding:0px;
	color: #3C007D;
	font-family:sans-serif;
	background-color:transparent;
	border-width: 0px;
	border-style: none;
}


/*--------------------------------------------*/ 
