@charset "Shift_JIS";

img {
  border:0;
}

html,body{
    background-image: url("images/sc-bg3.gif");
    color:#ffffff;
    text-align: left;
    font-size: 14px;
    line-height:28px;
font-weight:lighter;
    margin: 0px;
    font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','‚l‚r –¾’©','‚l‚r ‚o–¾’©',serif;
}

a:link,a:visited {
  text-decoration:none;
    color:#999966;
  cursor:pointer;
}




#contents {
  width:1050px;
  background:#666666;
  margin: 0 auto;
  text-align: left;
}



.cate-word {
  color:#000000;
  font-size: 22px;
  line-height:40px;
font-weight:lighter;
font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','‚l‚r –¾’©','‚l‚r ‚o–¾’©',serif;
letter-spacing: -1px;

}

.tit-j {
  color:#ffffff;
  font-size: 18px;
  line-height:24px;
font-weight:lighter;
font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','‚l‚r –¾’©','‚l‚r ‚o–¾’©',serif;
letter-spacing: -1px;

}

.tit-e {
  color:#ffffff;
  font-size: 30px;
  line-height:35px;
font-weight:lighter;
font-family: 'Times New Roman",serif;
font-style:italic;

}


.eng {
  color:#ffffff;
  font-size: 14px;
  line-height:20px;
font-weight:lighter;
font-family: 'Times New Roman",serif;

}

.cap {
  color:#ffffff;
  font-size: 12px;
  line-height:18px;
font-weight:lighter;
font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','‚l‚r –¾’©','‚l‚r ‚o–¾’©',serif;

}


.cap2 {
  color:#ffffff;
  font-size: 12px;
  line-height:18px;
font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','‚l‚r –¾’©','‚l‚r ‚o–¾’©',serif;

}

.cap3 {
  color:#ffffff;
  font-size: 10px;
  line-height:14px;
font-weight:lighter;
font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','‚l‚r –¾’©','‚l‚r ‚o–¾’©',serif;

}


.info {
  color:#ffffff;
  font-size: 12px;
  line-height:20px;
font-weight:lighter;
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'MS PƒSƒVƒbƒN', sans-serif;

}






.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
} 


