@import url(/common/css/mod_article-list.css);


/* -----------------------------------------------
              "Home"
   ----------------------------------------------- */

/* ========== base ========== */

#content
	{
	background: url(/img/home_content_bg.gif) left top repeat-x;
	}

#content .structure
	{
	background-image: none;
	}

#content h1
	{
	height: 273px;
	}

#mainContent
	{
	padding-left: 0;
	width: 526px;
	}

#relatedContent
	{
	background-image: none;
	margin-top: 18px;
	padding-top: 0;
	width: 218px !important;
	}


/* ========== key visual ========== */

.keyVisual p
	{
	margin-top: 0;
	}


/* ========== topics ========== */

#topics
	{
	background: url(/img/home_topics_frame_body.gif) left top repeat-y;
	padding: 0 25px;
	}

#topics .pseudo-after
	{
	background: url(/img/home_topics_frame_bottom.gif) left bottom no-repeat;
	height: 4px;
	margin: 10px -25px 0;
	}

#topics h2
	{
	background-color: none;
	border: none;
	margin: 0 -25px 10px;
	padding: 0;
	}

#topics .articleList dd
	{
	width: 291px;
	}
