/* リンク */

@import url('style/html5reset.css');
@import url('style/common.css');

/* 区切り */
#contents article section {
	padding-bottom:14px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}
#contents article section div.left_imgs a:hover {
	opacity: 0.7;
}
