html, body, table, td,input, button, select, textarea, a{
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif !important;
  line-height: 150%;
}
header, footer {
  width: 100%;
  height: 90px;
  background-color: #000;
}
a {
  outline: none !important;
  text-decoration: none;
  color:#f66;
}
a:hover {
  color: #f66;
  text-decoration: none;
}
a:visited {
  color: #f66;
  text-decoration: none;
}
a:link {
  color: #f66;
  text-decoration: none;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
.footerInfo {
  padding-top: 30px;
  color: #ccc;
}
.footerInfo a {
  color:#fff;
}
.footerInfo a:hover {
  text-decoration: underline;
}
.container {
  width: 970px;
  max-width: none !important;
  margin: 0 auto;
  padding: 0;
}
.row, .col-xs-1, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7 {
  margin: 0;
  padding: 0;
}
.dropdown {
  width: 100px;
  background-color: #eee;
}
.navbar-nav > li > a {
  padding: 2px;
  color:#fff;
  background-color: #f66;
  border:1px solid #fff;
  font-size:12px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: #f66; 
  border:1px solid #fff;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  border:1px solid #fff;
  background-color: #f66; 
}
.modal-lg {
  width: 900px !important;
}
.caret {
  margin-left: 8px;
}
.label {
  border-radius: 0 !important;
  border: 1px solid #ccc;
}
.my-label {
  display: inline-block;
  width: 42px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  margin-bottom: 5px;
  cursor:pointer;
}
.my-label-name {
  display: inline-block;
  background: #29a8cd;
  border: solid 1px #39b3d7;
  width: 42px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
}
.my-label-red {
  background-color: #ff6767;
  color: #333;
}
.my-label-red-light {
  background-color: #ff9999;
  color: #333;
}
.my-label-red-lighter {
  background-color: #ffe6e6;
  color: #333;
}
.my-label-blue {
  background-color: #39b3d7;
  color: #333;
}
.my-label-blue-light {
  background-color: #79cbe4;
  color: #333;
}
.my-label-blue-lighter {
  background-color: #b9e4f1;
  color: #333;
}
.my-label-green {
  background-color: #5cb85c;
  color: #333;
}
.my-label-green-light {
  background-color: #91cf91;
  color: #333;
}
.my-label-green-lighter {
  background-color: #c6e6c6;
  color: #333;
}
.my-label-dark-blue {
  width: 60px;
  background-color: #298dcd;
  color: #fff;
}
.my-label-dark-blue:hover {
  background-color: #f66;
}
.my-label-new {
  background-color: #f66;
  color: #fff;
  padding-left: 3px;
  padding-right: 3px;
}

.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
  border-radius: 0;
  -webkit-box-shadow:0;
  box-shadow: 0;
}
.my-margin-top-5 {
  margin-top: 5px;
}
.my-margin-top-7 {
  margin-top: 7px;
}
.my-margin-top-10 {
  margin-top: 10px;
}
.my-margin-top-13 {
  margin-top: 13px;
}
.my-margin-top-15 {
  margin-top: 15px;
}
.my-margin-top-20 {
  margin-top: 20px;
}
.my-margin-top-25 {
  margin-top: 25px;
}
.my-margin-top-30 {
  margin-top: 30px;
}
.my-margin-bottom-5 {
  margin-bottom: 5px;
}
.my-margin-bottom-15 {
  margin-bottom: 15px;
}
.my-marging-right-18 {
  margin-right: 18px;
}
.my-marging-right-20 {
  margin-right: 20px;
}
.my-padding-left-5 {
  padding-left: 5px;
}
.my-padding-left-10 {
  padding-left: 10px;
}
.my-padding-left-15 {
  padding-left: 15px;
}
.my-padding-left-20 {
  padding-left: 20px;
}
.my-padding-left-25 {
  padding-left: 25px;
}
.my-padding-left-30 {
  padding-left: 30px;
}
.my-padding-right-15 {
  padding-right: 15px;
}
.my-padding-10 {
  padding: 10px;
}
.my-font-weight-bold {
  font-size:16px;
  font-weight: bold;
}
.my-bg-pink {
  background-color: #f66;
}
.noPadding {
  padding: 0 !important;
}
.noBorder {
  border: 0;
}
.reset {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.logInOutBtn {
  padding: 7px;
}
.dropdown-menu {
    padding: 0px;
    overflow: hidden;
}
.cursorPointer {
  cursor: pointer;
}
.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  margin-top: 20px;
}
.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-wrapper .navbar {
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-content {
    width:320px;
    padding: 15px;
    padding-bottom:0px;
}
.navbar-content:before, .navbar-content:after {
    display: table;
    content: "";
    line-height: 0;
}
.navbar-nav.navbar-right:last-child {
    margin-right: 5px !important;
}
.navbar-footer {
    background-color:#DDD;
}
.navbar-footer-content { 
  padding:15px 15px 15px 15px; 
}
.navbar-nav {
  margin: 0 !important;
}
.leadArea {
  background-color: #faf7f7;
  border: solid 1px #b3b0b0;
  padding: 8px 20px;
}
.noteText {
  color:#f66;
  font-size:12px;
  font-weight:600;
}
.titleArea {
  background-color: #ffbcbc;
  border: 1px solid #ff7070;
  padding: 2px 20px;
}
.ui-helper-hidden-accessible {
  display: none;
}
.ui-selectmenu-menu {
    z-index:1200;
}
.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}
#logoArea {
  width:320px;
}
#charSearchArea {
  width:360px;
}
#characterNameBox {
  width: 285px;
}
#accountArea {
  width:120px;
  margin-top:53px;
}
#loginInfo {
  display: none;
}
#loginBtn {
  display: none;
  width: 100px;
  height: 25px;
  padding: 2px 5px 0 5px;
  text-align: center; 
  background-color: #f66;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}
