@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_maincontents {
	padding:283px 0 0;
}
/* tmp_sp_topics
============================== */
#tmp_sp_topics {
	margin:1px 0 20px 0;
}
#tmp_sp_topics ul {
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_sp_topics ul li {
	margin:0 0 1px 0;
}
/* tmp_info
============================== */
#tmp_info {
	margin-bottom:3px;
}
#tmp_info ul {
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
	margin-bottom:6px;
}
#tmp_news,
#tmp_chuumoku,
#tmp_boshuu,
#tmp_houdou {
	float:left;
}
#tmp_news_cnt,
#tmp_chuumoku_cnt,
#tmp_boshuu_cnt,
#tmp_houdou_cnt {
	display:none;
}
/* tmp_life_event
   tmp_object
============================== */
#tmp_life_event {
	margin:0 0 10px;
	clear:both;
}
#tmp_object {
	margin-bottom:10px;
	clear:both;
}
#tmp_life_event_ttl,
#tmp_object_ttl {
	font-size:0.1%;
	line-height:0.1;
	margin-bottom:3px;
}
#tmp_life_event_cnt ul,
#tmp_object_cnt ul {
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_life_event_cnt ul li,
#tmp_object_cnt ul li {
	float:left;
	padding:0 3px 3px 0;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
#tmp_info:after,
#tmp_lifeevent_cnt ul:after,
#tmp_object_cnt ul: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,
*:first-child+html #tmp_info,
*:first-child+html #tmp_lifeevent_cnt ul,
*:first-child+html #tmp_object_cnt ul {
	min-height:1%;
}
/* for IE6.0 */
* html .clearfix,
* html #tmp_info,
* html #tmp_lifeevent_cnt ul,
* html #tmp_object_cnt ul {
	height:1%;
}


