.tweet, .query { }

.tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
  	
}


.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }

.tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: 0 .5em 1em .5em ;
}

.tweet a,
.query  a {
        color: #444; }

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
       background-color: #EAE9E7;
       background-color: rgba(255,255,255,0.4);}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle;
}

/*table*/
.table {
  background: transparent;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 100%;
  margin-bottom: 20px;
  width: 100%;
}
.table thead tr th,
.table thead tr td {
  border: 1px solid #cccccc;
  border-left-color: transparent;
  border-top-color: transparent;
  font-weight: normal;
  letter-spacing: .001em;
  line-height: 14px;
  padding: 10px 10px 5px 5px;
  text-align: center;
  vertical-align: bottom;
}
.table thead tr th:first-child,
.table thead tr td:first-child {
  padding-right: 0;
  text-align: left;
}
.table thead tr th:last-child,
.table thead tr td:last-child {
  border-right-color: transparent;
}
.table tbody tr {
  border: 1px solid #fdfdfd;
}
.table tbody tr th,
.table tbody tr td {
  border: 1px solid #cccccc;
  border-left-color: transparent;
  border-top-color: transparent;
  font-weight: normal;
  padding: 4px 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table tbody tr th:first-child,
.table tbody tr td:first-child {
  text-align: left;
}
.table tbody tr th:last-child,
.table tbody tr td:last-child {
  border-right-color: transparent;
}
 
.table-striped tbody tr:nth-child(odd) {
  background-color: #f6f6f6;
}




/* -- ふりま
------------------------------------------------------------- */
.tale2 {
  background: transparent;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 85%;
  margin-bottom: 20px;
  width: 100%;
}
.tale2 thead tr th,
.tale2 thead tr td {
  border: 1px solid #;
  border-left-color: transparent;
  border-top-color: transparent;
  font-weight: normal;
  letter-spacing: .001em;
  line-height: 14px;
  padding: 10px 10px 5px 5px;
  text-align: center;
  vertical-align: bottom;
}
.tale2 thead tr th:first-child,
.tale2 thead tr td:first-child {
  padding-right: 0;
  text-align: left;
}
.tale2 thead tr th:last-child,
.tale2 thead tr td:last-child {
  border-right-color: transparent;
}
.tale2 tbody tr {
  border: 1px solid #;
}
.tale2 tbody tr th,
.tale2 tbody tr td {
  border: 1px solid #;
  border-left-color: transparent;
  border-top-color: transparent;
  font-weight: normal;
  padding: 4px 10px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tale2 tbody tr th:first-child,
.tale2 tbody tr td:first-child {
  text-align: left;
}
.tale2 tbody tr th:last-child,
.tale2 tbody tr td:last-child {
  border-right-color: transparent;
}
 
.tale2-striped tbody tr:nth-child(odd) {
  background-color: #;
}


/* -- info
------------------------------------------------------------- */
.tale3 {
  background: transparent;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 110%;
  margin-bottom: 50px;
  width: 100%;  
}
.tale3 thead tr th,
.tale3 thead tr td {
  border-left-color: transparent;
  border-top-color: transparent;
  font-weight: normal;
  letter-spacing: .001em;
  line-height: 14px;
  padding: 10px 20px 5px 5px;
  text-align: left;
  vertical-align: top;
}
.tale2 thead tr th:first-child,
.tale2 thead tr td:first-child {
  padding-right: 0;
  text-align: left; vertical-align: top;
}
.tale3 thead tr th:last-child,
.tale3 thead tr td:last-child {
  border-right-color: transparent;vertical-align: top;
}
.tale3 tbody tr {
  border: 1px solid #;
}
.tale3 tbody tr th,
.tale3 tbody tr td {
  border: 1px solid #;
  border-left-color: transparent;
  border-top-color: transparent;
  font-weight: normal;
  padding: 4px 10px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;vertical-align: top;
}
.tale3 tbody tr th:first-child,
.tale3 tbody tr td:first-child {
  text-align: left;
}
.tale3 tbody tr th:last-child,
.tale3 tbody tr td:last-child {
  border-right-color: transparent;
}
 
.tale3-striped tbody tr:nth-child(odd) {
  background-color: #;
}




/*shop*/
.tale4 {
  background: transparent;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 100%;
  margin:20px 50px 60px 0px;
  width: 95%;
}
.tale4 thead tr th,
.tale4 thead tr td {
  border: 1px solid #cccccc;
  border-left-color: transparent;
  border-top-color: transparent;
  font-weight: normal;
  letter-spacing: .001em;
  line-height: 14px;
  padding: 10px 10px 5px 5px;
  text-align:left;
  vertical-align: bottom;
}
.tale4 thead tr th:first-child,
.tale4 thead tr td:first-child {
  padding-right: 0;
  text-align: left;
}
.tale4 thead tr th:last-child,
.tale4 thead tr td:last-child {
  border-right-color: transparent;
}
.tale4 tbody tr {
  border: 1px solid #fdfdfd;
}
.tale4 tbody tr th,
.tale4 tbody tr td {
  border: 1px solid #cccccc;
  border-left-color: transparent;
  border-top-color: transparent;
  font-weight: normal;
  padding: 6px 8px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tale4 tbody tr th:first-child,
.tale4 tbody tr td:first-child {
  text-align: left;
}
.tale4 tbody tr th:last-child,
.tale4 tbody tr td:last-child {
  border-right-color: transparent;
}
 
.table-striped tbody tr:nth-child(odd) {
  background-color: #f6f6f6;
}


