@charset "UTF-8";
/*=============================================
 sp
=============================================*/
#sp .twocol-r {
	margin-bottom: -10px;	
}


/*=============================================
 /topic/index.html
=============================================*/
#sp #idx {
	overflow: hidden;
}

#sp .article-list .commb {
	background: url(/common/img/bg_line_v02.gif) repeat-x;
	margin-top: 15px;
	padding-top: 19px;
}
#sp .article-list .commb:first-child {
	background: none;
}
#sp .article-list .commb .ttlb {
	margin-bottom: 10px;
}
#sp .article-list .commb .ttlb .article-ttl {
	font-size: 14px;
	color: #005baa;
}
#sp .article-list .commb .ttlb .ymd {
	font-size: 13px;
}
#sp .article-list .commb .ph {
	margin: 0 20px 0 10px;
	float: left;
}
#sp .article-list .commb .ph div {
	position: static !important;
	width: auto !important;
	height: auto !important;	
}
#sp .article-list .commb .ph img {
	width: 100px !important;
	height: auto !important;
	position: static !important;
	margin: 0 !important;
	padding: 0 !important;
}
#sp .article-list .commb .txtb {
	background: url(/common/img/pc_more02.png) no-repeat right bottom;
	padding-bottom: 15px;
	font-size: 13px;
	width: auto;
}


/*=============================================
 /topics/detail.html
=============================================*/
#sp .article {
	margin-top: 18px;
}
#sp .article .ymd {
	font-size: 13px;
}
#sp .article h2 {
	font-size: 14px;
	/*text-decoration: underline;
	color: #005baa;*/
}
#sp .article .ph {
	margin-top: 10px;
}
#sp .article .ph div {
	position: static !important;
	width: auto !important;
	height: auto !important;	
}
#sp .article .ph img {
	width: 100% !important;
	height: auto !important;
	position: static !important;
	margin: 0 !important;
	padding: 0 !important;
}
#sp .article .txtb {
	font-size: 13px;
}
#sp .article .txtb p {
	margin-top: 10px;
}
#sp .article .txtb .note {
	margin-top: 10px;
}
#sp .article .txtb .note li {
	padding-left: 1em;
	text-indent: -1em;
}

#sp #dtl .twocol-l .paging {
	margin-top: 20px;
}
#sp #dtl .twocol-r {
	margin-bottom: 0;	
}


#sp .twocol-r .entry-list-col .rel-inr {
	padding-top: 13px;
	padding-bottom: 2px;
}