@charset "utf-8";

.blogroll-ad-img,.blogroll-ad-default{
	height:0px !important;
	overflow:hidden;
}
.blogroll-ad-default{
	font-size:10px;
	margin:0 0 0 10px;
}
.blogroll-channel li{
	margin-left:0 !important;
	list-style:none !important;
}
.blogroll-channel li a{
	display:block;
	border-bottom:#CCC dotted 1px;
}
.blogroll-channel li a span{
	display:none;
}

.clear {
	clear: both;
}

.dmm{
	margin-bottom:10px;
}
.dmm a {
	display:block;
	width:25%;
	text-align:center;
	float:left;
}
.dmm a img {
	width:100%;
	max-width:120px;
	height:auto;
}
@media screen and (max-width: 480px) {
.dmm a {
	width:50%;
	margin-bottom:10px;
}
}
.to_comment{
	display:block;
	width:80%;
	margin:10px auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#EB5054;
	color:#FFF !important;
	text-align:center;
	line-height:2.5em;
	font-weight:bold;
	border:#EB5054 solid 2px;
}
.to_comment:hover{
	background:none;
	color:#EB5054 !important;
	text-decoration:none;
}

.foot_link{
	border-top:#CCC dotted 1px;
}
.foot_link li{
	border-bottom:#CCC dotted 1px;
	list-style:none !important;
	margin:0 !important;
}
.foot_link li a{
	display:block;
	padding:0.5em;
}
.usewayfloat{
	position:fixed;
	bottom:0;
	left:0;
	z-index:2147483647 !important;
	width:100%;
	padding: calc(50 / 320 * 100%) 0 0;
}
.sp_ad{
	position: relative;
	width: 100%;
	padding: calc(250 / 300 * 100%) 0 0;
}
.iframe,.iframe_foot{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blogroll-list-wrap{
	padding:0;
	margin:0;
}
.fw-iframe{
	display:none;
}