#signBtn {
  display: none;
  position: relative;
  top:-55px;
  width: 100px;
  height: 25px;
  padding: 2px 5px 0 5px;
  text-align: center; 
  background-color: #f66;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}

#actionArea {
  width:150px;
  padding-left:40px;
}
#topTagArea {
  margin-top:10px;
}
#topTagImg {
  float:left;
  margin: 7px 5px 0px 0px;
  width: 39px;
  height: 16px;
}
#topTagArea a {
  margin: 0 5px 5px 0;
  padding: 5px 0 0 0;
  display: block;
  float: left;
}
#topTagArea a:hover .charatag 
{
  text-decoration: none;
  background: #f99;
}
.charatag {
  margin: 0px;
  padding: 5px;
  font-size: 12px;
  line-height: 20px;
  color: #555;
  background: #fff;
  border: 1px solid #b3b0b0;
}
.main-left {
  width: 660px;
  margin-right:10px;
}
.main-right {
  width: 300px;
}
.title-ob-black {
  width: 100%;
  border: solid 1px #333;
  background: #444;
  color: #fff;
  padding:5px;
  font-size: 14px;
}
.topic-box {
  width: 100%;
  display: table;
  padding:5px;
  background-color: #faf7f7;
  border: dotted 1px #b3b0b0;
}
.topic-box:hover {
  background-color: #f0e7e7;
}
.topic-box-img {
  display: table-cell;
  width: 100px;
  vertical-align: middle;
}
.topic-box-text {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}
.topic-box-text-title {
  font-weight: bold;
  color: #2956cd;
  font-size: 14px;
}
.topic-box-text-info {
  color: #333;
  font-size: 12px;
}
.topic-box-text-short-title {
  text-align: right;
  color: #f66;
  font-size: 12px;
}
.imgHover:hover {
  opacity: 0.8;
}
.submenuarea {
  margin: 0 auto;
  padding: 0;
  width: 970px;
  height: 60px;
  list-style-type: none;
}
.submenuarea li {
  padding: 0;
  float: left;
}
.submenuarea2 {
  width: 900px;
  height: 60px;
  list-style-type: none;
}
.submenuarea2 li {
  margin: 15px 15px 0 0;
  padding: 0;
  float: left;
}

.submenuarea4 {
  width: 970px;
  height: 80px;
  list-style-type: none;
}
.submenuarea4 li {
  margin: 15px 15px 0 0;
  padding: 0;
  float: left;
}

