@charset "utf-8";

/* Table Of Contents
----------------------------------------

# General Elements
# gNav
# pageBody
# content
# sidebar
# clearfix
----------------------------------------*/


/* # content
---------------------------------------------------------------------------- */

div#content div.sectionInner {
	padding: 8px 15px 3px 15px;
}

div#content div.staff {
	position: relative;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0;
	padding-bottom: 12px;
	width: 271px;
	float: left;
}

div#content div.staff dl.distributionList {
	margin: 0;
	padding: 0;
}

div#content dl.distributionList dt {
    color: #56aa48;
	font-size: 10px;
    font-weight: bold;
    padding: 0 0 0 0;
}

div#content div.staff dl.distributionList dd {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 10px;
    line-height: 1.2;
    margin: -1.5em 0 0.7em;
    padding: 0.2em 0 0.3em 5em;
    width: 127px;
}

div#content div.staff dl.distributionList dd.mainte {
	margin: -0.9em 0 0.7em;
	line-height: 3px;
	padding: 0 0 0.6em 8em;
	width: 127px;
	font-size: 10px;
}

div#content div.staff dl.distributionList dd.staffLast {
	background: none;
	width: auto;
}

div#content div.staff p.image {
	background: #fff;
	padding: 2px 2px 5px 7px;
	position: absolute;
	top: 0;
	right: 0;
}

* html div#content div.staff p.image {
	right: 3px;
}

div#content div.staff p.image img {
	border: 1px solid #b0b0ad;
}

div#content div.staffSection {
	background: url(../images/staff/bg_staff_bottom.gif) no-repeat left bottom;
	width: 468px;
}

div#content div.staffSection div {
	background: url(../images/staff/bg_staff_top.gif) no-repeat left top;
	padding: 28px 10px 12px 10px;
}

div#content div.staffSection div p {
	background: url(../images/staff/bg_staff_content.gif) repeat left top;
}

div#content dl.distributionList dd#mainte {
	background:none;
	margin: -1.5em 0 0.6em 0;
	line-height: 1.6;
	padding: 0 0 0.5em 8.1em;
}

div#content p.date {
	text-align:right;
	margin-top:-1em;
	margin-bottom:4px;
}

div#content dd img.wakaba {
	margin:0px 4px 2px 4px;
}

/* # clearfix
---------------------------------------------------------------------------- */

div#content div.staff {
	zoom: 1;
}

div#content div.staff:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.section .sectionInner .staff.left {
	margin-right: 19px;
}
.staffSection div .mainte {
	line-height: 1.9;
	font-size: 11px;
}
.distributionList #mainte img {
	border: 1px solid #b0b0ad;
}
