﻿@charset "utf-8";
/*========================================================
  スマートフォン用CSS
==========================================================*/

/*=================================================
 * ブラウザのデフォルトのスタイルをリセットする
 * ================================================= */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
body {
    line-height: 1.0;
    -webkit-text-size-adjust: none;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display:block;
}
img {
    border: 0;
    vertical-align: bottom;
}
ul, ol {
    list-style: none;
}
table {
    border-spacing: 0;
    empty-cells: show;
}
/*=================================================
 * サイト全体の基本スタイル
 * ================================================= */

body {
    line-height: 1.5;
    font-size: 11px;
    color: #7b7b7b;
    font-family: Arial, sans-serif;
}
a {
    text-decoration: none;
}
a:active {
    background:#D8F5DC;
}
#container {
    width: 320px;
    margin: auto;
}
#header_logo {
    background-image:linear-gradient(bottom, rgb(0,0,0) 0%, rgb(148,147,148) 100%);
    background-image:-o-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(148,147,148) 100%);
    background-image:-moz-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(148,147,148) 100%);
    background-image:-webkit-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(148,147,148) 100%);
    background-image:-ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(245,245,245) 100%);
    background-image:-webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(0,0,0)), color-stop(1, rgb(148,147,148)) );
    background-color:#000000;
    padding:1% 0 1% 6%;
}
#header_logo img {
    width:30%;
}
#header_logo h1{
    display:inline;
}
#header_01 {
    height: 45px;
    background-color: #000000;
}
#mainlogo {
    width: 92px;
    float: left;
    margin: 9px 0px 0px 9px;
}
#usernickname {
    width:65px;
    font-size: 12px;
    color: #ffffff;
    text-align: right;
    float:right;
    margin: 10px 6px 0px 0px;
    vertical-align: middle;
    height: 26px;
}
#header_02 {
    height: 38px;
}
#header_03 {
    height: 25px;
    background:#3fc8ff;
    /*background-image: url(/common/image/header03_bg.gif);*/
