@charset "utf-8";
/* CSS Document */

/* 09 : tlrmember
------------------------------------------------ */
#menber {
	height: 80px;
	width: 470px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #999999;
}
#menber img {
	margin: 10px;
	float: left;
}
#menber  #text  {
	float: right;
	width: 390px;
	height: 70px;
}

#menber  #text  h3  {
	font-family: "メイリオ";
	margin-top: 15px;
	line-height: 1.7em;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
#menber  #text  p  {
	font-family: "メイリオ";
	line-height: 1.7em;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}




ul.tlrmemberBox {
	width: 860px;
	margin-left: 10px;
}

ul.tlrmemberBox li {
	width: 195px;
	padding-right: 20px;
	list-style: none;
	text-align: center;
	padding-top: 10px;
	height: 214px;
	float: left;
	background-image: url(../../member/images/frame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.demoBox {
	width: 760px;
	padding: 0;
}

.demoBox .left {
	float: left;
	width: 165px;
	padding-left: 15px;
}

.demoBox .right {
	float: left;
	width: 550px;
	padding-left: 15px;
}

.demoBox .right strong {
	font-weight: normal;
}

.demoBox .right .name {
	padding-bottom: 20px;
}


.memberDetail {
	clear: both;
}
