#recommend{
clear:both;
}

.dig_1set {
	width: 686px;
	min-height:240px;
	float: left;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #CCC;
	color: #000;
	background-color: #FFF;
	overflow:hidden;
}
.dig_img {
	float: left;
	width: 150px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.dig_text {
	float: left;
	width: 447px;
	min-height:240px;
	margin: 0px 10px 0px 10px;
	overflow:hidden;
}
.dig_text h3{
	font-size:18px;
	font-weight:bold;
	margin:15px 0;
	}
.dig_text_bottom{
	height:60px;
	}	
.dig_keyword {
	font-size: 10px;
	line-height: 2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	float: left;
	width: 307px;
	padding-right: 6px;
	padding-top: 5px;
	margin-top: 5px;
}
.dig_comments {
	font-style: italic;
	line-height: 10px;
	color: #000;
	float: right;
	width: 67px;
	text-align: center;
	background-image: url(../images/comments.png);
	background-repeat: no-repeat;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 10px;
	background-position: center top;
	display: block;
	height: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.comments_num{
color:#000000;
font-size:14px;
font-style:italic;
font-weight:bold;
line-height:14px;
}
.dig_comments a:link,
.dig_comments a:visited{
	color: #000;
}
.dig_comments a:hover,
.dig_comments a:active{
	color: #f00;
}
.dig_commentsBotton {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 67px;
	line-height: 2;
	float: left;
	margin-top: 5px;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
}
.dig_r {
	float: right;
	width: 67px;
	background-color: #EEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-bottom:32767px;
	margin-bottom:-32676px;
}
.dig_PostBy {
	width: 65px;
	padding:1px;
	text-align: center;
	font-size: 10px;
	color: #999;
	line-height: 1.5em;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.dig_PostBy .photo{
	border:1px solid #CCC;
	}
.dig_icon {
	width: 67px;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	float: right;
	padding-top: 5px;
}

