@charset "utf-8";

/*-------------------------------------------------
	lobby CSS
---------------------------------------------------*/

.imgR01{
	float:right;
	margin-left:15px;
}

.imgL01{
	float:left;
	margin-right:15px;
}
.item {
	padding-top:5px;
	margin-bottom:3px!important;
	font-weight: bold;
}
.bline {
	padding-bottom:10px;
	border-bottom:1px solid #DBDBBA;
}

.comment {
	margin-top:3px!important;
}

div#contents div#contentsLeft h4.subTitle span{
	border-bottom:1px solid #DBDBBA;
	margin:8px 0 10px;
	padding:0 0 0 10px;
	width:350px;
}

