@charset "utf-8";
/* CSS Document */

@import url(../../css/common.css);

.section {
	margin-bottom: 30px;
}

.tbArea {
	width: 530px;
	float: right;
	display: inline;
}

.member .photo {
	float: left;
	display: inline;
	width: 186px;
	text-align: center;
}

.member li.bl {
	margin-bottom: 30px;
}

.tb01 th {
	width: 130px;
	font-weight: normal;
}

.tb01 dt {
	/*font-weight: bold;*/
}

.tb01 dl {
	margin-bottom: 10px;
}

.memberWrap {
	/*margin-right: -1px;*/
}

.memberList .photoS {
	float: left;
	display: inline;
	width: 70px;
}

.memberList dl {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 150px;
}

.memberList dl dt {
	margin-bottom: 10px;
}

.memberList .bl {
	float: left;
	display: inline;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 233px;
	background: url(../../img/bg_dot02.gif) repeat-y right top;
}

.memberList .blright {
	float: left;
	display: inline;
	margin-right: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 233px;
	background: none;
}

.memberList li {
	background: url(../../img/bg_dot.gif) repeat-x left bottom;
}

.dataLeft {
	background: #F9F9F9;
	width: 156px;
}

.dataLeft p {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.dataLeft img {
	vertical-align: bottom;
}

.links li.item01 {
	background: url(../img/icon01.jpg) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

.links li.item02 {
	background: url(../img/icon02.jpg) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

.links li.item03 {
	background: url(../img/icon03.jpg) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

.links li.item04 {
	background: url(../img/icon04.jpg) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

.message {
	margin-bottom: 15px;
}


.listItem .title01 {
	margin-bottom: 10px;
}

.listItem .titleMember {
	padding: 5px;
}

.listItem .titleMember h4 {
	float: left;
	display: inline;
	width: 490px;
	font-weight: bold;
	font-size: 108%;
}

.socialList li.item01 {
    text-align: left;
}
.socialList li {
    float: left;
    width: 105px;
}

.photo .links {
	text-align: left;
	padding: 0 10px;
}

.memberTxt {
	text-align: right;
	font-weight: bold;
}

.name span {
	display: inline-block;
}

.name span img {
	vertical-align: middle;
	margin-left: 5px;
}