.submenuarea3 {
  width: 970px;
  height: 60px;
  list-style-type: none;
}
.submenuarea3 li {
  margin: 15px 15px 0 0;
  padding: 0;
  float: left;
}
.submenuSpanArea {
  font-size: 18px;
  line-height: 40px;
}
.btnpageoff {
  padding: 0px;
  width: 225px;
  height: 60px;
  display: block;
  color: #f66;
  background: url(/img/submenuoffbg.png) no-repeat;
  text-align: center;
  overflow: hidden;
}
.btnpage a {
  margin: 0px;
  padding: 0px;
  width: 228px;
  height: 40px;
  display: block;
  color: #fff;
  background: #999;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
}
.btnpage a:hover {
  background-color: #f66;
}
#pageTop {
  display: none;
  background: #666;
  border-radius: 5px;
  color: #FFF;
  padding: 20px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
}
#jquery-ui-autocomplete label {
  float: left;
  margin-right: 0.5em;
  color: black;
  font-size: 15px;
}
#birthdayArea {
  float: right;
  padding-right: 175px;
  margin-top: 9px;
}
.glyphicon-user {
  position: relative;
  right: -40px;
}
#birthdayMenu {
  width:275px;
  padding:5px 4px 5px 4px;
  background-color: #298dcd;
  border: solid 1px #39b3d7;
  color:#fff;
  cursor:pointer;
}
#birthdayList {
  height: 440px;
  overflow-y:scroll;
  overflow-x:hidden;
}
.birthday-list {
  width: 380px;
  padding-left:10px;
  display: table; 
  cursor: pointer;
}
.birthday-list:hover {
  background-color: #f1c40f;
}
.birthday-img {
  width: 110px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #ccc;
  border:1px solid #787878;
}
.birthday-img img {
  max-width: 100px;
  max-height: 50px;
}
.birthday-text {
  vertical-align: top;
  width: 270px;
  padding-top: 5px;
  padding-left:10px;
  display: table-cell;
}
.birthday-char {
  font-size: 15px;
  font-weight: bold;
  color: #2956cd;
}
.birthday-item {
  padding-top: 5px;
  font-size: 14px;
  color: #333;
}

/*rank*/
#rankArea {
  margin-top: 10px;
  border: 1px solid #333;
}
#rankBox {
  margin: 10px;
  border:1px dotted #ccc;
}
.rank-sns {
  float: right;
  padding-right: 15px;
}
.rank-sub-title {
  font-size: 16px;
  background-color: #f66;
  font-weight: bold;
  color: #fff;
  padding: 5px;
}
.rank-gengo {
  float: right;
  margin-right: 15px;
  margin-left: 11px;
  margin-top: 13px;
  margin-bottom: 1px;
}
.rank-main-title {
  margin: 30px 0;
  padding:10px 0;
  text-align: center;
  color: #333;
  font-size: 32px;
  font-weight: bolder;
}
.rank-main-text {
  padding:2px 15px;
  font-size:12px;
}
.btnpage3 a {
  margin: 0px;
  padding: 0px;
  width: 175px;
  height: 40px;
  display: block;
  color: #fff;
  background: #999;
  text-align: center;
  overflow: hidden;
}
.btnpage3 a:hover {
  background-color: #f66;
}
.btnpageoff3 {
  width: 175px;
  height: 60px;
  display: block;
  color: #f66;
  background: url(/img/submenuoffbg.png) no-repeat;
  text-align: center;
  overflow: hidden;
}
.btnpage4 a {
  margin: 0px;
  padding: 0px;
  width: 105px;
  height: 40px;
  display: block;
  color: #fff;
  background: #999;
  text-align: center;
  overflow: hidden;
}
.btnpage4 a:hover {
  background-color: #f66;
}
.btnpageoff4 {
  width: 105px;
  height: 60px;
  display: block;
  color: #f66;
  background: url(/img/submenuoffbg.png) no-repeat;
  text-align: center;
  overflow: hidden;
}

.btnpage5 a {
  margin: 0px;
  padding: 0px;
  width: 500px;
  height: 40px;
  display: block;
  color: #fff;
  background: #999;
  text-align: center;
  overflow: hidden;
}
.btnpage5 a:hover {
  background-color: #f66;
}
.btnpageoff5 {
  width: 440px;
  height: 60px;
  display: block;
  color: #f66;
  background: url(/img/submenuoffbg5.png) no-repeat;
  text-align: center;
  overflow: hidden;
}

.btnpage6 a {
  margin: 0px;
  padding: 0px;
  width: 90px;
  height: 40px;
  display: block;
  color: #fff;
  background: #999;
  text-align: center;
  overflow: hidden;
}
.btnpage6 a:hover {
  background-color: #f66;
}
.btnpageoff6 {
  width: 90px;
  height: 60px;
  display: block;
  color: #f66;
  background: url(/img/submenuoffbg.png) no-repeat;
  text-align: center;
  overflow: hidden;
}

