html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  height: 100%;
  overflow-x: hidden;
}
a:hover {
  color: #FBB802;
}
a {
  color: #fff;
}
a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
img { max-width:100%;}
body {
    line-height: 2;
    width: 100%;
    font-size: 12px;
    color: #fff;
    font-family: "helvetica", arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
    background: #000;
}
h1, h2, h3, h4, h5, h6 {
}
ol, ul {
  list-style: none;
}
a img {
  border: none;
}
a {
  outline: medium none;
  text-decoration: none;
}
.conlogin {
    width: 100%;
    height: auto;
    
    padding: 0 0;
    margin: 0 auto;
    max-width: 1200px;
}
.p-title {
  text-align: center;
  padding: 2em 0;
}
.detailcont { 
  max-width:1200px; margin:0 auto;
  background: #e4e4e4  url(../images/fbconbg.jpg) repeat-y center top;
  background-size: 100%;
}
#wrapper {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.head {
  position:relative;
}
.head img {
  display: block;
}
.head nav {
  position: absolute;
    width: 100%;
    top: 0;
    left: 0;
   background: url(../images/nav-bg.png) repeat-x 0 0;text-align: center;
}
.head nav ul {
  max-width: 960px;
  margin: 0 auto;
}
.head nav ul li {
    display: inline-block;
    padding: 1.85em 6%;
    background: url(../images/nav-li.png) no-repeat center right;
}
.head nav ul li a { color: #fff;font-size: 18px;}
.head nav ul li a img {
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 5px;
}
.head nav ul li a:hover {
  color:gold;
}
#namespan { color:#3ee5fc;}
.head p {
  background: #870000;
  padding: 2px 5px;
  line-height:1.4;
  color:#fff;
  margin: 0 0 0 -125px;
  position: absolute;
  left:428px;
  bottom:70px;
  width: 364px;
  }
.entry {
  line-height: 1.65;
  max-width: 94%;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.85);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color=#000000)";/*IE 8*/
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);/*FF 3.5+*/
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0 0 10px rgba(0,0,0,0.4);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.entry img { max-width:100%;}
.entry h3 { font-size: 36px;
    color: #ff504b;
    font-weight: 400;}
.entry p.fbsm {
margin: 12px 0 40px; font-size:17px;}
.entry p.fbsm span { color: #ffea00; }
.entry p.fbimg{ font-size:16px; color:#f0501e; font-weight:bold;}
.entry p#wl a { display:block;}
.entry p#wl, .entry p#wl img {margin: 0 auto;
}
.text-con { padding: 3%;}
.qz {  text-align: center; }
.qz p { font-size: 30px;}
.qz span { display: inline-block;margin: 0 3em;}
.logo {
  text-align: center;
  padding: 2em 0;
}
.foot { text-align:center;}
.foot a { color:#fff;}


.fott {position: absolute;
  left: 0;
  top: -10px;
  margin-bottom: 20px;}
.footer img {position: absolute;
  top: 2px;
  right: -10px;
  width: 80px;
  margin: 0 0 0 240px;}
  
.footer a {
  color:#fff;
  }
.cssarrow  {
margin-top: 1em;
}
.cssarrow a  {
   
}
.cssarrow t {
    font-size: 40px;
    font-weight: 800;
    padding: 0 0.3em;
}
  
@media (max-width: 960px) {
  body {
  line-height: 2;
  width: 100%;
  font-size: 12px;
}
.conlogin {
  max-width: 960px;
  margin: 0 auto;
  height: auto;
}
  .p-title {
    text-align: center;
    padding: 2em 1em;
}
.head {
background-size: 180%;}
.head nav {
    position: inherit;
    }
.entry p.fbsm {
    font-size: 14px;
    margin: 10px 0 25px;
}
  .qz p {
    font-size: 16px;
}
  .entry h3 {
    font-size: 26px;
    color: #ff504b;
    font-weight: 400;
}
  .qz span { display: inline-block;margin: 0 1em;    max-width: 42%;}
.newbie_cardC {
width: 50%;}
.fott { display:none;}
.footer img { right:5px;}
.footer p.ttc { right: 95px;}
}