
@font-face {
    font-family: "futura_lt_btlight";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/futural-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/futural-webfont.woff") format("woff"), url("../../fonts/futural-webfont.ttf") format("truetype"), url("../../fonts/futural-webfont.svg#futura_lt_btlight") format("svg");
}
@font-face {
    font-family: "futura_md_btmedium";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/futuram-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/futuram-webfont.woff") format("woff"), url("../../fonts/futuram-webfont.ttf") format("truetype"), url("../../fonts/futuram-webfont.svg#futura_md_btmedium") format("svg");
}
*::-moz-selection {
    background: none repeat scroll 0 0 #ffcc00;
    color: #000;
}
html, body {
    height: 100%;
    min-height: 100%;
}
body {
    background: url("../../images/bg.jpg") repeat scroll 0 0 / 25px 25px rgba(0, 0, 0, 0);
    font-family: futura_md_btmedium;
    font-size: 12px;
    height: 100%;
    margin: 0;
}
p {
    margin: 0;
}
a {
    text-decoration: none;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    vertical-align: text-bottom;
}
h1, h2, h3 {
    font-weight: normal;
    margin: 0;
}
input, textarea, select {
    font-family: futura_md_btmedium;
}
input {
    padding: 0;
    text-decoration: none;
}
input[type="button"]:hover, input[type="submit"]:hover {
    text-decoration: underline;
}
#wrapper {
    height: 100%;
    position: relative;
}
#header {
    height: 70px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
#header2 {
    background: url("../../images/naviBg2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    left: 0;
    min-width: 960px;
    position: fixed;
    top: 70px;
    width: 100%;
    z-index: 100;
}
#daisuki {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 269px;
    z-index: 100;
}
#daisuki #menu {
    float: left;
    height: 70px;
    width: 74px;
}
#daisuki #menu a {
    background: url("../../images/menuBtn.png") no-repeat scroll 23px 22px / 28px 24px rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    width: 100%;
}
#daisuki #logo {
    float: left;
    height: 38px;
    margin: 20px 0 0 14px;
}
#daisuki #logo a {
    display: block;
    height: 100%;
    width: 100%;
}
#daisuki #logo a img {
    height: 100%;
    width: auto;
}
#header_menu {
    height: 70px;
    left: 313px;
    position: absolute;
    top: 0;
    width: 600px;
}
#header_menu p {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    padding-top: 23px;
}
#header_menu p a {
    color: #fff;
}
#header_menu .menu {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -2px;
}
#header_menu .menu li {
    display: inline-block;
    height: 32px;
    line-height: 32px;
}
#header_menu .menu li a {
    border: 1px solid #343434;
    border-radius: 16px;
    color: #fff;
    display: block;
    font-family: futura_lt_btlight;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 32px;
    padding: 0 18px;
}
#header_menu .menu li a.active, #header_menu .menu li a:hover {
    background-color: #ffce09;
    border: 1px solid #343434;
    color: #000;
}
#forgot {
    display: none;
    font-size: 14px;
    left: 50%;
    line-height: 140%;
    margin: 230px 0 0 -400px;
    position: fixed;
    text-align: right;
    top: 50%;
    width: 800px;
    z-index: 650;
}
#forgot a {
    color: #fff;
    margin-right: 5px;
}
#forgot a:hover {
    text-decoration: underline;
}
#menuBlock {
    background-color: #111;
    display: block;
    height: 3000px;
    left: -270px;
    position: fixed;
    top: 70px;
    width: 270px;
}
#menuBlock .grayBox {
    background: url("../../images/naviBg2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid #414141;
    border-top: 1px solid #303035;
    padding-bottom: 11px;
    padding-top: 9px;
}
#menuBlock .Serch {
    height: 48px;
    position: relative;
    width: 100%;
}
#menuBlock .Serch input {
    background-color: #d3d3d3;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 18px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 46px 0 18px;
    text-align: left;
    width: 174px;
}
#menuBlock .Serch input:focus {
    outline: medium none;
}
#menuBlock .Serch .searchIcon {
    background: url("../../images/searchIcon.png") no-repeat scroll center center / 23px 23px rgba(0, 0, 0, 0);
    border: medium none;
    cursor: text;
    height: 23px;
    outline: medium none;
    padding: 23px;
    position: absolute;
    right: 107px;
    text-indent: -9999px;
    top: 2px;
    width: 23px;
    z-index: 10;
}
#menuBlock .cart, #menuBlock .signIn, .languagechange, #menuBlock .userName {
    border: 1px solid #303035;
    border-radius: 4px;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    margin: 15px auto 0;
    position: relative;
    text-align: center;
    width: 238px;
}
#menuBlock .signIn a, .languagechange a, #menuBlock .userName a, #menuBlock .cart a {
    color: #fff;
    display: block;
    text-decoration: none;
}
#menuBlock .signIn a:hover, .languagechange a:hover, #menuBlock .userName a:hover, #menuBlock .cart a:hover {
    background-color: #252528;
    background-image: url("../../images/loginArrow.png");
    background-position: 210px 14px;
    background-repeat: no-repeat;
}
#menuBlock .cart .cartNum {
    background-color: #666666;
    border-radius: 4px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
}
#menuBlock .userName {
    background-image: url("../../images/loginArrow.png");
    background-position: 210px 14px;
    background-repeat: no-repeat;
    color: #fff;
}
#menuBlock .leftMenuCategory li {
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    margin: 11px auto 15px;
    text-align: center;
    width: 240px;
}
#menuBlock .leftMenuCategory li a {
    border: 1px solid #111111;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}
