@charset "UTF-8";

#wrap #mid #main #photomap {
zoom: 1;
}

#wrap #mid #main #photomap:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
content: ".";
}
#wrap #mid #main #photomap #staffphoto {
	float: left;
}
#wrap #mid #main #photomap #access {
	float: right;
}

#wrap #mid #main .staff {
	padding-top: 12px;
	clear: both;
	zoom: 1;
}
#wrap #mid #main .staff:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
content: ".";
}
#wrap #mid #main .staff .face {
	float: left;
	width: 132px;
}
#wrap #mid #main .staff .hitokoto {
	float: left;
	padding-left: 15px;
	width: 370px;
}
#wrap #mid #main #gaiyou {
	clear: both;
	margin-top: 16px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #375445;
}
#wrap #mid #main #gaiyoucopy {
	clear: both;
	padding-top: 7px;
}
#wrap #mid #main #gaiyou #gaiyouleft {
	float: left;
	width: 70px;
}
#wrap #mid #main #gaiyou #gaiyouright {
	float: right;
	width: 470px;
}
