@charset "utf-8";
/*______________________________________

  mizuyari

  Copyright (c) 2009 mizuyari
  http://mizuyari.jp/
______________________________________*/

#staff {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x 0 0;
	width: 100%;
}

#staff h2 {
	position: relative;
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x 0 100%;
	font-size: 93.75%;
	line-height: 1;
	padding-bottom: 1px;
	height: 40px;
}
#staff h2 img {
	position: absolute;
	top: 15px;
	left: 8px;
}
* html #staff h2 {
	height: 41px;
}

#staff div.sub-section#overview {
	font-size: 75%;
	background: none;
	margin: 40px 5px 0;
	padding: 0;
	height: 21em;
	float: none;
	width: auto;
	overflow: visible;
}
#staff div.sub-section#overview h3 {
	font-weight: bold;
	line-height: 1.055em;
	padding-right: 2.5em;
	padding-left: 1em;
	height: 0;
}
#staff div.sub-section#overview h3.first-child {
	padding-right: 0;
}
#staff div.sub-section#overview h3 span {
 line-height: 1.055em;
 min-width: 1em;
 height: 1em;
}
#staff div.sub-section#overview p {
	line-height: 2em;
	padding-right: 0.99em;
	padding-left: 1em;
	height: 0;
}
* html #staff div.sub-section#overview p {
	line-height: 1.85;
}

#staff div.sub-section#overview p span {
 line-height: 1.055em;
 min-width: 1em;
 height: 1em;
}
#staff div.sub-section#overview p.sign {
}

* html #staff {
	width: 933px;
	margin-right: -3px;
}

#staff div.sub-section {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x 0 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 65px;
	margin-left: 30px;
	float: left;
	width: 290px;
}
#staff #staff-chiecof {
	margin-left: 0;
}

#staff div.sub-section-header {
	position: relative;
	padding-top: 60px;
}
#staff div.sub-section-header h3 {
	font-size: 125%;
	padding: 0 5px;
	height: 57px;
}
#staff div.sub-section-header p {
	position: absolute;
	top: 40px;	
	font-size: 68.75%;
	padding: 0 5px;
}
#staff div.sub-section-header dl {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x;
	margin-bottom: 23px;
	padding: 12px 5px 0;
	font-size: 75%;
}
#staff div.sub-section-header dl dt {
	position: absolute;
	top: -32768px;
	left: -32768px;
	visibility: hidden;
}
#staff div.sub-section-header dl dd {
	margin-top: 11px;
}
#staff div.sub-section-body {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x;
	padding: 1px 5px 0;
}
#staff div.sub-section-body div.column {
	margin-top: 1.5em;
}
#staff div.sub-section-body h4,
#staff div.sub-section-body p,
#staff div.sub-section-body ul {
	font-size: 75%;
	line-height: 2;
	margin-top: -0.665em;
	margin-bottom: 1em;
}
#staff div.sub-section-body em {
	font-size: 91.67%;
	font-style: normal;
}
#staff div.sub-section-body ul.footer-note {
	list-style: none;
	font-size: 68.75%;
}
#staff div.sub-section-body ul.footer-note li {
	display: inline;
}
#staff div.sub-section-body ul.footer-note li:first-child:before {
	content: "";
}
#staff div.sub-section-body ul.footer-note li:before {
	content: "／";
}
#staff div.sub-section-body p.updated {
	font-size: 68.75%;
	text-align: right;
	line-height: 1.5;
}

#staff div.sub-section-footer {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x;
	margin-top: 23px;
	padding-top: 22px;
}
#staff div.sub-section-footer ul {
	background: transparent url(/shared/images/area-divider-bg.gif) repeat-x 0 100%;
	padding: 0 5px 24px;
	font-size: 68.75%;
	list-style: none;
	margin-top: -11px;
}
* html #staff div.sub-section-footer {
	zoom: 1;
}
* html #staff div.sub-section-footer ul {
	margin-top: -23px;
}
*:first-child+html #staff div.sub-section-footer ul {
	margin-top: -34px;
	padding: 0 5px 19px;
}
#staff div.sub-section-footer ul li {
	margin-top: 11px;
	overflow: hidden;
	width: 100%;
	height: 1em;
	min-height: 12px;
}
#staff div.sub-section-footer ul li span {
	position: absolute;
	width: 264px;
	height: 1em;
	overflow: hidden;
}

#staff div.sub-section-footer ul li.lastfm-lasttrack {
	background: url(/shared/images/lastfm-icon-lasttrack.gif) no-repeat;
	padding-left: 16px;
}
#staff div.sub-section-footer ul li.nowplaying {
	background: url(/shared/images/lastfm-icon-listening.gif) no-repeat !important;
}
#staff div.sub-section-footer ul li.lastfm-lovedtrack {
	background: url(/shared/images/lastfm-icon-lovedtrack.png) no-repeat;
	padding-left: 16px;
}
#staff div.sub-section-footer div.staff-pic {
	margin-top: 40px;
}
#staff div.sub-section-footer div.staff-pic p {
	font-size: 68.75%;
	line-height: 1.8;
	padding: 0 5px;
}