@charset "utf-8";


/*---------------------------------------
	AAA
---------------------------------------**/

div#flasharea
{
	margin-left: 2px;
	width: 800px;
}


dl#headline
{
	display: block;
	margin: 10px 0 10px 0;
	width: 560px;
	height: 35px;
	background: url(../../common/images/h3_bkg.jpg) left no-repeat;
}

dl#headline dt
{
	float: left;
	margin: 10px 0 0 0;
	text-indent: 20px;
}

dl#headline dd
{
	float: right;
	margin: 9px 10px 0 0;
}

dl#topnews
{
	display: block;
	clear: both;
	margin: 0 0 15px 10px;
	width: 550px;
	height: 90px;
}

dl#topnews dt
{
	display: block;
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 90px;
}

dl#topnews dt img
{
	padding: 3px;
	width: 114px;
	height: 84px;
	border: 1px solid #CCCCCC;
}

dl#topnews dd
{
	margin-right: 10px;
	float: left;
}

dl#topnews dd.ico
{
	display: block;
	width: 100px;
	height: 20px;
}

dl#topnews dd.date
{
	width: 300px;
	height: 20px;
	padding-top: 3px;
	font-size: 77%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

dl#topnews dd.title a
{
	display: block;
	width: 400px;
	height: auto;
	font-size: 92%;
	font-weight: 800;
	overflow: hidden;
}

dl#topnews dd.title a:hover
{
	color: #FF6666;
}

dl#topnews dd.line
{
	display: block;
	float: right;
	margin: 5px 0 5px 0;
	width: 418px;
	height: 1px;
	border-bottom: 1px dotted #CCCCCC;
}

*html dl#topnews dd.line
{
	margin-top: -20px;
}

dl#topnews dd.news-content
{
	display: block;
	margin: 0;
	margin-bottom: 5px;
	float: right;
	width: 420px;
	height: 33px;
	overflow: hidden;
	font-size: 92%;
	line-height: 1.2;
}

*html dl#topnews dd.news-content
{
	margin-top: -60px;
	margin-bottom: 0;
}

dl#topnews dd.more-info
{
	clear: both;
	text-align: right;
	display: block;
	width: 550px;
	height: 20px;
	margin: 0;
}

* html dl#topnews dd.more-info
{
	clear: both;
	margin-top: -20px;
}

*+ html dl#topnews dd.more-info
{
	clear: both;
	margin-top: -10px;
}

#backlink
{
	text-align: center;
}