@charset "UTF-8";
/* 文字コード：UTF-8 */

.content .ct_image { }
.content .ct_image img { max-width:100%; }
.content .ct_image .caption{ padding:8px 0; }
.content .ct_image .caption span{
	padding-left:10px;
	background:url(../../image/common/caption.gif) no-repeat left center;
	font-size:80%;
	font-weight:bold;
}
