@charset "UTF-8";
/* CSS Document */


/*就職・資格サポート追加スタイル*/

/*就職ページ、社名ならべbox*/

/*2007.08.20　矢萩*/

.syamei{width:290px;

/*width:262px;*/

float:left;

padding-left:0px;

margin-left:0px;

}



.syamei li{list-style-type:none;

}



/*--------------------------------------------*/ 
/*メッセージ*/
.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: 480px;
}
#main .msg_txt h5{
	margin:0px;
	padding:0px;
	color: #3C007D;
	font-family:sans-serif;
	background-color:transparent;
	border-width: 0px;
	border-style: none;
}
#main .msg_box h6{
	color:#333366;
	font-size:110%;
	margin:5px;
	padding:0px;
}


/*--------------------------------------------*/ 