padding: 5px 0px 0px 7px;
}
#header_04 {
    height: 38px;
    background-image: url(/common/image/header03_bg.gif);
    padding: 0px 0px 0px 7px;
}
#header_05 a {
    display:block;
    float:left;
    width:64px;
    height:37px;
}
#header_05 img {
    width:100%;
}
#header_03 li {
    float:left;
    width:69px;
    height:25px;
    margin-left:6px;
    display:inline;
}
#header_lightgame {
    background-image: linear-gradient(bottom, rgb(68,68,68) 0%, rgb(21,21,21) 50%, rgb(23,15,4) 100%);
    background-image: -o-linear-gradient(bottom, rgb(68,68,68) 0%, rgb(21,21,21) 50%, rgb(23,15,4) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(68,68,68) 0%, rgb(21,21,21) 50%, rgb(23,15,4) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(68,68,68) 0%, rgb(21,21,21) 50%, rgb(23,15,4) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(68,68,68) 0%, rgb(21,21,21) 50%, rgb(23,15,4) 100%);
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(68,68,68)),  color-stop(0.5, rgb(21,21,21)),  color-stop(1, rgb(23,15,4))  );
    width:100%;
    height:29px;
}
#top_center {
    width:320px;
    margin:0 auto 2%;
}
.gbn_new_on {
    width:69px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#213646;
    font-weight:bold;
    text-shadow: 0px 1px 1px #a7b1b8;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#FFFFFF;
}
.gbn_new_on:active {
    width:69px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#213646;
    font-weight:bold;
    text-shadow: 0px 1px 1px #a7b1b8;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#D8F5DC;
}
.gbn_new_off {
    width:69px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#FFFFFF;
    font-weight:bold;
    text-shadow: 1px 2px 3px #3a4551;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background-image: -moz-linear-gradient(top, #506E85 0%, #1C2A36 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #506E85), color-stop(1, #1C2A36));
}
.gbn_new_off:active {
    width:69px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#FFFFFF;
    font-weight:bold;
    text-shadow: 1px 2px 3px #3a4551;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#D8F5DC;
}
.gbn_new_long_on {
    width:88px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#213646;
    font-weight:bold;
    text-shadow: 0px 1px 1px #a7b1b8;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#FFFFFF;
}
.gbn_new_long_on:active {
    width:88px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#213646;
    font-weight:bold;
    text-shadow: 0px 1px 1px #a7b1b8;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#D8F5DC;
}
.gbn_new_long_off {
    width:88px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#FFFFFF;
    font-weight:bold;
    text-shadow: 1px 2px 3px #3a4551;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background-image: -moz-linear-gradient(top, #506E85 0%, #1C2A36 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #506E85), color-stop(1, #1C2A36));
}
.gbn_new_long_off:active {
    width:88px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#FFFFFF;
    font-weight:bold;
    text-shadow: 1px 2px 3px #3a4551;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#D8F5DC;
}
.gbn_new_long2_on {
    width:100px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#213646;
    font-weight:bold;
    text-shadow: 0px 1px 1px #a7b1b8;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#FFFFFF;
}
.gbn_new_long2_on:active {
    width:100px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#213646;
    font-weight:bold;
    text-shadow: 0px 1px 1px #a7b1b8;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#D8F5DC;
}
.gbn_new_long2_off {
    width:100px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#FFFFFF;
    font-weight:bold;
    text-shadow: 1px 2px 3px #3a4551;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background-image: -moz-linear-gradient(top, #506E85 0%, #1C2A36 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #506E85), color-stop(1, #1C2A36));
}
.gbn_new_long2_off:active {
    width:100px;
    height:20px;
    text-align:center;
    padding-top:5px;
    color:#FFFFFF;
    font-weight:bold;
    text-shadow: 1px 2px 3px #3a4551;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background:#D8F5DC;
}
td.v1 {
    vertical-align: top;
}
td.v2 {
    vertical-align: top;
    padding: 0px 0px 0px 10px;
}
td.v3 {
    width: 60px;
    height: 20px;
    color: #2098be;
}
.one_data {
    border-bottom: solid 1px #28b7ef;
    padding: 10px 10px 10px 10px;
}
.one_data02 {
    border-top: solid 1px #28b7ef;
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
}
.text_time {
    font-size: 10px;
    color: #bebebe;
}
.text_title {
    font-size: 12px;
    color: #ff6600;
}
.text_title02 {
    font-size: 11px;
    color: #ff6600;
}
.text_nick {
    font-size: 11px;
    color: #1d88ac;
}
.text_come {
    font-size: 9px;
    color: #1d88ac;
}
.text_sync {
    font-size: 9px;
    color: #939393;
}
.text_red {
    font-size: 9px;
    color: #fe0000;
}
#yesno_area {
    margin: 6px 0px 6px 0px;
    padding: 2px 0px 0px 0px;
    height: 18px;
    -webkit-border-radius: 5px;
    background-color: #e3e3e3;
    border: solid 1px #dcdcdc;
    text-align: center;
}
#yesno_area02 {
    margin: 6px 0px 6px 0px;
    padding: 2px 0px 0px 0px;
    width: 220px;
    height: 18px;
    -webkit-border-radius: 5px;
    background-color: #e3e3e3;
    border: solid 1px #dcdcdc;
    text-align: center;
}
.text_yesno {
    color: #6a6a6a;
    font-size: 10px;
}
.paging {
    text-align: center;
    letter-spacing: 6px;
    margin: 10px 0px 10px 0px;
}
.btn_01 {
    width: 80px;
    height: 20px;
    -webkit-border-radius: 5px;
    background-color: #46b3f5;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    padding: 4px 0px 0px 0px;
    border: solid 1px #3d9fda;
}
.btn_01:active {
    width: 80px;
    height: 20px;
    -webkit-border-radius: 5px;
    background-color: #D8F5DC;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    padding: 4px 0px 0px 0px;
    border: solid 1px #D8F5DC;
}
.btn_02 {
    width: 70px;
    height: 20px;
    -webkit-border-radius: 5px;
    background-color: #ebebeb;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 7px 0px 0px 0px;
    border: solid 1px #c8c8c8;
}
div .btn_02:active {
    width: 70px;
    height: 20px;
    -webkit-border-radius: 5px;
    background-color:#D8F5DC;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 7px 0px 0px 0px;
    border: solid 1px #D8F5DC;
}
.btn_03 {
    width: 82px;
    height: 20px;
    -webkit-border-radius: 5px;
    background-color: #ebebeb;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 7px 0px 0px 0px;
    border: solid 1px #c8c8c8;
}
.btn_03:active {
    width: 82px;
    height: 20px;
    -webkit-border-radius: 5px;
    background-color: #D8F5DC;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 7px 0px 0px 0px;
    border: solid 1px #D8F5DC;
}
.btn_04 {
    width: 82px;
    height: 16px;
    -webkit-border-radius: 5px;
    background-color: #e5e5e5;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 4px 0px 0px 0px;
    border: solid 1px #cccccc;
}
.btn_04:active {
    width: 82px;
    height: 16px;
    -webkit-border-radius: 5px;
    background-color: #D8F5DC;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 4px 0px 0px 0px;
    border: solid 1px #D8F5DC;
}
.btn_05 {
    width: 100px;
    height: 20px;
    -webkit-border-radius: 5px;
    background-color: #ebebeb;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 7px 0px 0px 0px;
    border: solid 1px #c8c8c8;
}
.btn_05:active {
    width: 100px;
    height: 20px;
    -webkit-border-radius: 5px;
    background-color: #D8F5DC;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 7px 0px 0px 0px;
    border: solid 1px #D8F5DC;
}
.btn_06 {
    width: 160px;
    height: 15px;
    -webkit-border-radius:10px;
    background-color: #EBEBEB;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 2px 0px 0px 0px;
    border: solid 1px #C8C8C8;
    margin:0 0 5px 10px;
}
.btn_06:active {
    width: 160px;
    height: 15px;
    -webkit-border-radius:10px;
    background-color: #D8F5DC;
    color: #757575;
    font-size: 10px;
    text-align: center;
    padding: 2px 0px 0px 0px;
    border: solid 1px #D8F5DC;
    margin:0 0 5px 10px;
}
.similar_box {
    text-align: center;
    font-size: 12px;
    margin: 10px 0px 10px 0px;
    border-top: solid 2px #28b7ef;
    padding: 10px 0px 0px 0px;
}
.post_box {
    text-align: left;
    font-size: 10px;
    margin: 10px 8px 10px 8px;
    border: solid 1px #57cdf3;
    padding: 5px 5px 5px 5px;
    background-color: #b5e3f7;
    -webkit-border-radius: 5px;
}
#feed_twitter {
    width: 23px;
    height: 20px;
    background-image: url(/common/image/feed_bg_twitter.gif);
    float: left;
    padding: 2px 0px 0px 20px;
}
#feed_mixi {
    width: 23px;
    height: 20px;
    background-image: url(/common/image/feed_bg_mixi.gif);
    float: left;
    margin: 0px 0px 0px 6px;
    padding: 2px 0px 0px 20px;
}
#feed_fb {
    width: 23px;
    height: 20px;
    background-image: url(/common/image/feed_bg_fb.gif);
    float: left;
    margin: 0px 0px 0px 6px;
    padding: 2px 0px 0px 20px;
}
.post_btn {
    width: 86px;
    height: 24px;
    -webkit-border-radius: 16px;
    background-color: #1cb0e8;
    border: solid 1px #0b9cc4;
    color: #ffffff;
    font-size: 12px;
    padding: 8px 0px 0px 0px;
    margin: 10px auto 10px auto;
    text-align: center;
}
/*-------フッター---------------------*/
#footer {
    width:320;
    margin:0px auto;
    text-align:center;
    clear:both;
    border-top: 1px solid #CCCCCC;
    padding-top:15px;
    background:#DFDFDF;
}
#footerMenu {
    display:inline-block;
    width:320px;
    margin:7px auto;
}
#footerMenu ul {
    text-align: center;
    margin:0 auto;
}
#footerMenu ul li {
    display: -moz-inline-box;
    display: inline-block;
 /display: inline;
 /zoom: 1;
    padding:0 10px;
    border-left:1px solid #CCCCCC;
    color:#BEBEBE;
}
#footerMenu ul li a {
    color:#BEBEBE !important;
}
#credit {
    margin:0 auto;
    clear:both;
    padding:0 10px;
    color:#BEBEBE;
}
.detail_box01 {
    border-top: solid 1px #c8c8c8;
    padding: 9px 8px 0px 8px;
}
.detail_box02 {
    border-bottom: solid 1px #28b7ef;
    padding: 9px 8px 9px 8px;
}
.tab_box {
    height: 25px;
    border-bottom: solid 2px #3fc8ff;
}
.tab_box02 {
    margin: 12px 0px 0px 0px;
    height: 24px;
    border-bottom: solid 2px #3fc8ff;
}
.tab_blue {
    width: 100px;
    height: 20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#3fc8ff;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_blue:active {
    width: 100px;
    height: 20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#ebebeb;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_glay {
    width: 100px;
    height: 20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#b2b2b2;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_glay:active {
    width: 100px;
    height: 20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#ebebeb;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_blue02 {
    width: 81px;
    height: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#3fc8ff;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_blue02:active {
    width: 81px;
    height: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#ebebeb;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_glay02 {
    width: 81px;
    height: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#b2b2b2;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_glay02:active {
    width: 81px;
    height: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#ebebeb;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_blue03 {
    width: 110px;
    height: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#3fc8ff;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_blue03:active {
    width: 110px;
    height: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#ebebeb;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_glay03 {
    width: 110px;
    height: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#b2b2b2;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.tab_glay03:active {
    width: 110px;
    height: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color:#ebebeb;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.friend_prof01 {
    background-color: #a8e2f1;
    color: #2098be;
    padding: 6px 0px 6px 8px;
    border: solid 1px #a3dceb;
    border-bottom: none;
}
.friend_prof02 {
    background-color: #e1f4ff;
    padding: 6px 8px 6px 8px;
    border: solid 1px #a3dceb;
}
.menu_area {
    margin: 20px 30px 0px 30px;
    text-align: center;
}
.menu_btn {
    width: 188px;
    height: 23px;
    background-color: #f4f4f4;
    border: solid 1px #b5b5b5;
    -webkit-border-radius: 5px;
    padding: 10px 0px 0px 0px;
    margin: 0px auto 23px auto;
    text-align:center;
    font-weight:bold;
}
.menu_btn:active {
    width: 188px;
    height: 23px;
    background-color: #ebebeb;
    border: solid 1px #ebebeb;
    -webkit-border-radius: 5px;
    padding: 10px 0px 0px 0px;
    margin: 0px auto 23px auto;
    text-align:center;
    font-weight:bold;
}
.btn_sendmes {
    width: 118px;
    height: 17px;
    -webkit-border-radius: 5px;
    background-color: #d1d1d1;
    border: solid 1px #cccccc;
    text-align: center;
    padding-top: 5px;
    font-size: 10px;
    float: left;
}
.btn_sendmes:active {
    width: 118px;
    height: 17px;
    -webkit-border-radius: 5px;
    background-color: #ebebeb;
    border: solid 1px #ebebeb;
    text-align: center;
    padding-top: 5px;
    font-size: 10px;
    float: left;
}
.btn_foloff {
    width: 82px;
    height: 17px;
    -webkit-border-radius: 5px;
    background-color: #d1d1d1;
    border: solid 1px #cccccc;
    text-align: center;
    padding-top: 5px;
    font-size: 10px;
    float: left;
}
.btn_foloff:active {
    width: 82px;
    height: 17px;
    -webkit-border-radius: 5px;
    background-color: #ebebeb;
    border: solid 1px #ebebeb;
    text-align: center;
    padding-top: 5px;
    font-size: 10px;
    float: left;
}
table.profile {
    width: 320px;
    background-color: #e1f4ff;
    border-collapse: collapse;
}
td.profile_top_01 {
    height: 23px;
    color: #2098be;
    padding: 0px 0px 0px 10px;
    border: solid 1px #b1edf1;
    border-right: none;
    font-size: 10px;
    background-color: #a8e2f1;
}
td.profile_top_02 {
    height: 23px;
    color: #dd9000;
    padding: 0px 10px 0px 0px;
    border: solid 1px #b1edf1;
    border-left: none;
    font-size: 10px;
    background-color: #a8e2f1;
}
td.profile_01 {
    width: 105px;
    height: 23px;
    color: #2d9ec2;
    padding: 0px 0px 0px 10px;
    border: solid 1px #b1edf1;
    border-right: none;
    font-size: 10px;
}
td.profile_02 {
    font-size: 10px;
    height: 23px;
    width: 155px;
    padding: 0px 0px 0px 0px;
    border: solid 1px #b1edf1;
    border-right: none;
    border-left: none;
}
td.profile_03 {
    width: 50px;
    font-size: 10px;
    height: 23px;
    color: #1892cb;
    text-align: right;
    padding: 0px 10px 0px 0px;
    border: solid 1px #b1edf1;
    border-left: none;
}
table.profile_edit {
    width: 320px;
    background-color: #e1f4ff;
    border-collapse: collapse;
}
.btn_clipoff {
    width: 84px;
    height: 18px;
    -webkit-border-radius: 5px;
    background-color: #a5a5a5;
    text-align: center;
    padding-top: 4px;
    color: #ffffff;
    font-weight: bold;
    float: left;
}
.btn_clipoff:active {
    width: 84px;
    height: 18px;
    -webkit-border-radius: 5px;
    background-color: #ebebeb;
    text-align: center;
    padding-top: 4px;
    color: #ffffff;
    font-weight: bold;
    float: left;
}
.btn_memo {
    width: 64px;
    height: 18px;
    -webkit-border-radius: 5px;
    background-color: #a5a5a5;
    text-align: center;
    padding-top: 4px;
    color: #ffffff;
    font-weight: bold;
    float: left;
    margin-left: 5px;
}
.btn_memo:active {
    width: 64px;
    height: 18px;
    -webkit-border-radius: 5px;
    background-color: #ebebeb;
    text-align: center;
    padding-top: 4px;
    color: #ffffff;
    font-weight: bold;
    float: left;
    margin-left: 5px;
}
/*登録*/

