/*----------------------------
 皆既日食
-----------------------------*/
.star_bg {
	background-color: #C8D6ED;
	padding: 15px 0;
	width: 760px;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.startxt_bg {
	background-color: #FFFFFF;
	padding: 15px;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
}
.startxt_bg .txt_sec {
	width: 100%;
}
.startxt_bg2 {
	background-color: #FFFFCC;
	padding: 15px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
.tag_h2 {
	font-size:14pt;
	letter-spacing: 2px;
	margin: 30px 10px 5px 10px;
}

/* menu */
#sp_navi li{
	width : 130px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	margin-right: 1px;
	display:inline;
	font-weight: bold;
}
#sp_navi li a{
	font-weight: bold;
}
#sp_navi li img{
	margin-right:2px;
	vertical-align: middle;
}

/* ボタン用テーブル */
.rd_menu {
	width:700px;
	height:50px;
	margin-bottom: 3px;
}

.rd_menu td {
	width:25%;
	border: 1px solid #1952A5;
	padding: 0;
}

.rd_menu a {
	display:block;
	width:100%;
	height:100%;
	text-align: center;
	padding-top: 3px;
}

.rd_menu a:hover {
	background-color: #BBDBEA;
	color: #ffffff;
}

/*--- 皆既日食 ---*/
/* 他でも置きかえれるもの */
.txt01 {
	color: #FF6600;
}
.txt02 {
	color: #ffff99;
}
.txt04 {
	color: #FF6600;
}

/* 月食のみ */

#title_bg_ges {
	background: url(https://tkcdn1.n-kishou.co.jp/image/images/sp/nis/title.jpg) no-repeat;
	text-align: right;
	width : 760px;
	height: 200px;
	display: block;
	margin-bottom: 20px;
}

.title_ges {
	background-color: #ff8c00;
	padding: 20px 0;
	width: 760px;
	color: #ffff00;
	text-align: left;
}

.title_ges h2 {
	font-size:19pt;
	letter-spacing: 2px;
	margin: 30px 10px 5px 20px;
	color: #ffff00;
}

.txt_ges {
	color: #FF6600;
	font-weight: bold;
}

.button_ges{
	text-align: center;
	margin: 30px 10px 10px 30px;
}

.dl03{
	margin: 0 30px 0 20px;
}
.dl03 dt{
	font-size:12pt;
	letter-spacing: 2px;
	margin: 30px 0 20px 0;
	color: #0066ff;
	font-weight: bold;
	margin-left: 25px;
}
.dl03 dd{
	margin: 0 0 50px 0;
	font-size:11pt;
	line-height: 180%;
	font-weight:bold;
}

.dl03 span{
	margin: 0 0 50px 0;
	line-height: 180%;
	margin-left:20px;
}

.dl03 p{
	margin: 0 0 50px 0;
	font-size:10pt;
	line-height: 180%;
	margin-left:40px;
	margin-top:10px;
	font-weight:normal
}

.dl03 img{
	margin-right: 10px;
	vertical-align: middle;
}


/* 月食クイズの答えのみ */
.ges_bg {
	background-color: #ffb488;
	padding: 15px 0;
	width: 760px;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 30px;
}



/* 日食のみ(テーブルとタイトル画像は彗星用) */
#title_bg_ison {
	background: url(https://tkcdn1.n-kishou.co.jp/image/images/sp/ison/title.png) no-repeat;
	text-align: right;
	width : 760px;
	height: 200px;
	display: block;
	margin-bottom: 20px;
}
.title_nis {
	background-color: #1952A5;
	padding: 10px 0;
	width: 760px;
	text-align: left;
}

.title_nis h2 {
	font-size:19pt;
	letter-spacing: 2px;
	margin: 30px 10px 5px 20px;
	color: #ffff66;
}
.startxt_bg .tag_h_nis {
	font-size:14pt;
	letter-spacing: 2px;
	margin: 30px 0 20px 10px;
	color: #0066ff;
}
.startxt_bg p {
	margin-bottom: 10px;
}

.startxt_bg img {
	vertical-align: middle;
}
.startxt_bg .box_right {
	margin-left: 10px;
	width: 300px;
	float: right;
	text-align: center;
}
#ul01 {
	margin: 20px 0 0 30px;
}
#ul01 li {
	margin-bottom: 10px;
	list-style-type: square;
}
#dl01 dt {
	color: #003366;
	margin: 25px 0 2px 0;
	font-weight: bold;
}
#dl02{
	margin: 0 30px 0 20px;
}
#dl02 dt{
	font-size:12pt;
	letter-spacing: 2px;
	margin: 30px 0 20px 0;
	color: #0066ff;
	font-weight: bold;
}
#dl02 dd{
	margin: 0 0 50px 0;
	line-height: 180%;
}
#dl02 img{
	margin-right: 5px;
	vertical-align: middle;
}
table {
	width: 600px;
	background-color: #ffff33;
	margin: 0 30px 10px 30px;
	text-align: center;
}
th {
	background-color: #333333;
	padding: 6px 5px;
	color: #ffffff;
	letter-spaces: 1pt;
	font-weight: normal;
}
td {
	padding: 7px 5px;
	background-color: #808080;
	color: #ffffff;
}*/
.td_white td {
	background-color: #ffffff;
	color: #003366;
}
.td_blue td {
	background-color: #cfa132;
	color: #ffffff;
}
