@charset "shift_jis";

/* =============================================
   obc site top page
============================================= */
#topFlashNavi{
	padding-bottom: 10px;
}

/*========== main area width:622px ==========*/
.topNewsBox{
	width: 620px;
	margin: 0 0 5px;
	padding: 0;
	border: 1px solid #888;
	position: relative;
	color: #6c6c6c;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
}
.topNewsBox h2{
	width: 600px;
	height: 32px;
	margin-bottom: 10px;
	visibility: hidden;
}
.topNewsBox .toNewsList{
	width: 53px;
	height: 21px;
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 12px;
}
.toNewsList a{
	width: 53px;
	height: 21px;
	padding-left: 53px;
	background-image :url(../img/button/btn_tolist.gif);
}

.topNewsBox .toNewsList a{
	text-decoration: none;
}
.topNewsBox .flashNews{
	width: 590px;
	margin: 0 auto 15px;
}
.topNewsBox table{
	width: 590px;
	margin: 0 auto 15px;
	font-size: 12px;
	line-height: 150%;
}
.topNewsBox table th{
	width: 60px;
	padding: 2px 2px 2px 45px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: transparent url(../img/marker/marker_arrow_red.gif) no-repeat 2px 6px;
}
.topNewsBox table th.new{
	background-image: url(../img/marker/marker_new.gif)!important;
	background-position: 0 6px;
}
.topNewsBox table td{
	padding: 2px 5px;
	vertical-align: top;
}

/* */
#campaignTopics{ background-image:url(../../img/top/title_campaign_topics.gif);}
#supportActualite{ background-image:url(../../img/top/title_support_actualite.gif);}
#newsUpdates{ background-image:url(../../img/top/title_news_updates.gif);}