#interest_box {
    width: 320px;
    float: left;
}
.itembox {
    width: 97px;
    height: 187px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background-color: #F8F8F8;
    float: left;
    margin: 0px 3px 9px 3px;
}
.itembox:hover {
    width: 97px;
    height: 195px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background-color:#ECDADA;
    float: left;
    margin: 0px 3px 9px 3px;
}
.interest_item {
    width: 97px;
    height: 195px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background-color: #F8F8F8;
    float: left;
    margin: 0px 3px 9px 3px;
}
.interest_item:hover {
    width: 97px;
    height:195px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background-color:#ECDADA;
    float: left;
    margin: 0px 3px 9px 3px;
}
.interest_item img {
    width: 60px;
    max-height:100px;
    margin: 9px 0px 0px 19px;
}
.interest_item p {
    width: 86px;
    height: 67px;
    margin: 6px 0px 0px 6px;
    overflow: hidden;
    color: #464646;
    font-size: 12px;
}
.itemtext {
    width: 86px;
    height: 67px;
    margin: 6px 0px 0px 6px;
    overflow: hidden;
    color: #464646;
    font-size: 12px;
}
.venu_list {
    border: 1px solid #cccccc;
    background: 			#f1f1f1;
    color: 					#454545;
    text-shadow: 0 1px 0 #fff;
    font-weight: normal;
    padding: 8px 0px 8px 10px;
    border-bottom: none;
}
/*-------YesNo取り消し部分---------------------*/

