@charset "UTF-8";
@import "/themes/concept/master.css";

/*
 [ Privacy
----------------------------------------------------------- */

dl.staff08,
dl.staff08 dt,
dl.staff080 dd {
	margin: 0;
	padding: 0;
}

dl.staff08 dt {
	float: left;
	clear: left;
	width: 125px;
	
}
dl.staff08 dd {
	margin-left: 150px;
	margin-bottom: 20px;
}
dl.staff08 dd.group3 {
	height: 140px;
}

/*
[
----------------------------------------------------------- */
dl.staff,dl.staff dt,dl.staff dd,h4.staff,h3.staff,p.staff,p.op {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
}
.section{
	width: 465px;
    zoom:1;/*for IE 5.5-7*/
		margin-bottom: 1.5em;
		padding-bottom: 1em;
		border-bottom: #989898 1px dotted;
}
.section:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .section{
	display:inline-table;
	/*\*/display:block;/**/
}
.leftCol {
	padding-right: 5px;
	width: 135px;
	float: left;
}
.leftCol img{
  border: 1px solid #CCC;
	padding: 1px
}
.rigthCol {
	margin-top: 10px;
	width: 325px;
	float: right;
}
h3.staff {
	width: 450px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #FF6B08 3px double;
	color: #FF6B08;
	padding: 5px;
	margin-bottom: 0.5em;
}
dl.staff {
	margin: 10px 0 0 0;
	width:130px;
}
dl.staff dt {
	font-weight: bold;
	color: #f29600;
}
dl.staff dd {
	padding: 5px 0 0px 10px;
	font-size: 12px;
	line-height: 1.2;
	background: url(images/maru.gif) no-repeat 0 7px;
}
dl.staffNo {
	margin: 10px 0 0 0px;
	width:130px;
}
dl.staffNo dt {
	font-weight: bold;
	color: #f29600;
}
dl.staffNo dd {
	padding: 5px 0 0px 0px;
	font-size: 12px;
	line-height: 1.2;
	margin-left:0px;
}
h4.staff {
	background: url(images/staffPoint.gif) no-repeat 0 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #f29600;
}
ul.voice {
	padding:0;
	margin:0 0 10px 0px;
	font-size:12px;
	line-height: 1.2;
}
ul.voice li {
	padding: 5px 0 0 10px;
	background: url(images/maru.gif) no-repeat 0 9px;
}
.no01 {
	padding-left: 25px;
}
.small {
	font-size: 12px;
}
h4.good {
	font-weight: bold;
	color: #f29600;
	margin-bottom: 5px;
}
p.staff {
	margin-bottom: 1em;
}
p.op {
	font-size: 12px;
	padding-top: 5px;
}
