@charset "utf-8";
/* CSS Document */

body,p,h1,h2,h3,h4,h5,h6,
span,small,strong,
div,ul,li,
figure,img,
header,footer,nav,section {
  margin:0;
  padding:0;
  border:none;
  outline:none;
}

img{
  vertical-align:top;
}

iframe{
  vertical-align:top;
}

header,nav,main,section,footer {display:block;}

html {
  font:12px "ヒラギノ角ゴ Pro W3";
  -webkit-text-size-adjust:none;
}

body {
  background:#FFF;
  color:#333;
  cursor:url(img/cross.cur), crosshair;
  width:1080px;
  margin:auto;
}

a {
  color:#333;
  text-decoration:underline;
}

li {list-style:none;}
p {margin-bottom:0px;}

.corner {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}

header {
  background:url(img/top_bg.jpg);
  background-repeat: x-repeat;
  width:1080px;
  height:70px;
  margin-bottom:20px;
}

footer {
  text-align:center;
}

form {
  padding: 0px;
  margin: 0px;
}

#hleft {
  background:url(img/top_left.jpg);
  float:left;
  width:275px;
  height:70px;
}

#hright {
  background:url(img/top_right.jpg);
  float:right;
  width:230px;
  height:70px;
}

h1 {font-size:0px;}
h2 {margin-bottom:20px;}
h3 {font-weight:normal;}
h4 {margin-left:20px;}

nav {
  background:url(img/topimage.jpg);
  width:1080px;
  height:420px;
  margin-bottom:20px;
}

main {
  width:1080px;
  margin-bottom:20px;
}

tsection {
  padding-left:500px;
  width:280px;
  margin-left:20px;
  margin-bottom:20px;
  line-height:20px;
}

section {
  margin-bottom:20px;
}

footer {
  background:url(img/news_bg.jpg);
  width:1080px;
  height:40px;
  clear: both;
}

wrapper {
  width:1080px;
  height:600px;
  background:url(img/rose.gif);
}

.items{display:flex;}

.items .item {
  margin-top:11px;
  margin-left:20px;
}

figure{float:right;}

address {
  padding-top:10px;
  background:url(img/top_bg.jpg);
  font-weight:bold;
  color:#FFF;
  width:1080px;
  height:30px;
}

main div {
  margin:0px;
  padding:0px;
}

.titlef {
  margin-left:20px;
  margin-bottom:20px;
}

.left-top {
  float:left;
  width:740px;
}

.left-base {
  float:left;
  width:1080px;
  margin-bottom:20px;
}

.left-column {
  float:left;
  width:500px;
  margin-left:20px;
  margin-bottom:20px;
}

.left-column2 {
  float:left;
  width:350px;
  margin-left:20px;
  margin-bottom:20px;
}

table {
  cursor:default;
  table-layout: fixed;
  width:800px;
  text-align:left;
}

th {
  font-weight:normal;
}

tr:nth-child(odd) td {
  background-color:#FFFFFF;
}

tr:nth-child(even) td {  
  background-color:#EFEFEF;
}

table.quiz { border-collapse: collapse; }
th.quiz_q { width: 240px; }
table.quiz td { border: 1px solid #ccc; padding: 0px; }
table.quiz th { border: 1px solid #ccc; padding: 0px; font-weight:bold; text-align:center; }
table.quiz tr td:nth-of-type(2){
  width:80px;
}

.right-column {
  float:right;
  width:480px;
  margin-left:20px;
}

#t_rose {
  background:url(img/t_rose.gif);
  float:left;
  height:48px;
  width:57px;
  margin-right:10px;
}

#rose {
  background:url(img/rose.gif);
  float:left;
  height:25px;
  width:30px;
  margin-right:10px;
}

#spicon {
  background:url(img/spicon.jpg);
  float:right;
  margin-right:80px;
  height:50px;
  width:50px;
}

#update {
  text-align:right;
  height:20px;
  margin-right:20px;
}

.chart {
  margin-left:20px;
  margin-bottom:20px;
}

.notes{
  margin-bottom:20px;
  font-weight:bold;
}

pre {
  margin-top:0px;
  margin-left:20px;
}

input {
  accent-color:grey;
  text-align:right;
}

input[type="text"] {
  width: 41px;
}

input.name { width: 110px; }
input.ps { width: 150px; }
input.ch { width: 240px; }
input.id { width: 150px; }
input.com { width: 427px; }

.box {
  display:inline;
  width: 41px;
  height:100px;
}

#box {
  width: 1080px;
}

#box1 {
  text-align:left;
  display: flex;
  width: 480px;
  height:120px;
}

#box2 {
  text-align:right;
  display: flex;
  width: 240px;
  height:120px;
}

#boxbtn {
  width: 100px;
  height:100px;
  margin: 0px 20px 20px 0px;
}

#boxbtn:hover img{
    opacity: 0.8;
}

#new {
  background:url(img/newred.gif);
  width:22px;
  height:7px;
  float: right;
  margin-right:70px;
  margin-top:8px;
}

