/* CSS Document */
#mainBox {
	margin-bottom:15px;
}
.topBody #main ul {
	margin: 0 0 1em;
}
/*

=====================================*/
#topBannerBox img {
	line-height:1;
}
/*

=====================================*/
#main .bannerUl02 {
	list-style-type: none;
	margin:0 0 1em;
}
.bannerUl02 li {
	float:left;
	margin-right:10px;
}
.bannerUl02 li a {
	display:block;
}
/*

=====================================*/
.newsUl {
	list-style-type: none;
	background: url(../img/top/bg_info.gif) repeat-x top left;
}
.newsUl li {
	font-size: 12px;
	color: #000;
	background: url(../img/top/bg_info.gif) repeat-x bottom left;
	display: block;
	padding: 9px 10px;/*line-height: 1.2;*/
}
.newsUl a {
	color:#0E41D8;
	/*line-height: 1.2;*/
	text-decoration: none;
	zoom: 1;
}
.newsUl span {
	display:inline-block;
	width:140px;/*padding-top:1px;
	font-size: 12px;
	color: #000;*/
}
.newsUl a:visited {
	color:#BB3FBB;
}
.newsUl a:hover {
	text-decoration:underline;
}
/*

=====================================*/
.topBody h3.mrgT01 {
	margin-top:25px
}
#footer .link01 a {
	color:#0E41D8;
	text-decoration:none;
}
#footer .link01 a:hover {
	text-decoration: underline;
}

