﻿@charset "utf-8";

/* 過去イベント 2018.2 by T,Yoshioka, adding 特別展 2018.9.12 by T.Yoshioka */
div#main.parents_101214  > h2:before {content:"【終了】";}/* プラネ月間スケジュール */
div#main.parents_101163  > h2:before {content:"【終了】";}/* 個別イベント */
div#mainInfo.parent_101373:not(.detail_100118)  > h2:before {content:"【終了】";}/* 特別展 */


/* サイエンストピックス カテゴリ直下 2018.3.19 by T.Yoshioka */
div#main.parent_100165:not(.detail_100113) > .section > * {text-align:center;}/* 本文要素のセンタリング（目次除外） */
div#main.parent_100165:not(.detail_100113) > .section img {border:solid 1px #999;}/* 本文要素の画像にボーダー設定（目次除外） */
.imgCenter {display:inline!important;}/* 画像がブロック指定されているのでインライン設定 */


/* サイドバーの現在ページを強調 2018.3.20 by T.Yoshioka */
#sibling > ul.content li:not(a) {font-weight:bold;color:#333333;}

/* イベント情報上部と下部の境界線削除・幅詰（試行） 2018.6.17 by T.Yoshioka */
#main .event_block{border-bottom: initial!important;margin-bottom:0!important;padding-bottom:0!important;}
#main .event_block .event_outline{margin-bottom:0!important;}



/* 天文コンテンツ用 */
div#main.parents_101884 table#hoshizora td{border:0;}
div#main.parents_101884 table#hoshizora td>div{text-indent: 1em;margin-bottom:15px; font-size:1.1em;}
div#main.parents_101884 table#star_links td{border:0;}
div#main.parents_101884 .accentcolor{color: #ff00ff;}
div#main.parents_101884 div.topic_item>img{float:left;margin-right:20px;}
div#main.parents_101884 div.topic_item{text-indent: 1em;margin-bottom:80px;}
div#main.parents_101884 div.topic_item>p{margin-bottom:6px;padding:0px;}