.yesnotorikeshi {
    display:none;
    width:300px;
    height:100px;
    position:fixed;
    top:150px;
    left:10px;
    background:#FEFFC3;
    border:2px solid #FFD13B;
}
.yesnotorikeshi_toptxt {
    text-align:center;
    margin:5px 0 0 0;
}
.yesnotorikeshi_underbox {
    width:110px;
    margin:25px auto;
}
.yesnotorikeshi_underbox_l {
    float:left;
    width:60px;
}
.yesnotorikeshi_underbox_r {
    float:left;
    width:45px;
    cursor:pointer;
}
/*-------YesNo取り消し部分2---------------------*/

.yesnotorikeshi2 {
    display:none;
    width:230px;
    height:80px;
    position:fixed;
    top:150px;
    left:50px;
    background:#FEFFC3;
    border:2px solid #FFD13B;
}
.yesnotorikeshi_toptxt2 {
    text-align:center;
    margin:15px 0 0 0;
}
.yesnotorikeshi_underbox2 {
    width:110px;
    margin:15px auto;
}
.yesnotorikeshi_underbox_l2 {
    float:left;
    width:60px;
}
.yesnotorikeshi_underbox_r2 {
    float:left;
    width:45px;
    cursor:pointer;
}
.sidepointpad {
    padding-top:20px;
}
*:first-child+html .sidepointpad {
    padding-top:0px;
}
/*ユーザー検索*/

