@charset"Shift_JIS";

@import "gcomw_main_css.css";

/*last update 20130204 */

* { margin: 0; padding: 0 }

body.gcomw_orbit_body { position: relative; background-image: url(../images/gcomw_top_nov2010.png); 
          background-repeat: no-repeat; background-attachment: scroll; background-color: tranceparent;
       background-position: center top; position: relative; top: 0; margin: 0 auto; 
    text-align: center; font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  width: 900px; height:auto; } 

body.gcomw_orbit_ebody { position: relative; background-image: url(../images/gcomw_etop_nov2010.png); 
          background-repeat: no-repeat; background-attachment: scroll; background-color: tranceparent;
       background-position: center top; position: relative; top: 0; margin: 0 auto; 
    text-align: center; font-family: Arial,sans-serif;
  width: 900px; height:auto; } 

.w_orbit_contents { position: absolute; left: 0; top: 100px; border-top: solid 1px #0000ff;
    width: 900px; padding: 0 auto; text-align: left; height: auto; }

/*topicpass*/
#orb_topicp { padding-left: 10px; text-align: left; height: auto; font-size: small; font-style: normal;
          margin-top: 8px; margin-bottom: 6px }

#orb_topicp a:link { text-decoration: none; color: #0033cc }
#orb_topicp a:visited { text-decoration: none; color: #993366 }
#orb_topicp a:hover   { text-decoration: underline; color: #0066ff }
#orb_topicp a:active  { text-decoration: none; color: #99ffff }

/*main*/
.w_orbit_mainarea { width: 880px; height: auto; background-color: tranceparent;
       margin: 24px 100px;
    }

.w_orbit_mainarea li {
	margin-bottom: 8px;
	line-height: 1.6;
}

/*orbit footer*/
div#orb_footer01 { clear: both; width: 900px; height: auto; background-color: transparent; position: relative;
             margin: 0px 0px; margin-top: 520px }

div#orb_footer01 hr { width: 900px; background-color: transparent; margin: 0px 0px }

#orb_footer01 table { background-color: transparent; background-image: none;
                             background-position: 0% 0%; color: #000000;
                            background-attachment: fixed;
                         width: 700px; height: auto;
                        margin: 0px 10px; padding: 0px; border: none }


/*from andoh*/
input#pathbtn{
  width    : 200px;
}
input#prv{
  width    : 60px;
}
input#nxt{
  width    : 60px;
}

img#view {
  width    : 800px;
  border   : 0px;
}
img#pathimg {
  width    : 800px;
  border   : 0px;
}
span#msg {
  color    : blue;
  font-size: 9pt;
}

div#orbit {
  position : absolute;
  width    : 800px;
  margin-left: 50px;
}

div#path {
  position : absolute;
  width    : 800px;
  margin-left: 50px;
}

