@charset "UTF-8";

@import url("../default.css");

html {
  font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #444444;
  background-color: #FFD8E6;
  text-align: center;
}

body {
  color: #444444;
  background-color: #FFFFFF;
  margin: 0 auto;
  width: 762px;
  text-align: left;
}

*.clear {
  clear: both;
}

br.clear {
  display: block;
  width: 0;
  height: 0;
}

#wrapper {
  width: 760px;
  border-style: solid;
  border-color: #999999;
  border-width: 0 1px 1px 1px;
}

#header {
  padding: 0 10px;
  width: 740px;
  height: 78px;
}

#header h1 {
  padding: 3px 10px;
  height: 44px;
  background-color: #FF3A82;
}

#header h1 a {
  display: block;
  width: 171px;
  height: 42px;
  background: url("fandccojp.png") no-repeat;
  text-indent: -5000px;
  text-decoration: none;
}

#header ul {
  padding: 8px 0;
  height: 12px;
  list-style-type: none;
  overflow: hidden;
}

#header li {
  float: right;
  margin-left: 10px;
  height: 12px;
  line-height: 12px;
  overflow: hidden;
}

#header li a {
  display: block;
  height: 12px;
  background-repeat: none;
  background-position: 0 0;
  text-indent: -5000px;
  text-decoration: none;
}

#header li a:hover {
  background-position: 0 -12px;
}

#header li#RSS { width: 12px; }
#header li#RSS a { width: 12px; background-image: url("menu/feed-icon.png"); }
#header li#menuSitemap { width: 82px; }
#header li#menuSitemap a { width: 82px;  background-image: url("menu/sitemap.png"); }
#header li#menuLink { width: 44px; }
#header li#menuLink a { width: 44px;  background-image: url("menu/link.png"); }
#header li#menuInquiry { width: 58px; }
#header li#menuInquiry a { width: 58px;  background-image: url("menu/inquiry.png"); }
#header li#menuUserSupport { width: 105px; }
#header li#menuUserSupport a { width: 105px;  background-image: url("menu/usersupport.png"); }
#header li#menuClubFANDC { width: 85px; }
#header li#menuClubFANDC a { width: 85px;  background-image: url("menu/clubfandc.png"); }
#header li#menuCatalog { width: 58px; }
#header li#menuCatalog a { width: 58px;  background-image: url("menu/catalog.png"); }
#header li#menuMobile { width: 59px; }
#header li#menuMobile a { width: 59px;  background-image: url("menu/mobile.png"); }
#header li#menuHome { width: 45px; }
#header li#menuHome a { width: 45px;  background-image: url("menu/home.png"); }


#topicPath {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 8px;
  padding-top: 8px;
  border-top: 2px solid #FF3A82;
}

#content {
  margin: 0 10px;
  width: 740px;
}

#footMenu {
  clear: both;
  padding: 10px 10px;
  width: 740px;
}

#footMenu li {
  float: left;
  margin-left: 0;
  padding-right: 1em;
}

#footMenu li.last {
  float: right;
  padding-left: 10px;
  padding-right: 0;
  background: url("up.png") no-repeat 0 8px;
}

#footMenu a {
  color: #444444;
}

#copyright {
  clear: both;
  padding: 8px 0;
  font-family: Verdana, Chicago, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  background-color: #FFD8E6;
  line-height: 20px;
  text-align: center;
}

#copyright em {
  font-style: normal;
  font-weight: bold;
}

