/* main styles */
div#container {
  position: relative;
  width: 760px;
  height: auto;
  min-height: 420px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  color: #333333;
  background-color: transparent;
  text-align: left;
}

div#header {
  width: auto;
  height: 90px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/logo.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
div#header h1, div#header p {
  text-indent: -9999px;
}
div#header a {
  display: block;
  width: 230px;
  height: 85px;
}

ul#sitePolicy {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  width: 200px;
  height: auto;
  margin: 0 0 1em 0;
  text-align: right;
}
ul#sitePolicy li {
  display: inline;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #c0c0c0;
  font-size: 11px;
  text-transform: lowercase;
}
ul#sitePolicy li#sitemap {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}

ul#mainNavi {
  display: block;
  position: absolute;
  top: 45px;
  right: 20px;
  margin-bottom: 0;
}
ul#mainNavi li {
  display: inline;
  float: left;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
ul#mainNavi a {
  display:block;
  width: auto;
  height: auto;
  padding: 3px 10px;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
ul#mainNavi a:link, ul#mainNavi a:visited {
  color: #666666;
  background-color: transparent;
}
ul#mainNavi a:hover, ul#mainNavi a:active {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#main ul#mainNavi li#home a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#About ul#mainNavi li#About a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#Info ul#mainNavi li#Info a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#Messeage ul#mainNavi li#Messeage a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#qa ul#mainNavi li#qa a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#Access ul#mainNavi li#Access a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#Link ul#mainNavi li#Link a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
div#mainBanner {
  width: 760px;
  height: 584px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/main3.jpg);
  background-repeat: no-repeat;
}
div#siteBanner {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/bible2.jpg);
  background-repeat: no-repeat;
}
div#siteBannerBible {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/bible2.jpg);
  background-repeat: no-repeat;
}
div#siteBannerQa {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/umi.jpg);
  background-repeat: no-repeat;
}
div#siteBannerAccess {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/access.jpg);
  background-repeat: no-repeat;
}
div#siteBannerLink {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/chair.jpg);
  background-repeat: no-repeat;
}

div#siteBannerInfo {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/desk.jpg);
  background-repeat: no-repeat;
}
div#siteBannerAbout {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/about.jpg);
  background-repeat: no-repeat;
}
div#siteBannerSitemap {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;
  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/site.jpg);
  background-repeat: no-repeat;
}
div#mainContents {
  display: block;
  float: left;
  width: 760px;
  height: auto;
  margin: 0 0 1em 0;
  background-color: #101010;
}
div#mainContents div#latest {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 320px;
  w\idth: 280px;
  height: 420px;
  padding: 20px;
  background-color: #101010;
}
div#mainContents div#recent {
  display: block;
  position: absolute;
  left: 320px;
  width: 220px;
  w\idth: 180px;
  height: 420px;
  padding: 20px;
  background-color: #1c1c1c;
}
div#mainContents div#subNavi, div#mainContents div#popular {
  display: block;
  position: relative;
  left: 540px;
  width: 220px;
  w\idth: 180px;
  height: auto;
  padding: 20px;
  background-color: #ffffff;
}
div#mainContents div#subNavi {
  display: block;
  position: absolute;
  left: 540px;
  width: 220px;
  w\idth: 180px;
  height: auto;
  padding: 20px;
  background-color: #ffffff;
}
div#mainContents div#popular {
  display: block;
  position: absolute;
  top: 150px;
  left: 540px;
  width: 220px;
  w\idth: 180px;
  height: auto;
  padding: 20px;
  background-color: #ffffff;
}

div#mainContents h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #ffffff;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 150%;
  font-weight: normal;
  text-transform: capitalize;
}
div#mainContents div#subNavi h2, div#mainContents div#popular h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #000000;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 150%;
  font-weight: normal;
  text-transform: capitalize;
}
div#mainContents h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 120%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents div#recent h3 {
  color: #ffffff;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents p {
  color: #c0c0c0;
  line-height: 145%;
}
div#mainContents dt {
  font-size: 100%;
  font-weight: bold;
}
div#mainContents dd {
  font-size: 95%;
}
div#mainContents div#subNavi li {
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 95%;
  font-weight: normal;
  line-height: 150%;
  text-transform: uppercase;
}

div#mainContents a:link, div#mainContents a:visited {
  color: #ffffff;
}
div#mainContents a:hover, div#mainContents a:active {
  color: #ffcc00;
}

div#mainContents div#latest a:link, div#mainContents div#latest a:visited {
  color: #ffcc00;
}
div#mainContents div#latest a:hover, div#mainContents div#latest a:active {
  color: #ffffff;
}

div#mainContents div#recent a:link, div#mainContents div#recent a:visited {
  color: #ffffff;
}
div#mainContents div#recent a:hover, div#mainContents div#recent a:active {
  color: #ffcc00;
}

p.cClear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}

/* about styles */
div#mainContents {
  display: block;
  width: 760px;
  height: auto;
  margin: 0 0 1em 0;
  background-color: #999999;
}

div#mainContents div#about {
  display: block;
  position: static;
  width: auto;
  w\idth: auto;
  height: auto;
  padding: 20px;
  background-color: #101010;
}

