/* main styles */
div#mainContents {
  display: block;
  position: relative;
  width: auto;
  height: 420px;
  margin: 0 0 1em 0;
  background-color: #333333;
  overflow: hidden;
}

div#mainContents div#latesttop1 {
  display: block;
  position: static;
  width: auto;
  w\idth: auto;
  height: auto;
  padding: 0px;
  background-color: #333333;
}


div#mainContents div#latesttop {
  display: block;
  position: static;
  
  width: auto;
  w\idth: auto;
  height: auto;
  padding: 20px;
  background-color: #333333;
}



div#mainContents div#latest {
  display: block;
  
   position: absolute;
  top: 68px;
  width: 210px;
  w\idth: 210px;
  height: 315px;
  padding: 15px 20px 20px 20px;
  background-color: #666666;
}
div#mainContents div#recent {
  display: block;
  position: absolute;
   top: 68px;

  left: 255px;
  width: 210px;
  w\idth: 210px;
  height: 315px;
  padding: 15px 20px 20px 20px;
  background-color: #666666;
}

div#mainContents div#subNavi {
  display: block;
  
position: absolute;
  top: 68px;

  left: 510px;
  width: 210px;
  w\idth: 210px;
  height: 315px;
  padding: 15px 20px 20px 20px;
  background-color: #666666;
}


/*div#mainContents div#popular {
  display: block;
  position: absolute;
  top: 150px;
  left: 540px;
  width: 220px;
  w\idth: 180px;
  height: auto;
  padding: 20px;
  background-color: #cccccc;
}
*/


div#mainContents div#latest h1 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #ffffff;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 200%;
  font-weight: normal;
  text-transform: capitalize;
}

div#mainContents div#latesttop h2 {
  margin-bottom: 2em;
  border-bottom: 1px dotted #99ffff;
  color: #ffffff;
  font-family: Times, "Times New Roman", Garamond, serif;
   font-size: 150%;
 font-weight: normal;
  text-transform: capitalize;
}


div#mainContents h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #ffffff;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 90%;
  font-weight: normal;
  text-transform: capitalize;
}
div#mainContents div#latest h2,div#recent h2,div#subNavi h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #000000;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}

div#mainContents div#subNavi h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #000000;
  color: #000000;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}



div#mainContents h3 {
  margin-bottom: 5px;
  color: #0099CC;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
  font-size: 90%;
  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: #f3f3f3;
  line-height: 145%;
}
div#mainContents dt {
  font-size: 100%;
  font-weight: bold;
}
div#mainContents dd {
  font-size: 95%;
}

div#mainContents div#recent li {
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  line-height: 120%;
  margin-left: 2em;
}



div#mainContents div#recent p {
  color: #ffffff;
  line-height: 40%;
  font-size: 95%;
  text-align: center;
}

div#mainContents div#popular p {
  color: #333333;
  line-height: 40%;
  font-size: 80%;
   text-align: center;
}


div#mainContents div#latest li {
  color: #333333;
  font-size: 100%;
  font-weight: normal;
  line-height: 120%;
  margin-left: 2em;
}




ul#latest a{
  color: #ffffff;
}

div#mainContents div#latest p{
  color: #ffffff;
margin-left: 5em;
font-size: 90%;
  font-weight: normal;
  line-height: 120%;
}



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: 100%;
  font-weight: normal;
  line-height: 120%;
  margin-left: 2em;
  text-transform: uppercase;
}

div#mainContents a:link, div#mainContents a:visited {
  color: #000000;
}
div#mainContents a:hover, div#mainContents a:active {
  color: #ff9933;
}

div#mainContents div#latest a:link, div#mainContents div#latest a:visited {
  color: #ffffff;
}
div#mainContents div#latest a:hover, div#mainContents div#latest a:active {
  color: #ff9933;
}

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: #ff9933;
}

div#mainContents div#subNavi a:link, div#mainContents div#subNavi a:visited {
  color: #ffffff;
}
div#mainContents div#subNavi a:hover, div#mainContents div#subNavi a:active {
  color: #ff9933;
}


p.cClear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}
