body {
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

img{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.grpRelation ul li {
    margin-left:20px;
}

/* Appear */
.appear {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index:99999;
}
/* Appear */

a img:hover {
    opacity: 0.7;
}

#wrapper {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

#main {
    width: 660px;
    margin-right: 20px;
    float: left;
}

.point_club_link {
    border:1px solid #DC143C;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    padding: 5px;
}

.point_club_link a {
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
 }


#kuji-list {
    border-right:2px solid #FFB6C1;
    border-left:2px solid #FFB6C1;
    border-bottom:2px solid #FFB6C1;
    padding-bottom: 15px;
    padding-top: 10px;
}

#kuji-list a {
    text-decoration: none;
}

#topics {
    margin-bottom: 15px;
    font-size: 12px;
}

#woman-fortune {
    margin-bottom: 15px;
}

#topics a {
    text-decoration: none;
}

#topics p {
    text-align: center;
    font-weight: bold;
    background: #696969;
    line-height: 25px;
    color: #ffffff;
}

#topics ul li {
    margin: 4px;
}

#topics ul li span {
    margin-left: 10px;
    font-size: 10px;
}

#topics ul {
    padding: 5px;
}



#right {
    width: 300px;
    float: right;
}

#all-kuji-list {
    width: 656px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#all-kuji-list li {
    width: 218px;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

#all-kuji-list li p {
    font-size: 12px;
    margin-top: 2px;
}

.bnrs {
    margin-top: 10px;
}

.bnr-list li {
    margin-bottom: 10px;
}

#coin-img {
    padding-top: 30px;
    background: #ffffff;
}

.header_ad {
    margin-top: 20px;
}

.main_tit {
    width: 280px;
    float: left;
    font-size: 22px;
    color: red;
    padding-left: 20px;
    font-weight: bold;
}

.kuji_bnr {
    margin-bottom: 20px;
}

.footer_ad {
    margin-bottom: 50px;
}

#double-req {
    margin-top: 20px;
}

#double-req li {
    width: 300px;
    float: left;
}

#double-req .rectangle_right {
    margin-left: 60px;
}

.right-tit {
    margin-top: 15px;
}

.topic-border {
    border: 1px solid #C0C0C0;
}

.device-tit-pc {
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #000080;
    font-weight: bold;
}

.device-tit-sp {
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #000080;
    font-weight: bold;
    border-top: 2px solid #FFB6C1;
}

.service-name {
    font-size: 12px;
    padding-top: 5px;
}

#navi table {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e3e3e3), color-stop(1.00, #e3e3e3), color-stop(0.00, #fff));
    background: -webkit-linear-gradient(top, #fff 0%, #e3e3e3 100%, #e3e3e3 100%);
    background: -moz-linear-gradient(top, #fff 0%, #e3e3e3 100%, #e3e3e3 100%);
    background: -o-linear-gradient(top, #fff 0%, #e3e3e3 100%, #e3e3e3 100%);
    background: -ms-linear-gradient(top, #fff 0%, #e3e3e3 100%, #e3e3e3 100%);
    background: linear-gradient(to bottom, #fff 0%, #e3e3e3 100%, #e3e3e3 100%);
    border: 1px solid #A9A9A9;
    font-size: 13px;
    line-height: 35px;
}

#navi table tr td{
    text-align: center;
}

#navi table tr td:hover{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.98, #e3e3e3));
    background: -webkit-linear-gradient(top, #e3e3e3 98%, #fff 100%);
    background: -moz-linear-gradient(top, #e3e3e3 98%, #fff 100%);
    background: -o-linear-gradient(top, #e3e3e3 98%, #fff 100%);
    background: -ms-linear-gradient(top, #e3e3e3 98%, #fff 100%);
    background: linear-gradient(to bottom, #e3e3e3 98%, #fff 100%);
}

#navi table tr td a{
    text-decoration: none;
    color: #000000;
}

#navi table tr td .navi-txt{
    height: 35px;
}

#navi table tr td .navi-txt:hover{
    border-bottom: 3px solid #A9A9A9;
    margin-bottom: -3px;
}

.border-right {
    border-right: 1px solid #A9A9A9;
}

.get-point {
    text-align: center;
    font-weight: bold;
    background: #696969;
    line-height: 25px;
    color: #ffffff;
    margin-top: 15px;
    font-size: 14px;
}

.fortune-tit {
    text-align: center;
    font-weight: bold;
    background: #696969;
    line-height: 25px;
    color: #ffffff;
    margin-top: 15px;
    font-size: 14px;
}

.icon {
    margin-bottom: 5px;
    text-align: left;
    width: 180px;
    margin-right: auto;
    margin-left: auto;
}

/* Tab CSS */

/* 表示領域全体 */
div.tabbox {
   margin: 0px; padding: 0px;
}

/* タブ部分 */
p.tabs { margin: 0px; padding: 0px; }
p.tabs a {
   display: block; width: 200px; float: left;
   margin: 0px 1px 0px 0px; padding: 3px;
   text-align: center;
   border-radius: 10px 10px 0px 0px; /* 角を丸くする */
   text-decoration: none;
   font-weight: bold;
}
p.tabs a.tab1 { background-color: #ff3167; color: white; }
p.tabs a.tab2 { background-color: #0054d1; color:white;}

/* タブ中身のボックス */
div.tab {overflow: auto; clear: left;
 }
div.tab .tab_content_1 { margin: 0; border:#FFB6C1 solid 2px }
div.tab .tab_content_2 { margin: 0; border:#B0C4DE solid 2px }

/* Tab CSS */