div#mainContents div#about h1 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #ffffff;
  font-family:  "‚l‚r ‚o–¾’©", Times, "Times New Roman", Garamond, serif;
  font-size: 180%;
  font-weight: normal;
  text-transform: capitalize;
}

div#mainContents div#about h2 {
  color: #ffffff;
  font-size: 150%;
  border-bottom: none;
}
div#mainContents div#about p {
  color: #f0f0f0;
  font-size: 98%;
  font-weight: normal;
  line-height: 160%;
}

div#mainContents div#subNavi {
  display: block;
  position: static;
  width: auto;
  w\idth: auto;
  height: auto;
  padding: 20px;
  background-color: #999999;
}
div#mainContents div#subNavi h2 {
  color: #ffffff;
  border-bottom: 1px dotted #000000;
}
div#mainContents div#subNavi h3 {
  color: #111111;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents div#subNavi p {
  margin-bottom: 1.5em;
  color: #000000;
  font-size: 90%;
  font-weight: normal;
  line-height: 160%;
}


/* initialize and formatting */
* {
  margin: 0;
  padding: 0;
  font-size: 96%;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
}

a, a:link, a:visited {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
a:hover, a:active {
  color: #ffffff;
}

ul {
  margin-bottom: 1em;
  list-style-type: none;
  list-style-position: outside;
}
dl, dd {
  margin-bottom: 0.5em;
}
p {
  margin-bottom: 1em;
  font-size: 95%;
}

/* common styles */
body {
  color: #cccccc;
  background-color: #000000;
  text-align: center;
}

p.skipLink, p.hPhrase {
  display: none;
}

p.fClear {
  clear: both;
  height: 0;
}

p#siteFooter {
  clear: both;
  margin: 0 auto;
  font-size: 80%;
  text-align: center;
}

********************************

div#subNavi2 h2, div#mainContents h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #ffcc00;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 200%;
  font-weight: normal;
  text-transform: capitalize;
}

div#subNavi2 {
  display: inline;
  float: left;
  width: 130px;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 20px 0 0;
}
div#subNavi2 h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #ffffff;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 150%;
  font-weight: normal;
  text-transform: capitalize;
}
div#subNavi2 h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 120%;
  font-weight: bold;
  text-transform: capitalize;
}
div#subNavi2 li {
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 85%;
  font-weight: normal;
  line-height: 150%;
  color: #ffffff;
  text-transform: uppercase;
}

div#mainContents2 {
  display: block;
  float: left;
  width: 610px;
  height: auto;
  margin: 0 0 1em 0;
  background-color: #101010;
}
div#mainContents2 div#latest {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 2em 0;
  background-color: #101010;
  overflow: hidden;
  border-bottom: 1px solid #c0c0c0;
}
div#mainContents2 div#recent {
  display: block;
  float: left;
  width: 320px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  border-right: 1px solid #c0c0c0;
}
div#mainContents2 div#popular {
  display: block;
  float: left;
  width: auto;
  height: auto;
  margin: 0;
}
div#mainContents2 div#recent h2, div#mainContents div#popular h2 {
  color: #ffcc00;
  font-size: 150%;
  border-bottom: none;
}

div#mainContents2 div#latest h2 {
  color: #c0c0c0;
  font-size: 85%;
  border-bottom: none;
}

div#mainContents2 h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 120%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents2 div#recent h3 {
  color: #003366;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents2 p {
  color: #c0c0c0;
  line-height: 145%;
}
div#mainContents2 dt {
  font-size: 100%;
  font-weight: bold;
}
div#mainContents2 dd {
  font-size: 95%;
}
div#mainContents3 {
  display: block;
  float: left;
  width: 760px;
  height: auto;
  margin: 0 0 1em 0;
  background-color: none;
}
  
div#mainContents3 p {
  color: #666666;
  font-size: 95%;
  margin: 0 auto;
  line-height: 145%;
}  
ul#sitemap li {
width: auto;
height: 20px;
float: left;
padding: 4px;
}
div#sitemap {
  display: block;
  float: left;
  width: 760px;
  height: auto;
  padding: 15px 15px 15px 15px;
  background-color: #101010;
}
div#sitemap h2 {
  margin-bottom: 0.5em;
  color: #ffffff;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 120%;
  font-weight: normal;
  text-transform: capitalize;
}
div#sitemap p {
  color: #c0c0c0;
}
div#mainContents4 {
  display: block;
  float: left;
  width: 760px;
  height: auto;
  margin: 0 0 1em 0;
  background-color: #101010;
}
div#mainContents4 div#latest h2 {
  color: #ffffff;
  font-size: 85%;
  border-bottom: none;
}

div#mainContents4 {
  display: block;
  float: left;
  width: 760px;
  height: auto;
  margin: 0 0 1em 0;
  background-color: #101010;
}

div#mainContents4 h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 120%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents4 div#recent h3 {
  color: #003366;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents4 p {
  color: #c0c0c0;
  line-height: 145%;
}
div#mainContents4 dt {
  font-size: 100%;
  font-weight: bold;
}
div#mainContents4 dd {
  font-size: 95%;
}