﻿@charset  "utf-8";
@import url(/common/css/reset.css);
@import url(/common/css/common.css);
@import url(/common/css/header.css);
@import url(/common/css/footer.css);
@import url(/common/css/font.css);

/*+++++++++++++++++++++++++++++++++++++++++++ top */
#bodyWrapper {
	width: 100%;
	margin: 0;
	padding:0;
	text-align: left;
	background-image:url(../images/topBodyBg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#contentsWrapper{
	width:790px;
	margin:0 auto;
	padding:0;
	background-image:url(/common/images/bodyBg.gif);
	background-repeat:repeat-y;
}
#footer{margin:5px;}
#contents{
	width:790px;
	margin:0;
	padding:0;
	background-image:url(/common/images/top_mainVisual.jpg);
	background-repeat:no-repeat;
}
#mainNavi{
	font-size:82.5%;
	width:254px;
	min-height:420px;
	/* IE */
	_height:420px;
	/* IE */
	float:right;
	padding:20px 10px 0 6px;
	background-image:url(/common/images/topMainNaviBg.gif);
	background-position:left 280px;
	background-repeat:no-repeat;
}
#mainNavi h2{
	padding:5px 0 5px;
}
.naviListBlock{
	padding:0 10px 15px 10px;
	background-image:url(/common/images/topMainNaviListBlockBg.gif);
	background-position:10px bottom;
	background-repeat:no-repeat;
}
#mainNavi h3{
	margin:0;
	padding:0;
	background-image:url(/common/images/topMainNaviBtnBg_body.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#mainNavi h3 a{
	padding:6px 15px 0 40px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}


#mainNavi h4{
	margin:0;
	padding:0;
	background-image:url(/common/images/topMainNaviBtnBg_body3-2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#mainNavi h4 a{
	padding:6px 15px 0 40px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.accordion_toggle{
	display: block;
	margin-top:1px;
	padding:0 0 3px 0;
	background-image:url(/common/images/topMainNaviBtnBg_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.accordion_toggle a {
	display: block;
}
.accordion_content {
	overflow: hidden;
}
ul.naviContent{
	width:230px;
	margin:2px 0 10px;
	padding:0 0 5px;
	background-color:#FAFAFA;
	border-top:1px solid #FFFFFF;
	background-image:url(/common/images/topMainNaviContentBg_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
    zoom:1;/*for IE 5.5-7*/
}
ul.naviContent:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
ul.naviContent li{
	list-style:none;
	line-height:1.2;
	padding:3px 10px 3px 30px;
	background-image:url(/common/images/topMainNaviContentIcon.gif);
	background-position:9px 3px;
	background-repeat:no-repeat;
}
ul.ncLast{ margin-bottom:2px;}
li.alignRight{
	float:right;
	width:6.5em;
}

#information{
	float:left;
	width:510px;
	font-size:82.5%;
	line-height:1.2;
	padding:220px 0 20px;
	background-image:url(/common/images/topInformationBg_bottom.gif);
	background-position:13px bottom;
	background-repeat:no-repeat;
}
#infoContentWrapper{
	padding:0 0 0 20px;
	background-image:url(/common/images/topInformationBg_body.gif);
	background-repeat:no-repeat;
	background-position:13px 30px;
}
.infoContent{
	padding-left:5px;
	width:232px;
	float:left;
}
.infoContent h2{
	margin:0;
	padding:0;
}
.infoContent .photo{
	float:right;
	margin:0 0 5px 5px;
}
.infoContent p{
	margin:0;
	padding:5px 10px 0 12px;
}
.infoStatus {
	clear:both;
	padding-bottom:5px;
	background-image:url(/common/images/topInformationStatusBg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.infoStatus2{
	color:#FFFFFF;
	line-height:1;
	margin:10px 10px 0 10px;
	padding:6px 15px 0 20px;
	background-image:url(/common/images/topInformationStatusBg_body.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.infoStatus3{
	color:#FFFFFF;
	line-height:1;
	margin:10px 10px 0 10px;
	padding:6px 10px 0 15px;
	background-image:url(/common/images/topInformationStatusBg_body.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/*For IE6*/
* html .infoStatus3{
	color:#FFFFFF;
	line-height:1;
	margin:10px 10px 0 10px;
	padding:6px 15px 0 15px;
	background-image:url(/common/images/topInformationStatusBg_body.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/*IE6 End*/
.graphData {
	font-size: 82.5%;
	line-height: 1.3;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}
.graphData img {
	display: block;
	margin: 5px 0 0 0;
}
#solarActivity {
	border-right: #DCDCDC solid 1px;
}
#ionosphere{
	padding: 0 0 0 5px;
}