<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'tvasahi-webfont';
  src: url("/common/static/fonts/tvasahi-webfont.eot");
  src: url("/common/static/fonts/tvasahi-webfont.eot?#iefix") format("embedded-opentype"), url("/common/static/fonts/tvasahi-webfont.woff") format("woff"), url("/common/static/fonts/tvasahi-webfont.ttf") format("truetype"), url("/common/static/fonts/tvasahi-webfont.svg#webfont") format("svg"); }

.clearfix {
  overflow: hidden;
  *zoom: 1; }

.left {
  float: left; }

.right {
  float: right; }

.liquid-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 360px;
  bottom: 0;
  left: 0;
  background: url(../img/bg.png) repeat-y 0 0; }

.aside:after, .aside-min:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../img/bg.png);
  background-repeat: repeat-y; }

/*
 * target: IE6,7
 * Validator: Valid
 */
html*.container-wrapper {
  background: #f2f2f2 url(../img/bg.png) repeat-y 50% 0; }

.aside:after {
  background-position: -920px 0; }

.aside-min:after {
  background-position: -1260px 0; }

.aside-container {
  position: relative;
  z-index: 1; }

.container-wrapper {
  background: #f2f2f2; }

.main-container {
  padding: 0 20px 0 40px; }
.main-container section {
  padding: 20px 0; }
.main-container section .site-title {
  color: #fafafa;
  margin: 0 -20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  background-color: #00a0c6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a0c6), color-stop(100%, #0082a8));
  background-image: -webkit-linear-gradient(top, #00a0c6, #0082a8);
  background-image: -moz-linear-gradient(top, #00a0c6, #0082a8);
  background-image: -o-linear-gradient(top, #00a0c6, #0082a8);
  background-image: linear-gradient(top, #00a0c6, #0082a8);
  padding: 5px 20px; }
.main-container section p {
  margin-top: 10px; }

/*----------main-----------*/

body{
  background-image: url(../img/bg.gif);
}

#wrapper{
  width: 990px;
  margin: 0 auto;
  padding: 0 auto;
}

#main{
  background: url(../img/main.png) no-repeat center top;
  width: 990px;
  height: 381px;
}

.btn_heart{
  padding-top: 337px;
  padding-left: 667px;
}

.redline{
  background: url(../img/img_redlist.png) no-repeat center top;
  width: 960px;
  height: 94px;
  margin: 10px auto;
}

/*----------vote-----------*/
.contest{
  width: 980px;
  background: #fff;
  margin: 25px auto;
  border: 3pt solid #9D8E3C;
}

.radius {
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari and Chrome */
  border-radius: 10px;
  behavior: url(border-radius.htc); /* IE */
}

.voteIF{
  width: 940px;
/*  height: 2920px;*/
  background: none;
  margin: 20px 20px -10px;
  vertical-align: bottom;
}


.recordIF{
  width: 940px;
  height: 1010px;
  background: none;
  margin: 20px;
}

ul.bnrBox    {
  margin: 20px auto -10px;
}


/*table*/
/*.rankingTa{
  width: 880px;
  margin: 0px auto 30px 48px;
  border: 1px #fcfaf6 solid;
  border-collapse: collapse;
  border-spacing: 0px;
  font-size: 14px;
}
.lineposi{
  margin: 0 auto 0 45px;
}

.borderline{
  background: url(../img/line_border.gif) repeat-x center top;
  height: 19px;
  width: 392px;
}
th, td  {
  padding: 2px 10px;
  color: #1D5C79;
}

.rankingTa .odd {
  background: #E5F2F8;
}

.rankingTa .pink {
  background: #F8E5E5;
}*/

/*----------rank-----------*/
/*.chara01{background: url(../img/img_chara01.png) no-repeat center top; width: 948px; height: 217px; }

.icon_rank{
  position: absolute;
  margin-top: -18px;
}

.charaBtn{
  position: absolute;
  margin: 100px auto;
  margin: 178px auto 0 456px;
}

.chara li{
  margin: 20px 14px;
}

.btn_none{
  display: none;
}*/


#rankinArea{
  width: 990px;
  margin: 0 auto;
  background-color: #fff;
}

.rankingTa{
  width: 880px;
  margin: 0px auto 48px;
  border: 1px #fcfaf6 solid;
  border-collapse: collapse;
  border-spacing: 0px;
  font-size: 14px;
}
.lineposi{
  margin-left: 55px;
}

.borderline{
  background: url(../img/line_border.gif) repeat-x center top;
  height: 19px;
  width: 350px;
}
th, td  {
  padding: 2px 10px;
  color: #1D5C79;
}

.rankingTa .odd {
  background: #E5F2F8;
}

.rankingTa .pink {
  background: #F8E5E5;
}

.questionTitle{
  width: 880px;
  margin: 0 auto;
}

.questionTitle p{
  float: right;
  font-size: 16px;
  font-weight: bold;
}

.bnrBox{
  margin-top: 20px;
}

.bnr_center{
  text-align: center;
}
/*----------copyright-----------*/
#copyright{
  background: url(../img/copyright.png) no-repeat center top;
  width: 990px;
  height: 130px;
}

#sns{
  position: absolute;
  margin: 69px auto auto 627px;
}

/*notice.html*/
.Box100{
  background-color: #fff !important;
  margin: 0 auto;
}

#ouboF,#report2{
    margin-top: -50px; /* 繝ｪ繝ｳ繧ｯ菴咲ｽｮ荳頑�蛻� */
    padding-top: 50px; /* 荳頑�蛻�ｒ謌ｻ縺吝� */
}
</pre></body></html>