#topTopic {
}

#subTopic {
}

#subTopic div {
}

#topSaloon {
	font-size:13px;
}

#topSaloon #saloonMembers {
	margin-bottom:9px;
}

#topSaloon #saloonMembers .boxL {
	float:left;
	width:291px;
	height:118px;
	border:solid 1px #666;
}

#topSaloon #saloonMembers .boxR {
	float:right;
	width:291px;
	height:118px;
	border:solid 1px #666;
}


#topSaloon #saloonMembers img {
	float:left;
	width:101px;
	height:118px;
	border-right:solid 1px #666;
}

#topSaloon #saloonMembers .right {
	float:right;
	width:184px;
	margin-top:-118px; /* 応急処置 */
}

#topSaloon #saloonMembers h4 {
	color:#86845d;
	border-bottom:solid 1px #666;
	padding:4px 0;
	height:28px;
	overflow:hidden;
}

#topSaloon #saloonMembers h4 a {
	color:#86845d;
}

#topSaloon #saloonMembers .right div {
	margin-top:4px;
}

#topSaloon #saloonMembers .right div.comingsoon {
	padding-top:22px;
}

#topSaloon #saloonMembers .right div.comingsoon img {
	width:170px;
	height:44px;
	border:none;
	
}

#topSaloon #saloonMembers .right div.empty {
	padding-top:45px;
	text-align:center;
}

#topSaloon #saloonMembers .right div h5 {
	margin-bottom:5px;
}

#topSaloon #saloonMembers .right div p {
	height:46px;
	overflow:hidden;
	font-size:11px;
}

/* 最新コメント
+++++++++++++++++++++++++++++++++++++*/
#topComment {
	border:solid 1px #666;
	margin-bottom:10px;
	padding1px;
}

#topComment table {
	width:598px;
	text-align:left;
}

#topComment table th {
	border-bottom:solid 1px #666;
}

#topComment table th#time {
}

#topComment table th#comment {
}

#topComment table th#author {
}

#topComment table th#theme {
}

#topComment table td {
	padding:2px 4px;
}

#topComment table td.tdcenter {
	text-align:center;
}









