.boxscroll{
	padding:10px;
	margin:0 auto 0;
	width:95%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	overflow-x:hidden;
	overflow-y:scroll;
	height:150px;
	background-color:#fff;
	border-radius:10px;
	text-align:left;
	border:1px solid #ccc;
	
}


dl,dt,dd{ 
	margin:0;
	padding:0;
}

dl.table{
padding:0 15px 10px 15px;
font-size:0.8em;
width:100%;

}
dl.table dt{
		border-bottom:1px dotted #999;
width:150px;
font-size:14px;
line-height:30px;
height:30px;
letter-spacing:0.02em;
font-weight: bold;
float: left;
color:#88CCC4;
clear: both;
}
dl.table dt span{
display:inline;
background:#f00;
font-size:10px;
color:#fff;
padding:1px 2px;
font-weight:normal;
}
dl.table dd span,
span.feedlabel{
display:inline;
line-height:3em;
font-size:10px;
color:#fff;
padding:1px 2px;
}
dl.table dd span.news1{
background:#00f;
}
dl.table dd span.news2{
background:#008000;
}

dl.table dd{
border-color:#999;
line-height:30px;
height:30px;
letter-spacing:0.02em;
		border-bottom:1px dotted #999;
	width:800px;
	font-weight:bold;
	overflow:hidden;
}

dl.table dd a{
	color:#666;
font-size:14px;
font-weight:normal;
text-decoration:underline
}

.border-bottom {
	border-bottom: 1px dashed #ccc;
	color:#666;
}
.no-border {
	border: none !important;
}
/**サムネイル画像
*****************************/
.w100px {
	width: 100px !important;
	border-radius:10px;
}
.h100px {
/*	height: 100px !important;*/
}
/*******************************/
.p5 {
	padding: 5px !important;
}
.pr0 {
	padding-right: 0 !important;
}
.pl0 {
	padding-left: 0 !important;
}
.valign-top {
	vertical-align: top !important;
}
/**ブログタイトル
*****************************/
.f14px {
}
.f14px a{
	font-size:16px;
	color:#F15A24;
	font-weight:bold;
	text-decoration:none;
}
/*************************************/

.feed-row:hover {
	cursor: pointer;
}
