@charset "shift_jis";
/* index */

#staff .contents ul {
	width: 860px;
	margin: 0 auto;
}

#staff .contents ul li {
	width: 860px;
	height: 180px;
	background: url(../img/cstaff_bg.gif) no-repeat;
	color: #FFF;
	margin: 20px 0;
}

#staff .contents ul li#staff02 h3 {
	background: url(../img/cstaff_konno01.png) no-repeat 250px 50%;
}

#staff .contents ul li#staff03 h3 {
	background: url(../img/cstaff_nozawa01.png) no-repeat 250px 50%;
}
#staff .contents ul li#staff04 h3 {
	background: url(../img/cstaff_hayashi.png) no-repeat 250px 50%;
}
#staff .contents ul li#staff05 h3 {
	background: url(../img/cstaff_akiyama.png) no-repeat 250px 50%;
}
#staff .contents ul li#staff06 h3 {
	background: url(../img/cstaff_kishita.png) no-repeat 250px 50%;
}

#staff .contents ul li#staff09 h3 {
	background: url(../img/cstaff_ishino.gif) no-repeat 250px 50%;
}

#staff .contents ul li#staff10 h3 {
	background: url(../img/cstaff_shimoyama.gif) no-repeat 250px 50%;
}

#staff .contents ul li h3 {
	width: 247px;
	height: 170px;
	padding: 5px 200px 5px 5px;
	float: left;
	text-align: left;
}

#staff .contents ul li dl {
	width: 380px;
	float: right;
	text-align: left;
	padding: 10px;
}

#staff .contents ul li:nth-child(1) dl {
	background: url(../img/cstaff_point1.png) no-repeat right top;
}

#staff .contents ul li:nth-child(2) dl {
	background: url(../img/cstaff_point2.png) no-repeat right top;
}

#staff .contents ul li:nth-child(3) dl {
	background: url(../img/cstaff_point3.png) no-repeat right top;
}

#staff .contents ul li:nth-child(4) dl {
	background: url(../img/cstaff_point4.png) no-repeat right top;
}

#staff .contents ul li:nth-child(5) dl {
	background: url(../img/cstaff_point5.png) no-repeat right top;
}

#staff .contents ul li dl dt {
	clear: both;
	float: left;
	width: 80px;
}

#staff .contents ul li dl dd {
	width: 230px;
	margin: 0 0 10px 100px;
	padding-left: 10px;
	border-left: 3px solid #CCC;
}

#aboutus .contents dl {
	width: 380px;
	float: left;
	font-size: 15px;
	margin: 0 0 10px 10px;
	display: inline;
}

#aboutus .contents dl dt {
	clear: both;
	float: left;
	width: 80px;
	padding-right: 10px;
	text-align: right;
}

#aboutus .contents dl dd {
	width: 270px;
	margin-left: 90px;
	border-left: 3px solid #69F;
	padding-left: 10px;
	margin-bottom: 15px;
	text-align:left;
}

#aboutus .contents p {
	float: right;
	margin-right: 20px;
	display: inline;
	text-align: left;
}
