@charset 'UTF-8';

/* おすすめ媒体 */

#content {
	width: 657px;
	float: left;
}

#catch {
	margin: 0 0 22px;
	width: 657px;
	height: 16px;
    background: url('../images/lead_text.gif') no-repeat;
}
#catch p {
	display: none;
}

#recommend_media {
	margin-bottom: 30px;
}

#top .media {
	padding: 18px 0;
	border-bottom: 1px dotted #ccc;
}
#top .media .cover {
	width: 100px;
	float: left;
	text-align: center;
}
#top .media .cover img {
}
#top .media .text {
	width: 550px;
	float: right;
}
#top .media .description {
	margin-bottom: 1em;
	line-height: 150%;
	font-weight: bold;
}
#top .media h4 {
	font-size: 10pt;
	color: #f60;
	margin-bottom: .5em;
}
#top .media .attribute {
	margin-bottom: 1em;
}
#top .media .btn_detail {
	text-align: right;
}
#top .banner_text {
	text-align: center;
	padding: 2em;
}

#top .btns {
	margin-bottom: 3em;
}