.tweet {
  width:80%;
  margin:0 auto 20px;
  border:4px double #ccc;
  border-top:0;
  border-radius:0 0 5px 5px;
}

#intro h3::before {
    content:none;
}

#system #default .h3t::before {
    content:none;
}

.tenpo_account h4 {
  color:#00a0e8;
  background:#b2dff8;
  border:1px dashed #33aaff;
}

.grp_account h4 {
  color:#ff33aa;
  background:#ffddee;
  border:1px dashed #ff33aa;
}


.accounts {
  color:#fff;
  text-align:center;
  padding:4px;
  margin:0 auto 0;
  width:80%;
  border-radius: 5px 5px 0 0;
}

.accounts span {
  line-height:1.3;
}

.ac_tenpo {
  background:#00a0e8;
}

.ac_harekei {
  background:#e4007e;
}

.accounts a:link, .accounts a:visited,.accounts a:hover{
  color:#fff;
  display:block;
  font-size:1.6em;
  line-height:1.8;
}

.hand_yaji {
    font-size: 11px;
    color: #c99;
    text-align: center;
    margin:0;
}

.hand_yaji span {
    font-size: 25px;
    line-height: 1.5em;
}

.h3t {
  text-align:center;
  margin-bottom:0;
}

.kudasaina {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    line-height: 1.6;
    width: 80%;
    margin: 20px auto 0;
    padding: 15px;
    border-radius: 12px;
}
.tenpo_account {
    background: #ddeeff;
    border: 1px dashed #33aaff;
}

.grp_account {
    background: #ffddee;
    border: 1px dashed #ff33aa;
}

.tenpo_account .koyui {
  background: #ccddff;
}

.grp_account .koyui {
  background: #ffcccc;
}

#twi strong {
  background:#309;
}

.daiji  {
    background: #ffe0ee;
    color: #ff6699;
}

/*.a_button {
    color: #fff;
    background: #4AB3F4;
    margin: 0 5px;
    padding: 4px 30px;
    border: 1px solid #4AB3F4;
    border-radius: 12px;
    position: relative;
    top: -2px;
}

.f_button {
    color: #00a0e8;
    background: #fff;
    margin: 0 5px;
    padding: 7px 12px;
    border: 1px solid #00a0e8;
    border-radius: 13px;
    position: relative;
    top: -3px;
}

#twi p {
    margin: 15px auto 24px;
    line-height: 2;
    font-size: 13px;
    width: 88%;
}

section p {
    margin: 5px 0 10px;
    padding: 0 10px;
    line-height: 1.5;
}*/

#tejun p a:link,#tejun p a:visited,#tejun p a:hover {
  text-decoration:underline;
}

#tejun p {
  width:90%;
  margin:10px auto 20px;
}

.twigazo {
  width:100%;
  max-width:600px;
  margin:0 auto;
}

.twigazo img {
  width:100%;
}

#chuui ul {
  margin:20px auto;
  width:93%;
}