@charset "UTF-8";
/* CSS Document */

#groupContents{
	width:760px;
	margin:0 100px;
}

/*----------会社記述-----------*/

.compnyBack{
	height:60px;
	border-top:6px solid #c3c9dc;
	border-bottom:1px solid #b4b4b4;
	font-size:95%;
}

.compnyBack a {
	color:#1e337b;
	text-decoration:none;
}
.compnyBack a:hover {
	color:#1e337b;
	text-decoration:underline;
}

.compnyBack img{
	margin:16px 0 0 20px;
}


.place {
	margin-left:22px;
	margin-top:16px;
}

.post {
	display:block;
	height:48px;
	float:left;
	color:#1e337b;
	font-weight:bold;
	width:98px;
}

.comment{
}
