@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-right:10px;
	background:url(../../image/common/caption.gif) no-repeat right center;
	font-size:80%;
	font-weight:bold;
}
