@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_key_cnt ul,
#tmp_time_cnt ul,
#tmp_maincontents ul.more {
	list-style:none;
	margin:0;
	padding:0;
}
#tmp_topics,
#tmp_news,
#tmp_time,
#tmp_key {
	margin-bottom:15px;
}
#tmp_emergency_cnt li img {
	margin-left:5px;
}
#tmp_topics_cnt {
	padding:5px 10px 0 10px;
}
#tmp_topics_cnt ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
	margin-left:20px;
}
#tmp_topics_cnt li {
	margin-bottom:0.5em;
}
#tmp_topics_cnt li img {
	margin-left:5px;
}
#tmp_news_cnt {
	padding:5px 10px 0 10px;
}
#tmp_news_cnt th {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:110px;
}
#tmp_news_cnt td {
	vertical-align:top;
}
#tmp_news_cnt td img {
	margin-left:5px;
}
#tmp_topics ul.more,
#tmp_news ul.more {
	margin-right:3px;
	padding-top:5px;
	text-align:right;
}
#tmp_topics ul.more li,
#tmp_news ul.more li {
	display:inline;
	padding-left:10px;
}
#tmp_topics ul.more li img,
#tmp_news ul.more li img {
	vertical-align:middle;
}
#tmp_time_cnt {
	width:100%;
	padding:5px 0 0 15px;
}
* html #tmp_time_cnt ul {
	width:100%;
}
#tmp_time_cnt li {
	float:left;
	margin-right:3px;
}
#tmp_key {
	clear:both;
	margin-left:2px;
	border:1px solid #CCD3AB;
}
#tmp_key_cnt {
	padding:5px 10px 6px 10px;
}
* html #tmp_key_cnt ul {
	width:100%;
}
*:first-child+html #tmp_key_cnt ul {
	width:100%;
}
#tmp_key_cnt li {
	float:left;
	margin-right:1.6em;
	white-space:nowrap;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_key_cnt ul:after,
#tmp_time_cnt ul:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

@media print{
* html #tmp_header {
	height:340px;
}
*:first-child+html #tmp_emergency_ttl,
*:first-child+html .format_top .column_full .col_main,
*:first-child+html .format_top .column_full #tmp_maincontents {
	min-height:1%;
}
* html #tmp_emergency_ttl,
* html .format_top .column_full .col_main,
* html .format_top .column_full #tmp_maincontents {
	height:1%;
}
}
