/***PAGE CENTER***/
body{
     margin:0px;
     padding:0px;
     text-align:center;
	    }

#main{
	padding-left:10px;
     margin-left:auto; 
     margin-right:auto;
     text-align:left; 
     width:965px;
	 background-color:#fff;
	 border-width: 0px 1px 1px 1px;
	border-color: #bbbbbb;
	border-style: solid;
    }



/***BUTTON***/
a.rob {
        display:block;  
        width:159px;
        height:26px;  
        text-decoration:none;  
        text-indent:-9999px;
        margin:0px;
        padding:0px;
        float: left;
        outline: none;
}

a#bt1 {
        background:transparent url("../img/bt/home.jpg") no-repeat 0 0; 
}
a#bt1:hover {
        background-position:0 -26px;  
        text-decoration:none;
}

a#bt2 {
        background:transparent url("../img/bt/gaiyo.jpg") no-repeat 0 0; 
}
a#bt2:hover {
        background-position:0 -26px;  
        text-decoration:none;
}

a#bt3 {
        background:transparent url("../img/bt/shoukai.jpg") no-repeat 0 0; 
}
a#bt3:hover {
        background-position:0 -26px;  
        text-decoration:none;
}

a#bt4 {
        background:transparent url("../img/bt/map.jpg") no-repeat 0 0; 
}
a#bt4:hover {
        background-position:0 -26px;  
        text-decoration:none;
}

a#bt5 {
        background:transparent url("../img/bt/shuppan.jpg") no-repeat 0 0; 
}
a#bt5:hover {
        background-position:0 -26px;  
        text-decoration:none;
}

a#bt6 {
        background:transparent url("../img/bt/toi.jpg") no-repeat 0 0; 
}
a#bt6:hover {
        background-position:0 -26px;  
        text-decoration:none;
}

/***HEADER***/
div#header {
        width: 965px;
}
/**HEADER IMG**/
div#header_img {
        background-image: url("../img/head4.jpg");
        width: 955px;
}
div#header_img a {
        outline: none;
}

div#header_img div img{
        border-style:none;
}

/***PULLDOWN MENU***/
/**For IE6**/
ul#pulldown_menu {
        behavior: url("csshover3.htc");
}

/**LISTMARK NONE**/
ul#pulldown_menu {
     list-style:none;
     vertical-align: middle;
     margin:0px;
     padding:0px;
}

/**TEXT COLOR(20130220修正)**/
ul#pulldown_menu a {
        color: #000066;
        text-decoration: none;
}
/**MOUSE OVER 下線あり→なし(20130220修正)**/
ul#pulldown_menu a:hover,
ul#pulldown_menu a:active {
        color: #0055FF;
        /** text-decoration:underline; **/
        text-decoration: none;
}

/**PULLDOWN MENU**/

ul#pulldown_menu li {
        float: left;
        width: 180px;
        font-size: 13px;
        background: #E5FFFF;
        font-family: Verdana, Tahoma, sans-serif;
        position: relative;
        cursor: default;
	margin-left:3px;
}

div#pull {
        background: #E5FFFF;
	width:99%;
	height:1em;
	padding:3px 0;
}

/* 上メニュー 地球プロ width変更 */
ul#pulldown_menu li#main-chikyu {
        width: 16em;
}

/* 上メニュー リンク下線なし */
ul#pulldown_menu li a {
        display: block;
        height: 1.5em;
        font-weight: bold;
}

/* 下メニューを不可視に */
ul#pulldown_menu li ul {
        display: none;
}

/* 疑似要素 :hover で下メニューを可視に */
ul#pulldown_menu li:hover ul {
        margin: 0;
        display: block;
        z-index: 100;
        text-align:left;
        position : absolute;
}

/* 下メニュー リンク下線なし */
ul#pulldown_menu li ul li a {
        font-weight: normal;
        text-decoration: none;
        font-weight: bold;
        line-height:normal;
}

/* 下メニュー リンク色 */
ul#pulldown_menu li ul li a:link,
ul#pulldown_menu li ul li a:visited {
        background: #E5FFFF;

}
/* 下メニュー mouse over色 */
ul#pulldown_menu li ul li a:hover,
ul#pulldown_menu li ul li a:active {
        background: #4169E1;
        color: #FFFFFF;
        text-decoration: none;
}

/* 下メニュー*/
ul#pulldown_menu li ul li {
        color: #000066;
        list-style:none;
        background: #E5FFFF;
        cursor: default;
        font-size: 13px;
        font-family: Verdana, Tahoma, sans-serif;
        filter: alpha(opacity=92);
        font-weight: bold;
        margin: -0.5px;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
}

ul#pulldown_menu li ul li img {
        border-style:none;
        float:none;
}


/**BORDER**/
ul#pulldown_menu li ul li#top {
        border-top: 1px solid #CCCCCC;
}
ul#pulldown_menu li ul li#end {
        border-bottom: 1px solid #CCCCCC;
}

ul#pulldown_menu li ul li#sonota {
        border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
}
/* 下メニュー スカラシップ width変更 */
ul#pulldown_menu li ul#sub-scho li {
        width: 13em;
}

/* 下メニュー 世界こども width変更 */
ul#pulldown_menu li ul#sub-sekai li {
        width: 22em;
}

/* 下メニュー 大気観測 width変更 */
ul#pulldown_menu li ul#sub-taiki li {
        width: 17em;
}

/* 下メニュー 地球人 width変更 */
ul#pulldown_menu li ul#sub-chikyu li {
        width: 19em;
}

/* 下メニュー その他 width変更 */
ul#pulldown_menu li ul#sub-sonota li {
        width: 15em;
}

/* フッター */
ul#footer {
        list-style:none;
        padding: 0;
        margin: 0;
        width: 952px;
}

ul#footer li a {
        color: #434343;
        text-decoration: none;
}
ul#footer li a:visited {
        color: #434343;
}

li#footer1{
        text-align: center;
        width: 952px;
        height: 2em;
        line-height: 1.5em;
        font-size: 12px;
        font-weight: bold;
        background: #E1E6EB;
        list-style:none;
        border: 0;
}

li#footer2{
        text-align: center;
        width: 952px;
        height: 1.5em;
        line-height: 1.5em;
        font-size: 10px;
        font-weight: bold;
        background: #E1E6EB;
        list-style:none;
        border: 0;
}

li#footer3{
        text-align: center;
        width: 952px;
        height: 2em;
        line-height: 2em;
        font-size: 12px;
        font-weight: bold;
        background: #E1E6EB;
        list-style:none;
        border: 0;
}
li#footer4{
        text-align: center;
        width: 952px;
        height: 1.5em;
        line-height: 1.5em;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        background: #2967D5;
        list-style:none;
        border: 0;
}



/***ADOBE READER***/
div#adobe{
	float:none;
	height:23px;
	clear: left;
	font-size:9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
}

div#adobe div a:link,
div#adobe div a:visited,
div#adobe div a:hover,
div#adobe div a:active {
    color: #0000FF;
}
