@charset "utf-8";
/* CSS Document */
#kirikae{
	padding: 20px 9px 10px;
}
#kirikae li{
	float:
	left;
	padding: 0 11px;
	border-right:1px solid #989898;
}
#kirikae li:first-child{
	border-left:1px solid #989898;
}


#nousya_list{
	padding:10px;
}

/*========================================
 + ボ タ ン
========================================*/
.staff_tab{
	font-weight:bold;
	color: #0069E0 !important
}

#staff_list{
	margin:15px 0;
}
#staff_list li{
	border:3px solid #5ab5ff;
	width:215px;
	height:400px;
	float:left;
	margin:0 5px 10px;
	
}
.txt1 span{
	color:#0069e0;
	font-size:11px;
}
.txt1{
	font-weight:bold;
	font-size:14px;
}
.txt2{
	background-color:#e1e1e1;
	padding:5px;
}
.commentTT{
	border-bottom:1px dotted #bcc0c4;
	padding:3px 7px;
}
.comment{
	margin:5px;
	height:90px;
}