@charset "utf-8";


#tmp_wrap_sp_topics {
	background:#E8E6CC url(/shared/templates/top/images/sp_topcs_bg.gif) 0 0 no-repeat;
}
#tmp_sp_topics {
	margin-bottom:20px;
	padding:10px 0 0 10px;
	background-image:url(/shared/templates/top/images/sp_topcs_bg2.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#tmp_sp_topics ul {
	clear:both;
	list-style-image:none;
	list-style:none;
}
#tmp_sp_topics ul li {
	float:left;
	margin:0 5px 0 0;
	padding:0 0 8px 0;
}
#tmp_info {
	clear:both;
	margin-bottom:20px;
}
#tmp_info_ttl ul {
	list-style-image:none;
	list-style:none;
	background-image:url(/shared/templates/top/images/tab_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
}
#tmp_info_ttl ul li {
	float:left;
	margin-right:5px;
}
#tmp_info_ttl ul li img {
	vertical-align:top;
}
#tmp_info_cnt {
	padding:10px 15px 10px 15px;
	border-right:1px solid #BBB8AE;
	border-bottom:1px solid #BBB8AE;
	border-left:1px solid #BBB8AE;
}
#tmp_info {
	margin-bottom:20px;
}
#tmp_info_cnt ul {
	margin:0 0 0.8em 25px;
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
}
#tmp_info_cnt ul li {
	margin-bottom:0.5em;
}
#tmp_info .read_all {
	margin:0 2em 0 0.5em;
	list-style-image:none;
	list-style:none;
}
#tmp_info .read_all li {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#tmp_info_cnt p {
	margin:0 0 0.5em 0;
}
#tmp_movie {
	clear:both;
}
#tmp_movie #tmp_movie_lft {
	float:left;
	width:60%;
}
#tmp_movie #tmp_wrap_movie_rgt {
	float:right;
	width:36%;
}
#tmp_movie #tmp_movie_rgt {
	border:1px solid #BBB8AE;
}
#tmp_movie #tmp_movie_rgt_cnt {
	padding:5px 8px;
}
#tmp_emergency2 {
	margin-bottom:20px;
}
#tmp_emergency2_ttl {
	background-color:#B0401A;
}
#tmp_emergency2_cnt {
	padding:10px 15px 5px 30px;
	border-right:2px solid #B0401A;
	border-bottom:2px solid #B0401A;
	border-left:2px solid #B0401A;
}
#tmp_emergency2 ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
}
#tmp_emergency2 ul li {
	margin-bottom:0.5em;
}
#tmp_msg {
	margin-bottom:11px;
}
#tmp_wrap_push {
	background:url(/shared/templates/top/images/push_bg.gif) 0 0 repeat-y;
	margin-bottom:15px;
}
#tmp_push {
	background:url(/shared/templates/top/images/push_bg_btm.gif) left bottom no-repeat;
	padding:0 0 4px 0;
}
#tmp_mblog {
	float:left;
	margin-right:20px;
	width:280px;
}
#tmp_mblog_cnt {
	padding:0 10px 10px 10px;
}
#tmp_mblog_cnt ul {
	list-style:none;
}
#tmp_mblog_cnt .list_img {
	display:block;
	width:120px;
	float:left;
}
#tmp_mblog_cnt .list_txt {
	display:block;
	width:130px;
	float:right;
}
#tmp_mnet {
	float:left;
	width:200px;
}
#tmp_mnet_cnt {
	padding:0 15px 10px 15px;
}
#tmp_mnet_cnt ul {
	list-style:none;
}
#tmp_mnet_cnt .list_img {
	display:block;
	margin-bottom:5px;
	text-align:center;
}
#tmp_mnet_cnt .list_txt {
	display:block;
}
*:first-child+html #tmp_mnet_cnt .list_txt {
	min-height:1%;
}
* html #tmp_mnet_cnt .list_txt {
	height:1%;	
}
#tmp_mcam {
	width:200px;
	padding:0 0 5px 0;
	float:right;
	background:url(/shared/templates/top/images/campaign_bg_btm.gif) no-repeat left bottom;
}
#tmp_mcam_cnt {
	padding:1px 0 0 0;
	border-left:1px solid #BCB9AF;
	border-right:1px solid #BCB9AF;
}
#tmp_mcam_cnt p {
	margin:9px 0 0 0;
	text-align:center;
}
/* ==================================================
clear fix
================================================== */
#tmp_sp_topics ul:after,
#tmp_info_ttl ul:after,
#tmp_info .read_all:after,
#tmp_movie:after,
#tmp_wrap_push:after,
#tmp_push:after,
#tmp_mblog_cnt:after,
#tmp_mnet_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_sp_topics ul,
*:first-child+html #tmp_info_ttl ul,
*:first-child+html #tmp_info .read_all,
*:first-child+html #tmp_movie,
*:first-child+html #tmp_wrap_push,
*:first-child+html #tmp_push,
*:first-child+html #tmp_mblog_cnt,
*:first-child+html #tmp_mnet_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_sp_topics ul,
* html #tmp_info_ttl ul,
* html #tmp_info .read_all,
* html #tmp_movie,
* html #tmp_wrap_push,
* html #tmp_push,
* html #tmp_mblog_cnt,
* html #tmp_mnet_cnt {
	height:1%; /* 変更しない */
}
