#summaryBox, summarySubBox {
	float:left;
}
#summaryList {
	width: 665px;
	padding-top: 20px;
	border-top: solid #F0F0F0 1px;
}

#summaryList .summaryList01 {
	margin-bottom: 10px;
}

#summaryList .sh_heading_sub_main_b{
	border-bottom: 1px solid #CCC;
	padding:7px 7px 7px 0;
	border-left: none;
}

.ListSummary {
	width: 665px;
}

.ListSummaryLItem {
	padding: 15px 0 15px 0;
	border-bottom: solid #F0F0F0 1px;
}

.ListSummaryLIThumb {
	float: left;
	text-align: center;
	width: 60px;
	height: 60px;
}

.ListSummaryLIThumb img {
	max-width: 60px;
	max-height: 60px;
}

.ListSummaryLIContents {
	margin-left: 65px;
}

.ListSummaryLICTitle {
	font-size: 16px;
}

.ListSummaryLICOther {
	margin-top: 5px;
}

.ListSummaryLICOUserName a {
	float: left;
	font-size: 12px;
	color: #808080;
}

.ListSummaryLICOPv {
	text-align: right;
	color: #808080;
	font-size: 10px;
}

.ListSummaryLICOPCount {
	color: #808080;
	font-size: 12px;
	font-weight: bold;
}

.error{
	background: url(../img/error_img.png) no-repeat 50% 45px;
	height: 300px;
	text-align: center;
}
.error h2{
	font-size: 16px;
	font-weight: bold;
	color: #282828;
	padding-top: 230px;
}