@charset "utf-8";
#wrapper #contents02 .collist table {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#wrapper #contents02 .collist .phTd {
	width: 180px;
}
#wrapper #contents02 .collist td {
	vertical-align: top;
}
#wrapper #contents02 .collist .titleBox .staffSh {
	line-height: 1;
}
#wrapper #contents02 .collist .titleBox .staffName {
	font-weight: bold;
	font-size: 100%;
}
#wrapper #contents02 .collist .commentBlock {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
}
#wrapper #contents02 .collist .titleBox .stafCatch {
	font-size: 120%;
	font-weight: bold;
	padding: 7px 0px;
	background: url(none);
	width: auto;
	margin: 0px;
}
#wrapper #contents02 .collist .commentBlock h3 {
	color: #03493a;
	margin-top: 10px;
	margin-bottom: 2px;
}

#wrapper #contents02 .collist #yoshida .phTd img {
	border: 10px solid #edf7f0;
}
#wrapper #contents02 .collist #yoshida .titleBox {
	background: #edf7f0;
	padding: 10px;
}
#wrapper #contents02 .collist #yoshida .titleBox .stafCatch {
	color: #0F9115;
}
#wrapper #contents02 .collist #hoshina .phTd img {
	border: 10px solid #ffebeb;
}
#wrapper #contents02 .collist #hoshina .titleBox {
	background: #ffebeb;
	padding: 10px;
}
#wrapper #contents02 .collist #hoshina .titleBox .stafCatch {
	color: #fb8080;
}
#wrapper #contents02 .collist #kishi .phTd img {
	border: 10px solid #e2ecff;
}
#wrapper #contents02 .collist #kishi .titleBox {
	background: #e2ecff;
	padding: 10px;
}
#wrapper #contents02 .collist #kishi .titleBox .stafCatch {
	color: #4281cf;
}