#usersearchbox {


    margin:25px 0 0 0px;
    text-align:left;
    width:274px;
    clear:both;
}
#usersearchbox ul {
    width:320px;
}
#usersearchbox li {
    float:left;
    padding-left:8px;
}
#usersearch_conts {
    width:320px;
    clear:both;
    padding:20px 0 0 0;
}
.userselected_on {
    display:block;
}
.userselected_off {
    display:none;
}
/*-------プロフィール画像性別ごと---------------------*/

.profimg_male {
    border:2px solid #3CF !important;
}
.profimg_female {
    border:2px solid #FCF !important;
}
.profimg_nodata {
    border:2px solid #999 !important;
}
.profimg_official {
	border:2px solid #ff8c00 !important;
}

/*------コミュニティ---------------------*/

#com_list_f {
    width:320px;
    margin:15px 0 0;
}
#com_list_f th {
    background:#E6E6E6;
    padding:3px 10px;
    text-align:left !important;
    border:1px solid #C6C6C6;
}
#com_list_f tr {
}
#com_list_f td {
    padding:3px 10px;
    text-align:left !important;
    border-bottom:1px solid #C5C5C5;
}
#com_list_f td a {
    text-decoration:underline;
}
/*------コミック検索---------------------*/

#glaylayer02 {
    display:none;
    position:fixed;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:#F3F4F2;
    opacity:0.5;
    filter:alpha(opacity=50);
}
/*-----決済画面-----*/

