@charset "UTF-8";

/* CSS Information ==============================
study.css
============================================== */

/*天文情報*/
#spacestation a:link,
#spacestation a:visited 
	{ background: url(../images/icon_list/spacestation.gif) no-repeat left top                ; }
#spacestation a:hover,
#spacestation a:active 	
	{ background: url(../images/icon_list/spacestation.gif) no-repeat left bottom; }
	
#news a:link,
#news a:visited
	{ background: url(../images/icon_list/news.gif) no-repeat left top;   }
#news a:hover,
#news a:active  	 
	{ background: url(../images/icon_list/news.gif) no-repeat left bottom; }

/*====================
地球温暖化
====================*/
#global_warming_bg {
	width: 580px;
	height: 320px;
	background: url(../images/study/global_warming/bg_earth.jpg) no-repeat left bottom; 
}
#global_warming_bg .bg_h_ondanka{
	padding-top: 20px;
	padding-left: 35px;
}
#global_warming_bg .bg_text{
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 30px;
}
#global_warming_bg .bg_click{
	padding-left: 100px;
}
#global_warming_bg_epi{
	width: 600px;
	background: url(../images/study/global_warming/earth.gif) no-repeat right bottom; 
}
#global_warming_bg_epi .text{
	width:400px;
}

/*どのくらい気温があがるの？*/
#tbl_gw  th{
	background-color: #e5edfe;
	font-size: 120%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #6b9cfd;
	line-height: 110%;
}
#tbl_gw th span {
	font-size: 80%;
}
#tbl_gw td{
	text-align: center;
	border: 1px solid #6b9cfd;
	padding: 5px 8px 5px 5px;
}

#tbl_gw .red{
	width: 200px;
	height: 120px;
	text-align:center;
}

#tbl_gw .orange{
	width: 200px;
	height: 120px;
	text-align:center;
}

/*二酸化炭素の増加率が増すと世界の気温は…*/
#how_temp{
	width: 580px;
}
#how_temp .if_1{
	padding-left: 70px;
	padding-right: 15px;
	float: left;
}
#how_temp .if_2{
	padding-left: 70px;
	padding-right: 15px;
}

#kaimen_map {
	margin-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
#kaimen_map .f_left{
	width: 300px;
}
#kaimen_map .f_right{
	width: 200px;
}
#kaimen_map .f_right ul li{
	background: url(../images/study/global_warming/b_link.gif) no-repeat left 2px;
	padding-left: 35px;
}
#kaimen_map .f_right ul {
	margin-bottom:10px;
}


/*海面上昇の図について*/
#h_sea_popup{
	width: 600px;
}
#h_sea_popup h4{
	font-size: 125%;
	margin-top: 20px;
	text-indent: 12px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 600px;
	line-height: 38px;
	height: 38px;
	vertical-align: middle;
	font-weight:bold;
	background: url(../images/common/h4_bgC.gif) no-repeat 1px bottom;
	color: #6b9cfd;
}
.blueline_container2 a {
	text-decoration:underline;
	color: #3300ff;
}
.map_act {
	text-decoration: none !important;
	color: #666666 !important;
}

/*地球温暖化footer_naviここから*/
#global_warming_navi .gray_container2 {
	width: 600px;
	background-color: #999999;
	color: #ffffff;
}
#global_warming_navi .back {
	display: block;
	float: left; 
	color: #ffffff;
	padding-left: 10px;
}
#global_warming_navi .go {
	display: block;
	float: right; 
	color: #ffffff;
	padding-right: 10px;
}

/*地球温暖化footer_naviここまで*/


/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓navi↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
#global_warming_list {
	padding-left: 25px; 
	padding-top: 2px;
}
#global_warming_list_top {
	padding-left: 14px;  
	padding-top: 7px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.global_warming_list strong {
	float: left;
	display: block;
}
.global_warming_list strong a {
	display: block;
	text-indent: -9999pt;
	height: 40px;
}
#global_warming a:link,
#global_warming a:visited { 
	width: 78px;
	background: url(../images/study/global_warming/navi1.png) no-repeat left top        ; 
}
#global_warming a:hover,
#global_warming a:active { 
	width: 78px;
	background: url(../images/study/global_warming/navi1.png) no-repeat left bottom        ; 
}
#what a:link,
#what a:visited { 
	width: 87px;
	background: url(../images/study/global_warming/navi2.png) no-repeat left top        ; 
}
#what a:hover,
#what a:active { 
	width: 87px;
	background: url(../images/study/global_warming/navi2.png) no-repeat left bottom        ; 
}

#why a:link,
#why a:visited { 
	width: 93px;
	background: url(../images/study/global_warming/navi3.png) no-repeat left top        ; 
}
#why a:hover,
#why a:active { 
	width: 93px;
	background: url(../images/study/global_warming/navi3.png) no-repeat left bottom        ; 
}
#how_hot a:link,
#how_hot a:visited { 
	width: 97px;
	background: url(../images/study/global_warming/navi4.png) no-repeat left top        ; 
}
#how_hot a:hover,
#how_hot a:active { 
	width: 97px;
	background: url(../images/study/global_warming/navi4.png) no-repeat left bottom        ; 
}
#how_sea a:link,
#how_sea a:visited { 
	width: 102px;
	background: url(../images/study/global_warming/navi5.png) no-repeat left top        ; 
}
#how_sea a:hover,
#how_sea a:active { 
	width: 102px;
	background: url(../images/study/global_warming/navi5.png) no-repeat left bottom        ; 
}
#stop a:link,
#stop a:visited { 
	width: 87px;
	background: url(../images/study/global_warming/navi6.png) no-repeat left top        ; 
}
#stop a:hover,
#stop a:active { 
	width: 87px;
	background: url(../images/study/global_warming/navi6.png) no-repeat left bottom        ; 
}
.global_warming_list strong a.active {
	background-position: bottom !important;
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑navi↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/


/*科学QA*/
#qa_list  {
	padding-right: 20px;
	padding-left: 20px;
	overflow:hidden;
}

#qa_list dt {
	width: 40px;
	clear: both;
}

#qa_list dt span {
}
#qa_list dd {
	width: 450px;
	margin-left: 50px;
	margin-top: -25px;
	padding-bottom: 5px;
}

.qa_title {
	background-color: #e5edfe;
	border: 1px solid #6b9cfd;
	color: #4F89FC;
	font-weight: bold;
	text-align: center;
}
.qa_title a{
	display: block;
	cursor: pointer;
}