@charset "UTF-8";

*{margin:0;padding:0;line-height:1;}
body,div,p,ul,li,h1,h2,h3,a{margin:0;padding:0;text-align:left;}
img{border:0;vertical-align:bottom;}

body{
	background:none;
	background-color:#e5e5e5;
	font-family: 'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;
	font-size: 11px;
	line-height:1;
	color: #444444;
	margin:0;
	padding:0;
}

a{font-size:11px;color:444444;text-decoration:underline; line-height:1.4;}
a:hover{color:444444;text-decoration:none;}

ul{list-style:none;margin:0;padding:0;}

#topics{width:270px;margin:0;padding:0;}

#topics #title_area{width:265px;height:20px;margin:0;padding:5px 0 0 5px;}

#topics #title_area h2#topi_title{
	width:210px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../../../_common/images/h2_title_hottopics.gif) 0 0 no-repeat;
	float:left;
	margin:0;
	padding:0;
}

#topics #title_area p#viewlist{
	width:50px;
	height:20px;
	background:url(../../../../_common/images/bt_viewlist.gif) 0 0 no-repeat;
	float:left;
	margin:0;
	padding:0;
}

#topics #title_area p#viewlist a{
	display:block;
	width:50px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#topics #topi_area{
	background-color:#FFFFFF;
	width:260px;
	/*
	height:158px;
	*/
	height:224px;
	padding:0;
	margin:5px;
	
}

#topics #topi_area ul#topi_desc{
	list-style:none;
	width:250px;
	height:22px;
	margin:0 0 0 5px;
	padding:4px 0 0 0;
}

#topics #topi_area ul#topi_desc li{
	display:block;
	width:125px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

#topics #topi_area ul#topi_desc li#topi_desc_film{
	background:url(../../../../_common/images/hottopics_li_works.gif) 0 0 no-repeat;
}

#topics #topi_area ul#topi_desc li#topi_desc_corp{
	background:url(../../../../_common/images/hottopics_li_company.gif) 0 0 no-repeat;
}

#topics #topi_area ul#topi_desc li#topi_desc_film a,
#topics #topi_area ul#topi_desc li#topi_desc_corp a{font-size:10px;}


html > body div.entry_corp,html > body div.entry_film{
	margin:0;
	padding:8px 0 0 15px;
	width:230px;
	heigt:100%;
}

div.entry_corp,div.entry_film{
	margin:0;
	padding:8px 0 0 24px;
	width:230px;
	heigt:100%;
}

div.entry_corp p.ent_link{width:220px;padding:0 0 0 17px;background:url(../../../../news/images/iconC.gif) no-repeat 0 1px;}
div.entry_film p.ent_link{width:220px;padding:0 0 0 17px;background:url(../../../../news/images/iconF.gif) no-repeat 0 1px;}

/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
