@charset "utf-8";

/*********************************************************************
 *
 * </english/tech/kcd/css_v2/style.css>
 *
 * 更新日: 2021/8/20
 *
 *********************************************************************/

div#flashcontent {
	padding: 5px;
	background-color: #f0f0f0;
	border: 1px solid #e2e2e2;
}

.mov_box video,
div#flashcontent video{
	width: 100%;
	height: auto;
}

p.lead span.first_letter {
	margin-right: 1px;
	padding: 2px 3px 0 3px;
	background: #cc0033 url(/english/tech/kcd/image_v2/img_bg_first_letter.gif) no-repeat 100% 0;
	color: #fff;
}

div.mov_box {
	clear: both;
	margin-top: 100px;
	padding: 4px;
	border: 1px solid #e2e2e2;
	background-color: #f0f0f0;
}

div#main div.image{
	margin-bottom:1em;
}

div#main div.image.first {
	margin-top: -15px;
}

div#main div.image em {
	font-weight: bold;
}

div#main div.image em img {
	margin-right: 8px;
	vertical-align: text-bottom;
	margin-bottom: 0.2em;
}

div#main div.image p.photo {
	margin-top: 10px;
}
