@charset "utf-8";
/*
Theme Name: sciencetokyo
Author: sciencetokyo
Description: original theme
version： 2.0.0
*/
div.infolist3 {
	display:block;
	float:right;
	width:680px;
	margin:15px;
	list-style:none;
	text-align:right;
/*	background:url(../img/common/infolist_bk.gif) no-repeat;*/
}
div.infolist3 li {
	display:inline;
	margin-left:15px;
}
div.infolist3 .icoRss {
	background-image:url(../img/top/for_ico_rss.gif);
	text-decoration: none;
}
div.infolist3 .icoList {
	background-image:url(../img/top/for_ico_list.gif);
	vertical-align:top;
	text-decoration: none;
}
/* トップページのお知らせ　Oct21 2020   color: #dc143c  background-color: #eaedf7 */
a.notice_top{
	color: #ffffff;
	font-size: 100%;
float: left;
margin: 0px;
padding-top: 0.4em;
padding-bottom: 0.4em;
padding-left: 1em;
padding-right: 1em;
/*background-color: #274a78;*/
background-color: #0068b7;
border-right: solid 1px #ccc;
border-top:none;
border-left:none;
border-bottom: solid 1px #ccc;
text-decoration: none;
}
div.infolist3 a:hover{
        opacity:0.8;
}		
