/* main styles */
body {
  font-size: 90%;
  color: #ccccff;
  background-color: #505050;
  text-align: center;
}

p#siteFooter {
  clear: both;
  margin: 0 auto;
  font-size: 78%;
  text-align: center;
  
}



/*ヘッダー部**************************************/
div#container {
  position: relative;
  width: 760px;
  height: auto;
  min-height: 420px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  color: #ffffff;
  background-color: transparent;
  text-align: left;
}

div#header {
  width: auto;
  height: 90px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/banner1.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#mainNavi {
  display: block;
  position: absolute;
  top: 45px;
  right: 20px;
  margin-bottom: 0;
}
ul#mainNavi li {
  display: inline;
  float: left;
  font-size: 12px;
  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;
}
#home ul#mainNavi li#mHome a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#sitemap ul#mainNavi li#mSitemap a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#link ul#mainNavi li#mLink a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#about ul#mainNavi li#mAbout a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}
#contact ul#mainNavi li#mContact a {
  color: #ffffff;
  border-bottom: 1px solid #ffcc00;
}


div#siteBanner {
  width: 760px;
  height: 160px;
  margin: 0 0 5px 0;

  color: #ffffff;
  background-color: transparent;
  background-image: url(../image/banner2.jpg);
  background-repeat: no-repeat;
}



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

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

div#mainContents p {
  color: #c0c0c0;
  margin-left: 10px;
  line-height: 145%;
}

div#mainContents p.mark {
  float: right;
  margin: 10px 10px 4px 0 ;
  color: #333300;
  font-size: 90%;
  font-weight: bold;
}

div#mainContents h2 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #ffffff;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 130%;
  font-weight: normal;
  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: 130%;
  font-weight: bold;
  text-transform: capitalize;
}


/*メインコンテンツ　lfull**************************************/
div#mainContents div#lfull {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 290px;
  height: 420px;
  padding: 20px;
  background-color: #101010;
}

div#mainContents div#lfull a:link, div#mainContents div#lfull a:visited {
  color: #663300;
}
div#mainContents div#lfull a:hover, div#mainContents div#lfull a:active {
  color: #0066CC;
}


div#mainContents div#lfull div.photo {

  width: 240px;
  height: auto;
  margin: 0 50px 2em 0;
}
div#mainContents div#lfull div.photo h3 {
  margin-bottom: 20px;
  color: #009999;
  font-size: 110%;
  border-bottom: none;
}
div#mainContents div#lfull div.photo p {
  margin-bottom: 2px;
  line-height: 120%;
}
div#mainContents div#lfull div.photo img {
  border: 1px solid #ffffff;
  position:absolute;
  left:50px;
}
div#mainContents div#lfull div.txt {
  margin: 12px;
  line-height: 140%;
}


/*メインコンテンツ　mchip**************************************/
div#mainContents div#mchip {
  display: block;
  position: absolute;
  left: 320px;
  width: 180px;
  height: 420px;
  padding: 20px;
  background-color: #232323;
}

div#mainContents div#mchip a:link, div#mainContents div#mchip a:visited {
  color: #ffffff;
}
div#mainContents div#mchip a:hover, div#mainContents div#mchip a:active {
  color: #ffcc00;
}

div#mainContents div#mchip h3 {
  color: #ffffff;
  font-size: 110%;
  font-weight: bold;
  text-transform: capitalize;
}

div#mainContents div#mchip p {
  color:#d5d5d5 ;
  margin-left: 0px;
  line-height: 145%;
}

/*メインコンテンツ　subnavi**************************************/
div#mainContents div#subNavi {
  display: block;
  position: absolute;
  left: 540px;
  width: 200px;
  height: auto;
  padding: 10px;
  background-color: #ffffff;
  font-size:120%;
  color: #000000 ;
  line-height: 130%;
 
}

div#mainContents div#subNavi p {
  background-color: #CCCCCC;
  font-weight: noemal;
  font-size:70%;
  color: #000033;
  padding: 4px;

}

div#mainContents div#subNavi p a {
  font-weight: bold;
  color: #990099;

}

div#mainContents div#subNavi a:hover{
  background-color : #bfbfbf;
  color: #CC0033;
 
}

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 div#subNavi li {
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 95%;
  font-weight: normal;
  line-height: 150%;
  text-transform: uppercase;
}











/***************************************/


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

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;
}

