@charset "utf-8";

/* specialContents */
div#specialContents {
    background-color: #000;
    text-align: left;
    margin-bottom: 10px;
    position: relative;
    height: 
}

div#specialMenu {
    padding: 1px 0px 3px 0px;
    width: 257px;
    border-right: 1px solid #333;
}

ul#dispContents {
    position: absolute;
    left: 259px;
    top: 0px;
    width: 589px;
    
}

/* /specialContents */

div#machihime {
    border: 3px solid #000;
    background-color: #FFF;
    padding: 1px;
    margin-bottom: 20px;
}

div#machihime h3 {
    position: static;
}

div#machihime div.bgWrapper {
    background-color: #bb3769;
    padding-bottom: 10px;
}

div#machihime h3 {
    padding: 3px;
    border: none;
}

table.machihimeItem {
    float: left;
    width: 186px;
    margin-left: 9px;
    height: 230px;
    background-color: #FFF;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
}

table.machihimeItem td {
    padding: 5px;
}

table.machihimeItem td.thumbnail {
    padding-bottom: 0px;
    text-align: center;
}

table.machihimeItem td.thumbnail a {
    position: relative;
}

table.machihimeItem td.thumbnail span.name {
    width: 100px;
    display: block;
    position: absolute;
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    font-size: 17px;
    padding: 10px;
    bottom: 2px;
    left: 3px;
    filter: alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.50;
}

table.machihimeItem td.thumbnail img {
    border: 3px solid #DDD;
}

table.machihimeItem td span.title {
    font-weight: bold;
    color: #a40a56;
}

div#frameWrapper {
    padding: 16px;
    height: 311px;
    background: url('../i/top/bg_wonderfulNews.png');
}

iframe#news24 {
    width: 565px;
    height: 286px;
    background-color: #FFF;
}

ul#pickupBannerList {

}

ul#pickupBannerList li {
    float: left;
    display: inline;
    margin-bottom: 10px;
}

li#rankingBanner {
    margin-right: 10px;
}

li#mailmagaBanner {
    border: 3px solid #AFAFAF;
}

form#mailRegistForm {
    line-height: 100%;
    padding: 3px;
}

img#charMailAddress {
    margin-left: 8px;
    margin-bottom: 8px;
}

input#mailAddressInput {
    width: 280px;
    height: 16px;
    margin-bottom: 2px;
}

img#registButton {
    margin-left: 4px;
    margin-bottom: 2px;
}

li#biginner {
    position:relative;
}

li#atHome {
    position: absolute;
    top: 72px;
    left: 14px;
}

li#atHotel {
    position: absolute;
    top: 72px;
    left: 232px;
}