#menuBlock .leftMenuCategory li a:hover {
    border: 1px solid #303035;
    border-radius: 4px;
}
#menuBlock .sns {
    letter-spacing: -0.4em;
    margin-top: 16px;
    padding-bottom: 25px;
    text-align: center;
}
#menuBlock .sns li {
    display: inline-block;
    margin: 0 4px;
}
#menuBlock .sns li a {
    display: block;
}
#menuBlock .sns li a img {
    border: 1px solid #111;
    border-radius: 17px;
}
#menuBlock .sns li a:hover img {
    border: 1px solid #303035;
}
#signInIframe, #snsConfirmIframe, #closeButton {
    border: 0 none;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 700;
}
#signInIframe {
    height: 460px;
    left: 50%;
    margin-left: -400px;
    margin-top: -230px;
    position: absolute;
    top: 50%;
    width: 800px;
}
#closeButton {
    background-color: #000;
    cursor: pointer;
    height: 45px;
    left: 50%;
    margin: -230px 0 0 400px;
    text-align: center;
    top: 50%;
    width: 45px;
    z-index: 700;
}
#closeButton img {
    height: 21px;
    margin-top: 12px;
    width: 21px;
}
#popupBackground {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 600;
}
#contents {
    min-width: 850px;
}
#frame {
    overflow: hidden;
    position: relative;
    width: 100%;
}
#frame.index {
    padding-top: 70px;
}
#innerframe {
    display: block;
    left: 0;
    padding-bottom: 142px;
    position: relative;
    top: 0;
}
.delayImageLoad {
    display: none;
}
.loading {
    display: none;
    height: 24px !important;
    left: 50% !important;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50% !important;
    width: 24px !important;
}
.errorMessage {
    color: #900;
    font-size: 14px;
}
#footer {
    background: url("../../images/footer_border.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 40px;
    color: #333;
    height: 102px;
    left: 0;
    min-width: 960px;
    position: absolute;
    text-align: center;
    width: 100%;
}
#top_btn {
    position: relative;
    top: -27px;
}
#top_btn a {
    border-radius: 26px;
    display: inline-block;
    height: 52px;
    width: 52px;
}
#top_btn a img {
    border-radius: 26px;
}
#footer_menu li {
    display: inline-block;
    font-size: 13px;
    margin: 0 13px 20px;
}
#footer_menu li a {
    color: #333;
}
#footer_menu li a:hover {
    text-decoration: underline;
}
#copyrightMark a {
    color: #333;
}
#copyrightMark a:hover {
    text-decoration: underline;
}
.clearFix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearFix {
    display: inline-block;
}
* html .clearFix {
    height: 1%;
}
.clearFix {
    display: block;
}

.anime_list_header, .headerwithmenu, .topheader, .search_header {
	height : 70px;
}

