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