#guild {
  background:url(img/mqcircle.jpg);
  width:220px;
  height:220px;
  margin-left:545px;
}

#vanish {
  background:url(img/vanish.jpg);
  width:274px;
  height:74px;
  float:left;
}

#kurage {
  background:url(img/kurage.jpg);
  width:75px;
  height:85px;
  margin-right:650px;
  float:right;
}

#boss4000 {
  background:url(img/boss4000.jpg);
  width:256px;
  height:256px;
  margin-right:300px;
  float:right;
}

#boss5000 {
  background:url(img/boss5000.jpg);
  width:256px;
  height:256px;
  margin-right:300px;
  float:right;
}

#boss6000 {
  background:url(img/boss6000.jpg);
  width:256px;
  height:256px;
  margin-right:300px;
  float:right;
}

#boss6300 {
  background:url(img/boss6300.jpg);
  width:256px;
  height:256px;
  margin-right:300px;
  float:right;
}

#boss6500 {
  background:url(img/boss6500.jpg);
  width:256px;
  height:256px;
  margin-right:300px;
  float:right;
}

#boss6800 {
  background:url(img/boss6800.jpg);
  width:256px;
  height:256px;
  margin-right:300px;
  float:right;
}

#boss7000 {
  background:url(img/boss7000.jpg);
  width:256px;
  height:256px;
  margin-right:300px;
  float:right;
}

#map4000 {
  background:url(img/map4000.jpg);
  width:260px;
  height:146px;
  margin-top:20px;
  margin-left:20px;
  margin-bottom:20px;
}

#map5000 {
  background:url(img/map5000.jpg);
  width:260px;
  height:146px;
  margin-top:20px;
  margin-left:20px;
  margin-bottom:20px;
}

#map6000 {
  background:url(img/map6000.jpg);
  width:260px;
  height:146px;
  margin-top:20px;
  margin-left:20px;
  margin-bottom:20px;
}

#map6300 {
  background:url(img/map6300.jpg);
  width:260px;
  height:146px;
  margin-top:20px;
  margin-left:20px;
  margin-bottom:20px;
}

#map6500 {
  background:url(img/map6500.jpg);
  width:260px;
  height:146px;
  margin-top:20px;
  margin-left:20px;
  margin-bottom:20px;
}

#map6800 {
  background:url(img/map6800.jpg);
  width:260px;
  height:146px;
  margin-top:20px;
  margin-left:20px;
  margin-bottom:20px;
}

#map7000 {
  background:url(img/map7000.jpg);
  width:260px;
  height:146px;
  margin-top:20px;
  margin-left:20px;
  margin-bottom:20px;
}

#test {
  background:url(img/test.jpg);
  width:688px;
  height:494px;
  margin-top:20px;
  margin-bottom:20px;
  vertical-align:top;
}

#test2 {
  background:url(img/test2.jpg);
  width:1080px;
  height:514px;
}

#border {
  background:url(img/border.jpg);
  width:1080px;
  height:300px;
}

#damage1 {
  background:url(img/damage1.png);
  width:302px;
  height:25px;
}

#kumapoint {
  background:url(img/kumapoint.jpg);
  width:400px;
  height:225px;
  margin: 12px 0px 12px 0px;
}

#petls {
  background:url(img/petls.jpg);
  width:800px;
  height:1496px;
  margin: 20px 0px 20px 0px;
}

#lback {
  background:url(img/lback.jpg);
  width:1080px;
  height:510px;
  vertical-align:top;
}

#recent {
  float: right;
  background:url(img/recent.png);
  width:176px;
  height:15px;
  margin-right: 164px;
  margin-bottom: 15px;
}

ul {
  text-align: left;
  display: flex;
}

.btn {
  margin: 0px 0px 20px 0px;
}

.brd {
  margin: 20px 20px 20px 0px;
}

.btn img {
　width: 100px;
　height: 100px;
  margin-right: 20px;
}

.btn img:hover {
  opacity: 0.6;
}

.brd img {
　width: 512px;
　height: 350px;
  margin-left: 20px;
}

#clock {
  float: left;
  padding-top: 0px;
  margin-left: 800px;
}

.iframe-wrap iframe {
  width: 480px;
  height: 270px;
  border:0px; 
}

@media screen and (max-width: 480px) {
  .iframe-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .iframe-wrap iframe {
    position: absolute;
    width: 480px;
    height: 260px;
  }
}

#musicbox {
  margin-top: 20px;
  margin-right: 20px;
  float:right;
}

.dmb {
  height: 18px;
  float:right;
}

#musicboxboss {
  margin-left: 200px;
  padding-right: 296px;
  float:right;
}

#musicboxnew {
  margin-left: 20px;
  margin-bottom: 15px;
}

@media screen and (max-height: 1200px) {
  audio {
    height: 18px;
    margin-right: 0px;
    margin-top: 0px;
  }
}

@media screen and (min-height: 1200px) {
  audio {
    display: none;
  }
}

.pmap {
  margin-left: 20px;
}

input.limitstyle {
  text-align: right;
  width: 60px;
}

input.resultstyle {
  text-align: right;
  width: 120px;
}