/* main styles */
div#container {
  position: relative;
  width: 950px;
  height: auto;
  min-height: 420px;
  margin: 0 auto;
  padding: 0px 0 0 0;
  color: #808080;
  background-image: url(../image/wp_white1.gif);
  background-color: #ffffff;
  background-repeat: repeat-y;
  text-align: left;
}

div#header {
  width: auto;
  height: 110px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/arcoirisWEB_LOGO2010.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0 0 0 0;
}
div#header h1, div#header p {
  text-indent: -9999px;
}
div#header a {
  display: block;
  width: 300px;
  height: 110px;
}

ul#sitePolicy {
  display: block;
  position: absolute;
  top: 20px;
  right: 30px;
  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: 12px;
  text-transform: lowercase;
}
ul#sitePolicy li#sitemap {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}

ul#mainNavi {
  display: block;
  position: absolute;
  top: 75px;
  right: 30px;
}
ul#mainNavi li {
  display: inline;
  float: left;
  font-size: 11px;
  color: #333333;
  text-transform: uppercase;
}
ul#mainNavi a {
  display:block;
  width: auto;
  height: auto;
  padding: 3px 10px;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}
ul#mainNavi a:link {
  color: #c0c0c0c;
  background-color: transparent;
}
ul#mainNavi a:visited {
  color: #800000;
  background-color: transparent;
}
ul#mainNavi a:hover, ul#mainNavi a:active {
  color: #000000;
  border-bottom: 1px solid #ff0000;
}
#inside ul#mainNavi li#mHome a {
  color: #000000;
  border-bottom: 1px solid #ff0000;
}
#Whats_new ul#mainNavi li#mWhats_new a {
  color: #000000;
  border-bottom: 1px solid #ff0000;
}
#About ul#mainNavi li#mAbout a {
  color: #000000;
  border-bottom: 1px solid #ff0000;
}

div#siteBanner {
  width: 950px;
  height: 250px;
  margin: 0 0 0 0;
  color: #ffffff;
  background-color: transparent;
}

#Whats_new div#siteBanner {
  background-image: url(../image/10banner_01.jpg);
  background-repeat: no-repeat;
}

div#subNavi {
  display: inline;
  float: left;
  width: 160px;
  height: auto;
  margin: 0 10px 0 30px;
  padding: 20px 0px 0 0px;
}

div#subNavi li {

  font-size: 90%;
  line-height: 100%;
  text-transform: capitalize;
  text-indent: 1.5em;
  margin: 15px 0 0 0;;
}


div#subNavi h2 {
  display: block;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  border-bottom: 1px dotted #000000;
  font-size: 150%;
  font-weight: bold;
  text-transform: capitalize;
  text-indent: 0.25em;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 5px 10px 0;
}


div#subNavi h3 {
  display: block;
  background-image: none;
  background-repeat: no-repeat;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  border-bottom: 1px dotted #000000;
  font-size: 140%;
  font-weight: bold;
  text-transform: capitalize;
  text-indent: 0.5em;
  margin: 0 10px 0px 5px;
  background-color: transparent;
}

div#subNavi h3 a {
  display: block;
  background-image: none;
  background-repeat: no-repeat;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-weight: bold;
  background-color: transparent;
}

div#subNavi h3 a:visited {
  color: #000000;
}

div#archives li {
  text-indent: 1.5em;
  margin: 1px 0 0 0;
}

div#subNavi p {
  font-size: 80%;
  color: #999999;
  line-height: 100%;
}

div#subNavi img {
  border-style: none;
  margin: 0 0 5px 0;
}

div#mainContents {
  display: block;
  width: 680px;
  float: right;
  height: auto;
  border-left: 1px dotted #c0c0c0;
  margin: 0 25px 0 0;
  padding: 20px 0 0 25px;
}
div#mainContents div#whats-new {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 2em 0;
  border-bottom: 1px solid #c0c0c0;
}


div#mainContents h2 {
  margin-bottom: 0em;
  background-image: none;
  color: #000000;
  border-bottom: 1px dotted #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 150%;
  font-weight: bold;
  text-transform: capitalize;
  text-indent: 0;
}
div#mainContents h3 {
  clear: both;
  color: #666666;
  text-indent: 0;  
  font-size: 95%;
  font-weight: bold;
  margin: 10px 15px 0 0;
}
div#mainContents h4 {
  color: #666666;
  text-indent: 0.5em;
  font-weight: bolder;  
  font-size: 90%;
  margin: 5px 15px 0 0;
}

div#mainContents h5 {
  color: #666666;
  font-weight: bolder;  
  font-size: 90%;
  margin: 0px 0 0px 0px;
}

div#mainContents p {
  font-size: 90%;
  line-height: 150%;
  margin: 5px 0 5px 10px;
}
div#mainContents dl {
  font-size: 90%;
  line-height: 150%;
  margin: 5px 0 5px 10px;
}
div#message1 {
  width: 680px;
  height: 150px;
  overflow: auto;
  margin: 0px 15px 5px 0px;
}  
div#message1 p {
  font-size: 90%;
  line-height: 150%;
  margin: 5px 15px 15px 15px;
}
div#message1 h3 {
  font-size: 90%;
}
p.web-shop {
  width: auto;
  height: auto;
  border: none;
}
div#mainContents a {
  color: #666666;
  border-bottom: 1px solid #666666;
  font-weight: bold;
  margin: 5px 0 5px 10px;
}

div#mainContents a:hover, div#mainContents a:active {
  color: #000000;
  border-bottom: 1px solid #ff0000;
}

div#latest p {
  margin: 5px 10px 0px 0px;
}

div#latest a {
  font-size: 90%;		
  margin: 10px 17.5px 0px 0px;
}

div#latest h3 {
  font-size: 100%;
  color: #000000;
  border-bottom: 1px dotted #666666;
  font-weight: bold;
  margin: 20px 0px 0px 0px;
}

div#latest h4 {
  font-size: 100%;
  margin: 20px 0px 0px 0px;
  font-weight: normal;
}

div#latest h5 {
  font-size: 80%;
  margin: 10px 0px 0px 0px;
  font-weight: normal;
  text-indent: 0.5em;
}

div#latest dt {
  font-size: 90%;
  font-weight: normal;  
  margin: 10px 0px 0px 1.5em;
}

div#latest dd {
  margin: 0px 0px 0px 3em;
}



p.indexPhoto-a {
  float: right;
  width: auto;
  height: auto;
  border: none;;
}

p.indexPhoto-b {
  float: left;
  margin: 10px 0px 0px 0px;
  width: auto;
  height: auto;
  border: none;
}

p.indexPhoto-c {
  clear: both;
  margin: 100px 30px 0px 0px;  
}

p.indextext {
  clear: both;
  font-size: 80%;
}  