.rank-items {
  padding: 15px;
  font-size:12px;
}
.next-rank {
  margin-top:5px;
  background-color: #2980b9;
  color :#fff;
  font-size:22px;
  padding: 5px;
}
.next-rank a{
  color: #fff;
}
.rank-width-thumbnail-title {
  color: #2980b9;
  padding : 5px 5px 0 5px;
  font-size: 18px;
  font-weight: bold;
}
.rank-width-thumbnail-img {
  padding: 5px;
}
.rank-width-thumbnail-img img {
  cursor: pointer;
  border: 4px double #ccc;
}
#rankArchive {
  display: table;
  margin-top:15px;
}
#rankArchiveLeft {
  display: table-cell;
  width: 600px;
  border: 0;
  background: #444;
  color: #fff;
  padding: 5px;
  text-align: left;
  font-size: 14px;
}
#rankArchiveRight {
  display: table-cell;
  width: 370px;
  border: 0;
  background: #4f6f8f;
  color: #bdc3c7;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
#rankArchiveRight:hover {
  background-color: #34495e;
  color: #fff;
}
.ad-area {
  display: table;
  margin:10px 20px 10px 15px;
}
.ad-box-short {
  display: table-cell;
}
.ad-box-short + .ad-box-short {
  padding-left: 8px;
}
/*tag*/
.tag-menu {
  width: 105px;
  padding: 10px;
  background-color: #2980b9;
  border: 1px solid #3498db;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.tag-menu + .tag-menu {
  margin-left :3px;
}
.tag-menu:hover {
  background-color: #f66;
  border: 1px solid #e74c3c;
}
.tag-area a {
  margin: 5px;
  padding: 3px 2px 3px 0;
  display: block;
  float: left;
}
.tag-area a:hover .charatag 
{
  text-decoration: none;
  background: #f99;
  color: #000;
}

