@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_contents p {
	margin:0 0 0.8em 0;
}
#tmp_topics {
	margin:0 0 25px 0;
}
#tmp_topics_ttl {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_topics_cnt {
	padding:11px 4px;
}
#tmp_topics_cnt ul {
	margin:0 0 0.8em 18px;
	list-style-image:url(/shared/templates/foreign_top/images/english/topics_list_icon.gif);
}
#tmp_topics_cnt li {
	margin:0 0 5px 0;	
}
.box_bnr p {
	margin:0 0 0.8em 0;
}
.box_iframe iframe {
	border:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html .clearfix {
	min-height:1%;
}
/* for IE6.0 */
* html .clearfix {
	height:1%;
}
