/*トップページニュース*/

.News{
	color:#000000;
	font-size:10px;
	line-height:13px;
	width:115px;
	background-color:#ABF2FF;
	margin:10px 0 10px 5px;
}
.News-box{
	border-bottom:1px solid #000000;
	text-align:left;
	width:110px;
	padding:3px 3px 5px 3px;
}
.News-Entry-Date{
	font-size:10px;
	margin-bottom:3px;
	color:#000099;
	font-weight:bold;
}
#news{
	color:#000000;
	font-size:10px;
	line-height:13px;
	/*width:115px;*/
	background-color:#ABF2FF;
	margin:10px 0 10px 5px;
}
#news IMG{
	margin-bottom:5px;
}
.Topic-box{
	border-bottom:1px dotted #000000;
	text-align:left;
	/*width:110px;*/
	padding:3px 3px 5px 3px;
	margin: auto 2px;
	font-size:0.95em;
	line-height:1.1em;
}

.Topic-box a{
	color:#333333;
	text-decoration:none;
}
.Topic-box a:hover{
	color:#333333;
	text-decoration:underline;
}
#Links{
	color:#000;
	font-size:10px;
	line-height:13px;
	width:115px;
	background-color:#ABF2FF;
	margin:10px 0 10px 5px;
}
#Links IMG{
	margin-bottom:5px;
}
#Links a{
	text-decoration:none;
}
.Link-Category-Title{
	font-weight:bold;
	margin:4px 0 4px 0;
	font-size:12px;
	text-align:left;
}
#Search-Company{
	margin:0 0 20px 0;
}
.bottom-link{
	border-bottom:2px solid #A3A2B6;
	background-color:#F0F3FF;
	padding:3px 0 3px 0;
	text-align:center;
	margin-bottom:10px;
}
#Search-Products{
	margin:0 0 20px 0;
}
.Top-Entry{
	margin:0 0 20px 0;
}
.Top-Entry-Title{
	background-image:url(../images/bg_top_entry.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 15px;
	border-bottom:1px solid #DDD;
}
.Top-Entry-Date{
	font-size:10px;
}
#Archive-Entries .Entry-Title{
	width:560px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	border-top:3px solid #BBB;
	background-color:#EBF3FA;
	padding:3px 0 3px 3px;
}
#Archive-Entries .Entry-Body{
	width:560px;
	font-size:12px;
	line-height:16px;
}
#Archive-Entries .Entry-More{
	width:560px;
	margin:10px 0 30px 0;
}
.news-Entry-Date{
	font-size:10px;
	margin-bottom:3px;
	color:red;
	font-weight:bold;
}
.news-Entry-Title{
	margin-bottom:10px;
	border-bottom:1px solid #BBB;
	padding-bottom:5px;
}
