/*----- 基本設定 -----*/
#PageContent {
    padding-top: 20px;
    height: 820px;
    padding-bottom: 45px;
    border: 1px solid #fff; /*DUMMY*/
}

a {
    text-decoration: none;
}

/*--------- Header Contents ----------*/
#PageHeaderBackGround {
    z-index: 100;
    background-image: url("../images/header_back.png");
    height: 245px;
    width: 100%;
}

#PageHeader {
    z-index: 1;
    height: 245px;
    width: 960px;
    margin: 0 auto;
    background-image: url("../images/header.png");
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 1em;
}

#WhatsZDWBox a,
#InstructionBox a,
#InstructionJpBox a, 
#LoginBox a,
#VirtualIssueBox a, 
#EarlyViewBox a, 
#JournalListBox a {
    color: #FFF;
    font-family: 'serif', 'sans-serif', 'Arial';
    font-weight: bold;
}

#WhatsZDWBox a:hover, 
#InstructionBox a:hover, 
#InstructionJpBox a:hover, 
#LoginBox a:hover,
#VirtualIssueBox a:hover, 
#EarlyViewBox a:hover, 
#JournalListBox a:hover {
    color: gray;
}

/*-- What's New --*/
#WhatsZDWBox {
    position: absolute;
    z-index: 10;
    top: 90px;
    left: 50%;
    margin-left: -480px;
    width: 100px;
    height: 17px;
    font-size: 13px;
}

/*-- How to Use --*/
#InstructionBox {
    position: absolute;
    z-index: 10;
    top: 90px;
    left: 50%;
    margin-left: -370px;
    width: 140px;
    height: 17px;
    font-size: 13px;
}

/*-- ZDWでできること --*/
#InstructionJpBox {
    position: absolute;
    z-index: 10;
    top: 90px;
    left: 50%;
    margin-left: -230px;
    width: 120px;
    height: 17px;
    font-size: 13px;
}

/*-- Journal List メニュー --*/
#JournalListBox li.dynamic {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-box-align: center;
    min-height: 45px;
    padding: 5px 10px;
    font-size: 0.9em;
    background-color: rgba(255, 255, 255, .95);
    border: 1px solid #f2f2f2;
}
#JournalListBox li.dynamic a {
    display: block;
    font-weight: normal;
    color: #123;
}
#JournalListBox li.dynamic a:hover {
    color: #89a;
}

/*-- sign in --*/
#LoginBox {
    position: relative;
    z-index: 10;
    top: 0;
    left: 850px;
    width: 95px;
    height: 17px;
    text-align: center;
}

a.LoginLink,
a.LoginLink:link {
    position: absolute;
    display: block;
    width: 90px;
    height: 45px;
    background-color: rgba(248, 177, 35, 1);
    line-height: 45px;
    color: #4e575e !important;
    font-size: 18px;
    list-style: none;
}
a.LoginLink:hover {
    color: #fff !important;
}

a.LogoutLink,
a.LogoutLink:link {
    position: absolute;
    display: block;
    width: 90px;
    height: 45px;
    background-color: rgba(155, 200, 80, 1);
    line-height: 45px;
    color: #4e575e !important;
    font-size: 18px;
    list-style: none;
}
a.LogoutLink:hover {
    color: #fff !important;
}

/*-- Facebook等 --*/
#SNSBox {
    position: relative;
    z-index: 10;
    top: 15px;
    left: 852px;
    width: 110px;
    height: 17px;
}

/*-- 検索窓 --*/
#SearchBox {
    position: relative;
    z-index: 10;
    top: 100px;
    left: 250px;
    width: 390px;
    height: 35px;
}

/*----- 検索窓  --------------*/
.SearchKeywords {
    width: 300px;
    height: 26px;
    background: #fff;
    border: none;
    padding: 3px;
    font-size: 110%;
    font-family: 'serif', 'sans-serif', 'Arial';
}

.SearchButton {
    position: absolute;
    top: 0px;
    left: 300px;
}

*:first-child + html .SearchButton {
    top: 1px;
}

/*--- advanced search --*/
#AdvancedSearchBox {
    position: relative;
    z-index: 10;
    top: 63px;
    left: 600px;
    width: 100px;
    height: 35px;
}

a:link.AdvancedSearchButton {
    display: block;
    width: 100px;
    height: 35px;
    background-image: url("../images/adsearch1.png");
    text-indent: -10000px;
    list-style: none;
}

a:hover.AdvancedSearchButton {
    display: block;
    width: 100px;
    height: 35px;
    background-image: url("../images/adsearch2.png");
    text-indent: -10000px;
    list-style: none;
}

/*-- Virtual Issue --*/
#VirtualIssueBox {
    position: absolute;
    z-index: 10;
    top: 205px;
    left: 50%;
    margin-left: -200px;
    width: 100px;
    height: 30px;
    font-size: 1.125em;
}

/*-- Early View --*/
#EarlyViewBox {
    position: absolute;
    z-index: 10;
    top: 205px;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    height: 30px;
    font-size: 1.125em;
}

/*-- Journal List --*/
#JournalListBox {
    position: absolute;
    z-index: 10;
    top: 205px;
    left: 50%;
    margin-left: 100px;
    width: 100px;
    height: 30px;
    font-size: 1.125em;
}

/*---------- SLIDER CONTENTS -------------*/
#SlideContainer {
    height: 100px;
    margin-top: 700px;
}

#SlideWrap {
    margin: 0 auto;
    width: 100%;
    height: 70px;
    position: relative;
}

#SlideContent {
    width: 100%;
    height: 70px;
    margin: 20px auto 0 auto;
    background: #FFF;
    position: relative;
}

#Slider {
    background: #000;
}

.Enslide {
    background: #FFF;
}

/*----------- LOGIN CONTENTS ----------------*/
#LoginContainer {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#LoginContent {
    width: 960px;
    margin: 0 auto;
}

#LoginContent > p {
    border-bottom: 1px solid black;
    padding-bottom: 10px;
    font-family: 'serif', 'sans-serif', 'Arial';
    font-weight: bold;
    font-size: 22px;
    color: #63aa9c;
}

#LoginContent #SubContent {
    width: 320px;
    margin: 0 auto;
    color: #4e575e;
}

#LoginContent #SubContent p {
    text-align: center;
    font-size: 120%;
    color: #4e575e;
}

#LoginContent #SubContent div {
    display: block;
    padding-bottom: 25px;
    margin: 0 auto;
}

#LoginContent #SubContent div.Narrow {
    padding-bottom: 5px;
}

#LoginContent #SubContent div input[type=text],
#LoginContent #SubContent div input[type=password] {
    border: 1px solid #c0c0c0;
    width: 300px;
    padding: 10px;
}

#LoginContent #SubContent a.Button {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    color: #4e575e;
    background-color: #ddd;
    padding: 10px 25px;
}

#LoginContent #SubContent a.KeyButton {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background-color: #69b4a4;
    padding: 10px 85px;
}
