@charset "utf-8";

img{max-width: 100%;}
th,td{
	padding:.2em 0;
	line-height: 1.6em;
}
th{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 7em;
}
td{padding-left: .5em;}
tr{border-bottom: 1px solid #eee;}
tr:last-child{border-bottom: 0;}

@media screen and (min-width: 640px){
	#prof,#access{
		max-width: calc(50% - 30px);
	}
}
#prof{

}
#access{

}