@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .comList {
    margin: -15px 0 0 0;
    width: 650px;
}

#main .comList li {
	margin-top: 15px;
	padding: 0 0 11px;
	width: auto;
	float: none;
	background: url(../../img/pc/channel_b/line.gif) repeat-x left bottom;
}

#main .comList li a {
	overflow: hidden;
}

#main .comList li .fltImg {
	width: 168px;
	float: left;
	border-bottom: none !important;
}

#main .comList li .txtBox {
	margin-top: -3px;
	width: 466px;
	float: right;
}

#main .comList li .txtBox span.snippet {
	margin-bottom: 12px;
	color: #666;
	font-size: 1.2em;
}

#main .comList li .txtBox .txt {
	margin-bottom: 2px;
	font-size: 1.0em;
	line-height: 18px;
}

#main .comList li .txtBox .ttl {
	margin-bottom: 5px;
	color: #333;
	font-size: 1.8em;
	font-weight: bold;
}

#main .comList li .txtBox .note {
	margin-bottom: 0;
	color: #A9B9C3;
	font-size: 1.0em;
}

#conts .more {
	margin-top: 60px;
}

#conts .comTxtDl {
	margin-bottom: 30px;
}
