/* 出勤情報 */

div.attends{
	margin-bottom:15px;
	margin-top:0px;
	}
div.attends div.profile_box{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:1px;
	float:left;
	width:278px;
	}
div.attends div.profile_box div.image {
	float:left;
	width:152px;
	height:202px;
	}
div.attends div.profile_box div.image a{
	clear:both;
	display:block;
	}
div.attends div.profile_box div.image a img{
	width:150px;
	height:200px;
	border:solid 1px #E3007F;
	}
div.attends div.plof {
	width:113px;
	float:right;
	text-align:left;
	padding:1px;
	}	

div.attends div.plof li{
	margin-bottom:2px;
	}
div.attends div.plof li.name {
	display:inline;
	}
div.attends div.plof li.age{
	display:inline;
	}
div.attends div.plof li.mark{
	margin-top:4px;
	display:inline;
	}
div.attends div.plof li.att_com{
	line-height:1.2;
	height:2em;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	}
div.attends div.plof li.com{
	font-size:11px;
	height:101px;
	}
div.attends div.plof li.att_time{
	}
div.attends div.plof li.att_time span{
	}
