#homeL {
	float: left;
	width: 220px;
}
#homeC {
	float: left;
	width: 220px;
	margin-left: 10px;
}
#homeR {
	width: 220px;
	float: right;
}
#primary .section {
	position: relative;
	width: 220px;
	background-color: #FFF;
	margin-bottom: 10px;
}
.rec h2 {
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 7px;
}
.rec .inside {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rec .image {
	margin-bottom: 10px;
	position: relative;
}
.rec .image .cover {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 200px;
}
.rec .image .new {
	position: absolute;
	height: 36px;
	width: 36px;
	top: 27px;
	left: 182px;
}
.rec p {
	line-height: 1.6;
	font-size: 86%;
	margin-bottom: 7px;
}
.rec .btn {
	text-align: right;
}
.bnr {
	text-align: center;
	margin-bottom: 20px;
}
#topics h2 {
	width: 50px;
	text-align: center;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#topics .list {
	width: 160px;
	font-size: 86%;
	padding-top: 12px;
	float: right;
	margin-right: 10px;
}
#topics .list dt {
	color: #b5943d;
}
#topics .list dd  {
	background-image: url(../images/common/line_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#topics .list dd.end {
	background-image: none;
}
#topics .list dt a {
	color: #cc302b;
}
#topics .list dd a {
	color: #333;
}
#info {
	position: relative;
	height: 350px;
	width: 220px;
}
#info .ic {
	position: absolute;
	height: 76px;
	width: 84px;
	top: 280px;
	left: 10px;
}
#mc {
	padding-top: 15px;
	padding-bottom: 15px;
}
#mc h2 {
	float: left;
	width: 50px;
	text-align: center;
}
#mc .content {
	float: right;
	width: 160px;
	margin-right: 10px;
}
#mc .image {
	margin-bottom: 10px;
}
#mc h3 {
	margin-bottom: 10px;
}
#mc p {
	font-size: 86%;
	line-height: 1.5;
}
.social_btn {
}
