@charset "utf-8";
/*

----------------------------------------------------

UpdateHistory
09/0*******

*/

/* top
----------------------------------------------------------------------------*/
body#top{
	background:#E7DFCC url(../images/top_bg_body.png) left top repeat-x;
}


/* support
----------------------------------------------------------------------------*/

#top #mainContents .support{
	width:282px;
	float:left;
	padding-left:5px;
}
#top #mainContents .support dt{
	margin-bottom:10px;
}
#top #mainContents .support dd{
	margin-bottom:10px;
	line-height:1.5;
}

/* recommend
----------------------------------------------------------------------------*/

#top #mainContents .recommend{
	width:272px;
	float:left;
	padding-left:12px;
}
#top #mainContents .recommend dt{
	margin-bottom:5px;
}
#top #mainContents .recommend dd{
	margin-bottom:10px;
	line-height:1.5;
}

/* news
----------------------------------------------------------------------------*/

#top #mainContents .news{
	width:556px;
	margin:0 0 10px 10px;
	padding:0 0 5px 0;
	background:url(../common/images/cmn_line01.png) left bottom repeat-x;
	
}
#top #mainContents .news dt{
	float:left;
	width:6em;
	line-height:1.5;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#top #mainContents .news dd{
	margin-left:7em;
	line-height:1.5;
}
#top #mainContents .news dd a{
	text-decoration:none;
}


















