@charset "UTF-8";
/* ***********************************************************************************************

                                             index.css

*********************************************************************************************** */
/* トップページ用CSS */

#imgMain{
	margin-bottom:25px;
}
#headTopics{
	height:52px!important;
	margin-bottom:5px;
	background:url(images/head_topics.gif) no-repeat top left;
}
#headBlog a{
	background:url(images/head_blog.jpg) no-repeat top left;
}
#headIdea a{
	background:url(images/head_idea.jpg) no-repeat top left;
}
#headAlbum a{
	background:url(images/head_album.jpg) no-repeat top left;
}
#headReport{
	background:url(images/head_report.jpg) no-repeat top left;
}
#boxReport li{
	margin-bottom:5px!important;
}
#boxGetReader{
	float:right;
	width:250px;
	background-color:#EFEFEF;
	padding:8px;
	font-size:10px;
	color:#666666;
	line-height:16px;
}