/* CSS Document */

@charset "utf-8";


/********************************************
	�X�^�b�t�Љ�
********************************************/
#article .top-customer li.list {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    display: inline;
    float: left;
    margin: 16px 0px 16px 10px;
    padding: 0 10px 9px;
    width: 140px;
}
.list .list-top {
    margin: 0 0 16px;
}
.list .list-top div.pht {
    background: url(../images/bg_staff.png) no-repeat scroll left center transparent;
}
.list div p {
    display: table-cell;
    height: 115px;
    text-align: center;
    vertical-align: middle;
    width: 230px;
}
.list div .right {
    width: 140px;
    margin-top: 10px;
}
.list div .right .name {
    border-bottom: 1px dotted #00b8ec;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 5px;
    height: 50px;
}
.right dt {
    background: url(/images/bg_staffArw.jpg) no-repeat scroll right center transparent;
    clear: both;
    float: left;
    margin: 1px 2px 0 0;
    padding: 0 10px 0 0;
    width: 27px;
}
.right dd {
�@�@padding: 2px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list p.comment {
    height: 19px;
    margin: 0 0 15px;
    padding: 5px 10px;
    line-height: 1.5;
    background: none repeat scroll 0 0 #e2f2f6;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list p.next {
    background: url(/images/bg_staffArw2.jpg) no-repeat scroll left center transparent;
    cursor: pointer;
    float: right;
    font-weight: bold;
    padding: 0 0 0 15px;
    text-decoration: underline;
}

.shinjuku {
	background-color: white;
}

.shinjuku h2 {
    background: url(/staff/images/icn_aroom.gif) no-repeat left center;
    padding: 10px 0 0 45px;
    color: #0b6ba5;
	font-size: 180%;
    margin: 0 10px 0 10px;
	border-bottom: 2px solid #90c422;
}

.lib {
	background-color: white;
}

.lib h2 {
  background: url(/staff/images/icn_aroom.gif) no-repeat left center;
  padding: 10px 0 0 45px;
  color: #0b6ba5;
  font-size: 180%;
  margin: 0 10px 0 10px;
  border-bottom: 2px solid #90c422;
}

.axs {
	background-color: white;
}

.axs h2 {
    background: url(/staff/images/icn_axs.gif) no-repeat left center;
    padding: 10px 0 0 38px;
    color: #da0019;
	font-size: 180%;
    margin: 0 10px 0 10px;
	border-bottom: 2px solid #90c422;
}

.rent {
	background-color: white;
}

.rent h2 {
    background: url(/staff/images/icn_rent.gif) no-repeat left center;
    padding: 10px 0 0 40px;
    color: #010f29;
	font-size: 180%;
    margin: 0 10px 0 10px;
	border-bottom: 2px solid #90c422;
}

.companydetail02 {
	margin:0 0 30px 0;
}

/* �X�^�b�t�摜 */

.list img {
	max-width: 140px;
}