/*article*/
.thumbnail {display: block;padding: 0;margin-bottom: 0;border: 0;}
.mgnno{margin:0px;}
.floleft{float:left;}
.floright{float:right;}
.reset{clear:both;margin:0;padding:0;height:0;font-size:0;line-height:0;display:block;}
.mgnR10{margin:5px 12px 0px 0px;}
.pdgno{padding:0px;}
.pdgall10{padding:10px 0px;}
.fsize18b{font-size:18px;line-height:24px;font-weight:600;}
.fsize18{font-size:18px;line-height:24px;font-weight:400;}
.fsize16{font-size:16px;line-height:22px;font-weight:400;}
.fsize14{font-size:14px;line-height:18px;font-weight:400;}
.fsize13{font-size:13px;line-height:14px;font-weight:400;}
.fsize11{font-size:11px;line-height:12px;font-weight:400;}
.gray666{color:#666;}
.top15{position:relative;top:15px;}
.parts01area{margin:10px 0 0 0;padding:8px 0px;background: #faf7f7;border:1px solid #b3b0b0;width:100%;font-size:14px;}
.parts02area {margin: 10px 0 0 0;padding: 10px 10px;width:90%;background:#fff;}
.wrapper{position:relative;width:235px;height:150px;}
.wrapperAdd1{position:relative;width:200px;float:left;height:150px;margin-left:45px;border:4px double #b3b0b0;background:#ddd; -webkit-box-sizing: content-box !important; box-sizing:content-box !important;}
.charImgBig {display: table-cell;vertical-align: middle;text-align: center;width: 200px;height: 150px;background: #fff;}
.wrapper1-2{position:relative;width:220px;height:150px;float:left;}
.thumbnails{width: 100%;height: 100%;background:#f2f2f2;}
.thumbnailCharImg{max-width:200px;max-height:150px;border:0;vertical-align: middle;}
.label {width: 200px;position: absolute;right: 0px;bottom: 0px;background-color: rgba(0, 0, 0, 0.5);color: #fff;padding: 3px;font-size: 12px;box-sizing: border-box;}
.tag{position:absolute;left:5px;top:40px;height:66px;width:66px;background-color:rgb(255, 100, 100);background-color:rgba(255, 100, 100, 0.7);color:#fff;border:2px solid #fff;padding:20px 0px 0px 0px;font-size:16px;overflow:hidden;border-radius:33px;box-sizing: border-box;}
.tagLeft{text-align:center;left:-30px;}
.tagleftPt{font-size:10px;}
.tag1-2{height:66px;width:66px;background-color:rgb(255, 100, 100);background-color:rgba(255, 100, 100, 0.7);color:#fff;border:2px solid #fff;padding:20px 0px 0px 0px;font-size:16px;overflow:hidden;float:left;border-radius:33px;box-sizing: border-box;}
.wrapper2{margin:0 0 0 20px;width:300px;height:150px;float:left;}
.charInfoText{word-wrap: break-word;max-width: 300px;margin:0;}
.charInfoText a{color:#5B5A5A;line-height:1.2;display: block;overflow: hidden;}
.charInfoText a:hover{color:#f66;}
.charInfoIcon{float: left;margin-right: 10px;margin-top:5px;}
.middle100area{height:100px;margin:0px;padding:0px;overflow:hidden;}
.middle50area{height:50px;}
.mr5{margin-right:5px;}
.middle50areathumbnail{background:#fff;width:50px;height:50px;display:table-cell; text-align: center;vertical-align:middle;border:1px solid #b3b0b0;}
.middle50areathumbnailImg{border:0;max-width:50px;max-height:50px;}
.middle80area{height:84px;margin:0px;padding:0px;overflow:hidden;}
.middle70area{height:66px;}
.goodtagset a{margin:25px 0 0 15px;padding:0px;display:block;float:left;}
.goodtagtxt{margin:0px;padding:8px;font-size:12px;line-height:20px;color:#777;background:#fff;border:1px solid #aaa;}
.goodtagset a:link{text-decoration: none;}
.goodtagset a:visited{text-decoration: none;}
.goodtagset a:hover .goodtagtxt{text-decoration: none;background:#ff9;}
.goodtagset a:active{text-decoration: none;}
.wrapper3{margin:0;width:390px;height:150px;float:left;}
.wrapper3-2{margin:0;width:400px;height:148px;background:#fff;border:1px solid #ccc;float:left;overflow:auto;}
.clickarea390 a{margin:5px 0 5px 0;padding:2px;width:390px;height:70px;background:url(/img/clickarea390_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea390 a:hover{background:url(/img/clickarea390_bg_over.png) no-repeat;}
.clickarea390 a.new{margin:5px 0 5px 0;padding:2px;width:390px;height:70px;background:url(/img/clickarea390_bg_new.png) no-repeat;display:block;overflow:hidden;}
.clickarea390 a.new:hover{background:url(/img/clickarea390_bg_new_hover.png) no-repeat;}
.clickarea450 a{margin:0 0 5px 0;padding:0px;width:450px;height:80px;background:url(/img/clickarea450_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea450 a:hover{background:url(/img/clickarea450_bg_over.png) no-repeat;}
.textarea255{width:255px;padding:6px;display:block;float:left;line-height:20px;}
.workdescription{margin:0 0 10px 0;padding:4px 0 4px 15px;font-size:13px;line-height:18px;color:#fff;background:#777;width:75px;display:block;}
.charatagset a{margin:0px 5px 5px 0px;padding:5px 0px 0px 0px;display:block;float:left;}
.charatag{margin:0px;padding:5px;font-size:12px;line-height:20px;color:#555;background:#fff;border:1px solid #b3b0b0;}
.charatagset a:link{text-decoration: none;}
.charatagset a:visited{text-decoration: none;}
.charatagset a:hover .charatag{text-decoration: none;background:#f99;}
.charatagset a:active{text-decoration: none;}
.clickarea125 a{margin:0px;padding:0px;width:150px;height:113px;background:url(/img/clickarea150_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea125 a:hover{background:url(/img/clickarea150_bg_over.png) no-repeat;text-decoration:none;}
.btnimglist a{margin:3px 0 0 0;padding:0px;display:block;width:148px;height:22px;border:1px solid #aaa;background:#fff;text-align:center;}
.btnimglist2 a{margin: 0 0 3px 0;padding:0px;display:block;height:22px;border:1px solid #aaa;background:#fff;text-align:center;}
.btnimglist2{width:168px;}
.imglisttxt{margin:0px;padding:8px;font-size:12px;line-height:22px;color:#666;font-weight:600;}
.btnimglist a:link{text-decoration: none;}
.btnimglist a:visited{text-decoration: none;}
.btnimglist a:hover{text-decoration: none;background:#ff9;}
.btnimglist a:active{text-decoration: none;}
.wrapper4{position:relative;width:150px;height:113px;}
.wrapper5{position:relative;width:168px;height:126px;}
.label4{width:150px;position:absolute;right:0px;bottom:0px;background-color:rgba(0, 0, 0, 0.5);color:#fff;padding:5px;font-size:12px;filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);box-sizing: border-box;}
.label5{width:168px;position:absolute;right:0px;bottom:0px;background-color:rgba(0, 0, 0, 0.5);color:#fff;padding:7px;font-size:12px;filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);box-sizing: border-box;}
.btnimggood a{margin:3px 0 0 0;padding:0px;display:block;width:88px;height:22px;border:1px solid #aaa;background:#fff;text-align:center;overflow:hidden;}
.imggoodtxt{margin:0px;padding:8px 2px;font-size:11px;line-height:24px;color:#666;font-weight:400;}
.btnimggood a:link{text-decoration: none;}
.btnimggood a:visited{text-decoration: none;}
.btnimggood a:hover{text-decoration: none;background:#ff9;}
.btnimggood a:active{text-decoration: none;}
.imgpoint{margin:3px 0 0 3px;padding:0px;display:block;width:57px;height:24px;font-size:13px;line-height:24px;color:#fff;background:#f77;text-align:center;overflow:hidden;}
.width635area{width:635px;float:left;}
.width340area{width:340px;float:left;}
.clickarea615 a{margin:10px 0 5px 0;padding:0px;width:615px;height:120px;background:url(/img/clickarea615_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea615 a:hover{background:url(/img/clickarea615_bg_over.png) no-repeat;}
.textarea470{width:470px;padding:15px 0px;display:block;float:left;}
.btnpagingarea{width:100%;background:#fff;}
.btnpagingarea ul{margin:0 auto;padding:0;width:320px;list-style-type:none;}
.btnpagingarea ul li{margin:0 0 0 3px;padding:0;float:left;}
.btnpaging a{margin:10px 0px 10px 5px;padding:0px;height:30px;display:block;color:#fff;background:#888;text-align:center;overflow:hidden;border-radius:3px;background-clip: padding-box;}
.btnpagingoff a{margin:10px 0px 10px 5px;padding:0px;height:30px;display:block;color:#fff;background:#ccc;text-align:center;overflow:hidden;border-radius:3px;background-clip: padding-box;}
.btn5pattern{width:54px;}
.clickarea300 a{margin:0 10px 10px 0;padding:0px;width:300px;height:120px;background:url(/img/clickarea300_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea300 a:hover{background:url(/img/clickarea300_bg_over.png) no-repeat;}
.matomeThumbnailImgArea{background:#fff;width:66px;height:66px;text-align:center;display:table-cell;vertical-align:middle;border-right:1px dotted #b3b0b0;}
.matomeThumbnailImg{text-align:center;max-width:60px;max-height:60px;border:1px solid #ccc;border:0;}
.addTextArea255{display:table-cell;float:none;padding:3px;font-size:14px;color:#5B5A5A;font-weight:bold;}
.updateTime{text-align:right;color:#444;}
.textarea170{width:170px;padding:10px 0px;display:block;float:left;}
.btnpaging a:link{color:#fff;text-decoration: none;}
.btnpaging a:visited{color:#fff;text-decoration: none;}
.btnpaging a:hover{color:#fff;text-decoration: none;background:#666;}
.btnpaging a:active{color:#fff;text-decoration: none;}
.btnpagingoff a:link{color:#fff;text-decoration: none;}
.btnpagingoff a:visited{color:#fff;text-decoration: none;}
.btnpagingoff a:hover{color:#fff;text-decoration: none;}
.btnpagingoff a:active{color:#fff;text-decoration: none;}
.pageNum{line-height:29px;}
.footer a:link{color:#fff;text-decoration: none;}
.footer a:visited{color:#fff;text-decoration: none;}
.footer a:hover{color:#fff;text-decoration: underline;}
.footer a:active{color:#fff;text-decoration: none;}
.textarea255{color:#4E4D4D;}
.clickarea390 a:hover .textarea255{color: #f66;}
#closeBtn{cursor:pointer;float:right;font-size:12px;width:60px;background:#444;text-align:center;color:#fff;padding:2px;border:1px solid #ccc;}
#itemDesc{display:none;text-align:left;padding:15px;}
#readDesc{cursor:pointer;font-size:12px;color:#f66}
.item01{font-size:15px;}
.item01 a{color:#fff;border:1px solid #aaa;margin:5px;margin-bottom:5px;padding:2px;background:#333;}
.item01 a:hover{color:#4E4D4D;border:1px solid #aaa;margin:5px;margin-bottom:5px;padding:2px;background:#eee;}
.item02{font-size:13px;line-height:35px;}
.item02 a{color:#4E4D4D;border:1px dotted #aaa;margin:5px;margin-bottom:5px;padding:2px;background:#eee;}
.item02 a:hover{color:#fff;border:1px solid #aaa;margin:5px;margin-bottom:5px;padding:2px;background:#333;}
.item03{font-size:13px;}
.item03 a{color:#fff;}
.item03 a:hover{color:#aaa;}
.item04{font-size:13px;background:#555;color:#fff;width:80px;text-align:center;margin:5px;}
.item04 a{font-size:13px;background:#555;color:#fff;width:80px;text-align:center;margin:5px;}
.item04 a:hover{font-size:13px;background:#555;color:#fff;width:80px;text-align:center;}
.item05{font-size:13px;background:#000;color:#fff;min-width:80px;padding:3px;}
/*/article*/
/*cms*/
#modalInfoText {
  color: #f66;
}
#loading1 {
  width: 850px; 
  margin: 15px auto 10px auto;
}
#loading2 {
  width: 700px; 
  margin: 15px auto 10px auto;
}
.searchBtn {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  width: 240px;
  height: 35px;
  line-height: 25px;
  text-indent: 4px;
  border: solid 1px #39b3d7;
  background: #29a8cd;
  font-size: 14px;
  color: #fff;
  padding:5px;
}
.item-name-area {
  margin: 25px 0;
}
.my-choose-label {
  color: #fff;
  background-color: #f66;
  border-color: #bdc3c7;
  padding: 10px 100px;
  height: 30px;
  cursor: pointer;
}
.attentionText {
  margin: 10px 0;
  padding: 15px;
  border-left: 3px solid #eee;
  background-color: #f4f8fa;
  border-color: #5bc0de;
}
.attentionText-red {
  margin: 10px 0;
  padding: 5px;
  border-left: 3px solid #eee;
  background-color: #ffcccc;
  border-color: #f66;
  color: #333;
  font-size: 16px;
}
#characterName, #characterNameKana {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
  width: 600px;
  height: 32px;
  font-size: 16px;
}
.btn-my-radio {
  color: #fff;
  background-color: #29a8cd;
  border-color: #63c4e0;
  padding: 15px;
}
.btn-my-radio:hover, .btn-my-radio:active, .btn-my-radio.active {
  color: #fff;
  background-color: #f66;
  border-color: #bdc3c7;
}
.my-modal-sub-title {
  margin-bottom: 10px;
  color:#696969;
  font-weight: bold;
}
.my-item-list {
  padding: 5px;
  cursor: pointer;
  line-height: 100%;
}
.my-item-list:hover, .my-item-list.active{
  background-color: #f0ad4e;
}
#itemRes {
  width: 850px;
  height: 290px;
  margin: 5px auto;
  overflow-y:scroll;
  overflow-x:hidden;
}
#itemResult {
  width: 700px;
  height: 290px;
  margin: 5px auto;
  overflow-y:scroll;
  overflow-x:hidden;
}
#itemResTitle, #itemResultTitle {
  font-weight: bold;
}
#saveArea {
  margin: 15px 0;
  padding: 20px;
  background-color: #faf7f7;
  border: solid 1px #b3b0b0;
  text-align: right;
}



.clickarea970 a{margin:10px 0 5px 0;padding:0px;width:970px;height:120px;background:url(/img/clickarea970_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea970 a:hover{background:url(/img/clickarea970_bg_over.png) no-repeat;}

.clickarea659 a{margin:10px 0 5px 0;padding:0px;width:659px;height:120px;background:url(/img/clickarea659_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea659 a:hover{background:url(/img/clickarea659_bg_over.png) no-repeat;}
.clickarea730 a{margin:10px 0 5px 0;padding:0px;width:730px;height:120px;background:url(/img/clickarea730_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea730 a:hover{background:url(/img/clickarea730_bg_over.png) no-repeat;}
.clickarea725 a{margin:10px 0 5px 0;padding:0px;width:725px;height:120px;background:url(/img/clickarea725_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea725 a:hover{background:url(/img/clickarea725_bg_over.png) no-repeat;}
.clickarea715 a{margin:10px 0 5px 0;padding:0px;width:715px;height:120px;background:url(/img/clickarea715_bg.png) no-repeat;display:block;overflow:hidden;}
.clickarea715 a:hover{background:url(/img/clickarea715_bg_over.png) no-repeat;}

.title-ob-black dd{color:#999;padding:3px;padding-right:10px;font-size:12px;float:right;}
.title-ob-black dd a{color:#fff;}
.title-ob-black dd a:hover{color:#faf7f7;background:#29a8cd;}


.menunews ul li {
  list-style: none;
  margin:0;
  padding:0;
  padding-left:5px;
  padding-right:5px;
  font-size:13px;
  float: right;
  position: relative;
  width: 150px;/*親メニューの幅*/
  height: 30px;/*親メニューの高さ*/
  line-height: 30px;
  background:#ffffff;/*親メニューの背景色*/
  color: #444444;/*親メニューの文字色*/
  text-align:left;
#  font-weight:bold;
}
.menunews ul li a {
  color: #4D4D4D;
  display: block;
  text-decoration: none;
}
.menunews ul li:hover, .menunews ul li a:hover {
  background:#dddddd;/*ホバー時の親メニューの背景色*/
  color:#444444;/*ホバー時の親メニューの文字色*/
}
.menunews ul li ul {
  position: absolute;
  top: 30px;/*親メニューの高さと同じにする*/
  left: 0px;
  width: 150px;
  z-index: 100;
}
.menunews ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 150px;/*サブメニューの幅*/
  height: 0;
  background:#dddddd;/*サブメニューの背景色*/
}
.menunews ul li ul li:hover, .menunews ul li ul li a:hover {
  background:#aaaaaa;/*ホバー時のサブメニューの背景色*/
}
.menunews ul li:hover ul li, .menunews ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:30px;/*サブメニューの高さ*/
  line-height: 30px;
  z-index: 10;
}
.menunews * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.btnpagingarea pl{margin-top:9px; auto;padding:0;width:320px;list-style-type:none;float:right;}


.sitetop04{display: table-cell;width:950px;margin-bottom:10px;}
.snstwitter{width:945px;height:32px;border:solid 1px #fff ;background:#000;color:#fff;font-size:13px;padding-right:5px;padding-left:5px;margin-right:10px;margin-bottom:5px;line-height:32px;}
.sitetop07{width:935px;height:325px;border:dotted 1px #b3b0b0;background:#faf7f7;color:#666;font-size:12px;padding-top:8px;padding-right:5px;padding-left:5px;margin-right:10px;margin-top:10px;line-height:22px;}
.sitetop07 a{color:#f66;}
.sitetop07 a:hover{color:#fff;background:#f66;}
.sitetop07 b{font-size:20px;background:#fff;color:#555;}
.sitetop07 n{font-size:15px;background:#f66;color:#fff;padding-left:3px;padding-right:3px;}
.sitetop08{display: table-cell;width:435px;float:right;}

.amazon{display: table-cell;width:182px;float:left;margin-right:6px;margin-left:6px;margin-top:8px;margin-bottom:8px;}

.charalist01{display: table-cell;width:200px;height:150;padding:5px;border:none 1px #bbb;font-size:16px;background:#fff;color:#000;vertical-align: top;margin-right:5px;}
.charalist01:hover {background-color: #f0e7e7;}

.charalist02{display: table-cell;height:120;padding-left:0px;padding-right:0px;border:solid 1px #ccc;background:#fff;color:#000;}


.charalist-box {
  width: 970px;
  display: table;
  padding:5px;
  background-color: #faf7f7;
  border: dotted 1px #b3b0b0;
}

.kaigyo3{display: table-cell;width:1px;padding:5px;}

.menu_b2 a{margin:2px;padding:0px;width:235px;height:20px;display:block;font-size: 5px;color:#000;border:solid 1px #ccc;background:#eee;text-align:center;overflow:hidden;}
.menu_b2 a:hover{background:#999;color:#fff;}

.menu_b3 {
  font-size: 11px;
  line-height: 22px;
}

top_h h1{
  font-size: 14px;
  float: left;
}
top_h h2{
  font-size: 14px;
  float: left;
}