#contents_settle {
    width:300px;
    margin:0 10px;
}
#contents_settle h2 {
    font-size:10px;
    color:#ffffff;
    background-color:#3ec8ff;
    padding:5px 0 5px 10px;
    margin:10px 0;
}
#conents_settle h3 {
    font-size:10px;
    margin-top:10px;
    font-weight:normal;
}
#contents_settle .tb_confirmation {
}
.tb_confirmation {
    margin:10px 0;
}
.tb_confirmation th {
    width:129px;
    text-align:center;
    background-color:#f7f7f7;
    border:1px solid #ffffff;
    font-size:10px;
}
.tb_confirmation td {
    width:165px;
    text-align:center;
    font-size:10px;
}
.tb_confirmation input[type="text"] {
    text-align:left;
}
.border_bottom {
    border-bottom:solid 1px #dcdcdc;
}
.tb_border {
    border:1px solid #dcdcdc;
}
.how_to_pay {
    padding:1px;
}
.how_to_pay th {
    width:134px;
    background-color:#f7f7f7;
    font-size:12px;
    font-weight:normal;
}
.how_to_pay td {
    width:164px;
    font-size:9px;
}
.first_th {
    border-bottom:solid #ffffff 3px;
}
.last_th {
    border-top:solid #ffffff 3px;
}
.nortification li {
    float:none;
    list-style:disc inside;
}
.nortification h3 {
    border-bottom:solid 1px #dcdcdc;
    font-size:10px;
}
.nortification ul {
    font-size:10px;
}
.table_head {
    font-size:12px;
    background-color:#f7f7f7;
}
.btn_left {
    float:left;
}
.btn_right {
    float:right;
}
#feeledit{
    cursor:pointer;
    margin-left:0px;
    padding-left:40px;
    color:#0265CB;
    font-size:12px;
    float:left;
}
#feeleditarea{
    width:270px;
    margin:0 auto;
    padding:0 0 5% 0;
    display:none;
    position:absolute;
    left:5%;
    font-weight:normal;
    background:#FFFFFF;
    border:2px solid #2ec2ff;
    border-radius:10px;-moz-border-radius:10px;
    z-index:1000;
    text-align:center;
}

#favoritearea{
    width:270px;
    margin:0 auto;
    padding:0 0 5% 0;
    display:none;
    position:absolute;
    left:8%;
    font-weight:normal;
    background:#FFFFFF;
    border:2px solid #2ec2ff;
    border-radius:10px;-moz-border-radius:10px;
    z-index:9950;
    text-align:center;
}


#feel_edit_close{
    position:absolute;
    top:1%;
    right:1%;
    cursor:pointer;
}
div.now_feeling_select_icon{
    margin:1% 0 4% 0;
    padding:5px 10px;
    width:70px;
    height:70px;
    /*width:65px;
    height:65px;*/
    /*width:20%;
    height:20%;*/
    float:left;
    text-align:center;
}
.now_feeling_select_icon_img{
    width:98%;
}

.clearfix:after {
    content:".";  /* 新しい要素を作る */
    display:block;  /* ブロックレベル要素に */
    clear:both;
    height:0;
    visibility:hidden;
}
.clearfix {
    min-height:1px;
}
* html .clearfix {
    height:1px;/*\*//*/
 height:auto;
 overflow:hidden;
 /**/
}