@charset "UTF-8";
/* line 5, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 6, ../scss/base.scss */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 15, ../scss/base.scss */
html {
  font-size: 18px;
  width: 100%;
}

/* line 20, ../scss/base.scss */
body {
  background: url("../img/assets/bg.jpg") blanchedalmond;
  width: 100%;
}

/* line 25, ../scss/base.scss */
#whole {
  height: 100%;
  min-height: 100%;
  position: relative;
}

/* line 31, ../scss/base.scss */
div#header {
  min-width: 1000px;
  height: 122px;
}
/* line 35, ../scss/base.scss */
div#header h1 span#prefix {
  display: block;
  font-size: 0.5rem;
  padding: 4px;
  color: #666;
  background: url("../img/assets/bg_white.jpg") #F5F2ED;
  margin-bottom: 5px;
}
/* line 43, ../scss/base.scss */
div#header h1 span#eh-header-logo {
  margin-left: 10px;
  margin-top: 5px;
  display: inline-block;
  float: left;
  width: 185px;
  height: 79px;
  background: url("../img/assets/eh-logo.png") no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 55, ../scss/base.scss */
div#header h1 span#header-caption {
  margin-top: 23px;
  margin-left: 10px;
  display: inline-block;
  background: url("../img/assets/header-caption.png") no-repeat;
  width: 416px;
  height: 57px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 60, ../scss/base.scss */
div#header h1 span#header-caption.year2016 {
  background: url("../img/assets/header-caption2016.png") no-repeat;
}
/* line 63, ../scss/base.scss */
div#header h1 span#header-caption.year2015 {
  background: url("../img/assets/header-caption2015.png") no-repeat;
}

/* line 74, ../scss/base.scss */
div#news {
  width: 1000px;
  padding: 10px 0;
  margin: 0 auto;
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-size: 0.7rem;
}
/* line 80, ../scss/base.scss */
div#news span.date {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 8em;
  text-align: center;
  padding: 5px;
  background: url("../img/assets/bg_white.jpg");
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  margin-right: 1em;
  color: #333333;
}
/* line 92, ../scss/base.scss */
div#news p {
  color: #666666;
}

/* line 96, ../scss/base.scss */
div#header-navi {
  width: 1000px;
  margin: 0 auto;
}

/* line 101, ../scss/base.scss */
div#content_wrapper {
  min-width: 1000px;
  width: 100%;
  background: url("../img/assets/bg_white.jpg") #F5F2ED;
  margin-bottom: 15px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 110, ../scss/base.scss */
div#content {
  width: 1000px;
  margin: 0 auto;
  min-height: 200px;
  padding: 10px 0;
  overflow-x: hidden;
  position: relative;
}
/* line 117, ../scss/base.scss */
div#content ul#thumbnails {
  position: relative;
  left: 0;
  overflow: hidden;
  *zoom: 1;
  text-align: center;
  letter-spacing: -.40em;
  /* 文字間を詰めて隙間を削除する */
}
/* line 124, ../scss/base.scss */
div#content ul#thumbnails li {
  position: relative;
  letter-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px;
}
/* line 131, ../scss/base.scss */
div#content ul#thumbnails li a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  color: #666;
}
/* line 137, ../scss/base.scss */
div#content ul#thumbnails li a span.name {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px 0;
  letter-spacing: 0.1em;
  font-size: 0.8rem;
}
/* line 146, ../scss/base.scss */
div#content ul#thumbnails li a span.univ {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  width: 100%;
  color: #999;
  text-align: center;
  display: block;
  padding-top: 5px;
  margin-bottom: -5px;
  letter-spacing: 0.1em;
  font-size: 0.7rem;
}
/* line 157, ../scss/base.scss */
div#content ul#thumbnails li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 161, ../scss/base.scss */
div#content ul#thumbnails li img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: #ccc 0px 0px 5px;
  -webkit-box-shadow: #ccc 0px 0px 5px;
  box-shadow: #ccc 0px 0px 5px;
}
/* line 167, ../scss/base.scss */
div#content ul#thumbnails li img.leaf {
  position: absolute;
  z-index: 100;
  border: none !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 10px;
}

/* line 179, ../scss/base.scss */
div#footer {
  position: relative;
  bottom: 0;
  height: auto;
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
  padding-bottom: 15px;
  overflow: hidden;
  *zoom: 1;
}
/* line 188, ../scss/base.scss */
div#footer div#footer-navi-univ {
  float: left;
  width: 555px;
}
/* line 191, ../scss/base.scss */
div#footer div#footer-navi-univ h3 {
  margin-bottom: 10px;
  margin-left: 6px;
}
/* line 195, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-size: 0.66rem;
  min-height: 250px;
  background: white;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 10px;
}
/* line 202, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter ul {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
}
/* line 205, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter ul li {
  min-width: 25%;
  display: block;
  float: left;
}
/* line 207, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter ul li:nth-child(4n-3) {
  min-width: 27%;
}
/* line 210, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter ul li:nth-child(4n-2) {
  min-width: 23%;
}
/* line 213, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter ul li:nth-child(4n-1) {
  min-width: 27%;
}
/* line 216, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter ul li:nth-child(4n) {
  min-width: 23%;
}
/* line 221, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter ul li a {
  text-decoration: none;
  color: hotpink;
  line-height: 1.55em;
}
/* line 225, ../scss/base.scss */
div#footer div#footer-navi-univ div#foot-univ-filter ul li a:hover {
  color: pink;
}
/* line 233, ../scss/base.scss */
div#footer div#footer-navi-color {
  margin-left: 10px;
  float: left;
  width: 180px;
}
/* line 237, ../scss/base.scss */
div#footer div#footer-navi-color h3 {
  margin-bottom: 10px;
  margin-left: 6px;
}
/* line 241, ../scss/base.scss */
div#footer div#footer-navi-color div#foot-color-filter {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-size: 0.7rem;
  min-height: 250px;
  background: white;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 10px 15px;
}
/* line 248, ../scss/base.scss */
div#footer div#footer-navi-color div#foot-color-filter a {
  line-height: 1.8em;
  text-decoration: none;
  color: hotpink;
}
/* line 252, ../scss/base.scss */
div#footer div#footer-navi-color div#foot-color-filter a:hover {
  color: pink;
}
/* line 258, ../scss/base.scss */
div#footer div#footer-another {
  float: left;
  width: 255px;
  padding-left: 10px;
  min-height: 300px;
  text-align: center;
  padding-top: 20px;
}
/* line 265, ../scss/base.scss */
div#footer div#footer-another p {
  margin: 5px auto;
}
/* line 268, ../scss/base.scss */
div#footer div#footer-another img {
  margin: 20px auto;
}

/* line 274, ../scss/base.scss */
div#about {
  padding: 10px;
  min-width: 1000px;
  background: #6f3f3d;
}
/* line 278, ../scss/base.scss */
div#about h2 {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 100;
  font-size: 0.8rem;
  color: white;
  margin-bottom: 10px;
  max-height: 100%;
}
/* line 286, ../scss/base.scss */
div#about p {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 0.65rem;
  line-height: 1.4em;
  color: #dddddd;
  max-height: 100%;
}
/* line 294, ../scss/base.scss */
div#about a {
  color: white;
}

/* line 299, ../scss/base.scss */
.radius15px {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/* line 303, ../scss/base.scss */
.copyright {
  font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-size: 0.5rem;
}

/* line 308, ../scss/base.scss */
.header-univ-filter {
  display: block;
  width: 168px;
  height: 18px;
  background: url("../img/assets/header-univ.png") no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 318, ../scss/base.scss */
.header-color-filter {
  display: block;
  width: 131px;
  height: 18px;
  background: url("../img/assets/header-color.png") no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 329, ../scss/base.scss */
div#personal div#personal_wrapper {
  min-height: 300px;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  width: 750px;
  margin: 0 auto;
}
/* line 335, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile {
  margin-left: 250px;
}
/* line 337, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile h2 {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
/* line 339, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile h2 span.contest-name {
  display: block;
  font-size: 0.7rem;
  color: #666;
}
/* line 344, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile h2 span.name {
  display: block;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  padding: 10px 0;
}
/* line 350, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile h2 span.ruby {
  font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  display: block;
  font-size: 0.8rem;
  color: #666;
}
/* line 357, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile div#profile {
  margin-top: 30px;
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
/* line 360, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile div#profile dl {
  position: relative;
  border-bottom: 1px dotted hotpink;
  min-width: 420px;
  margin-bottom: 10px;
  overflow: hidden;
  *zoom: 1;
}
/* line 366, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile div#profile dl dt {
  position: absolute;
  bottom: 0;
  display: block;
  float: left;
  color: hotpink;
  font-size: 0.7rem;
  padding-top: 0.1rem;
}
/* line 375, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile div#profile dl dd {
  float: right;
  max-width: 400px;
  color: #333;
  font-size: 0.75rem;
}
/* line 385, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile div#profile div.social {
  min-height: 50px;
}
/* line 388, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile div#profile p {
  font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-size: 0.7rem;
  text-align: right;
}
/* line 392, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_profile div#profile p a {
  color: darkred;
}
/* line 398, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_thumb {
  position: absolute;
  top: 12px;
  width: 216px;
  min-height: 300px;
  overflow: scroll;
  padding: 8px;
  background: url("../img/assets/thumb_bg.png") no-repeat;
}
/* line 406, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_thumb img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
}
/* line 410, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_thumb a.vote {
  font-size: 0.8rem;
  background: palevioletred;
  padding: 10px;
  width: 200px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: white;
  text-decoration: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 421, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_thumb a.vote:hover {
  background: pink;
}
/* line 425, ../scss/base.scss */
div#personal div#personal_wrapper div.personal_thumb span.voted {
  font-size: 0.8rem;
  background: #cccccc;
  padding: 10px;
  width: 200px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #333;
  text-decoration: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 439, ../scss/base.scss */
div#personal div#photos {
  width: 900px;
  margin: 0 auto;
  margin-top: 20px;
}
/* line 443, ../scss/base.scss */
div#personal div#photos h3 {
  display: block;
  width: 100%;
  height: 29px;
  background: url("../img/assets/header-photogallery.png") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 10px auto;
  border-bottom: 1px dotted #ee5f5b;
}
/* line 455, ../scss/base.scss */
div#personal div#photos div#photo_thumbnails ul {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
}
/* line 458, ../scss/base.scss */
div#personal div#photos div#photo_thumbnails ul li {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
  padding: 2px;
  display: inline-block;
  background: pink;
}
/* line 465, ../scss/base.scss */
div#personal div#photos div#photo_thumbnails ul li img {
  max-width: 100px;
  max-height: 100px;
}
/* line 470, ../scss/base.scss */
div#personal div#photos div#photo_thumbnails ul li + li {
  margin-left: 5px;
}

/* line 478, ../scss/base.scss */
#univ-header {
  text-align: center;
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
/* line 481, ../scss/base.scss */
#univ-header h2 {
  font-size: 1.5rem;
  color: #333;
  letter-spacing: 0.2em;
}
/* line 486, ../scss/base.scss */
#univ-header h3 {
  font-size: 0.65rem;
  padding: 10px 0;
  color: #666;
}

/* line 493, ../scss/base.scss */
p.breadcrumb {
  display: block;
  font-size: 0.6rem;
  padding-bottom: 10px;
}
/* line 497, ../scss/base.scss */
p.breadcrumb a {
  color: hotpink;
  text-decoration: none;
}
/* line 500, ../scss/base.scss */
p.breadcrumb a:hover {
  color: pink;
}

/* line 506, ../scss/base.scss */
.errorText {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  text-align: center;
}
/* line 509, ../scss/base.scss */
.errorText h2 {
  font-size: 1.2rem;
}
/* line 512, ../scss/base.scss */
.errorText p {
  padding: 10px;
  font-size: 0.8rem;
}

/* line 518, ../scss/base.scss */
div#noscript {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  width: 100%;
  height: 200px;
  background: lightyellow;
  position: relative;
}
/* line 524, ../scss/base.scss */
div#noscript p {
  display: block;
  position: relative;
  top: 50%;
  bottom: 50%;
  text-align: center;
}

/* line 533, ../scss/base.scss */
div#flashMessage {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  text-align: center;
  height: 3em;
  line-height: 2em;
  background: white;
  padding: 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  z-index: 300;
  border: 2px solid #ff69b4;
}

/* line 552, ../scss/base.scss */
h2#miss_eh_list_header {
  width: 317px;
  height: 79px;
  margin: 0 auto;
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background: url("../img/assets/miss_eh_list_header.png") no-repeat;
  margin-bottom: 16px;
}

/* line 561, ../scss/base.scss */
h3#miss_eh_qa_header {
  width: 401px;
  height: 79px;
  margin: 0 auto;
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background: url("../img/assets/miss_eh_qa_header.png") no-repeat;
  margin-bottom: 16px;
}

/* line 571, ../scss/base.scss */
div#questionnaire {
  padding: 10px;
  overflow: hidden;
  *zoom: 1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: url("../img/assets/bg.jpg");
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
/* line 577, ../scss/base.scss */
div#questionnaire img {
  float: right;
  max-width: 300px;
  padding: 5px;
  background: url("../img/assets/bg_white.jpg");
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 584, ../scss/base.scss */
div#questionnaire dl {
  max-width: 650px;
  font-size: 0.875rem;
  padding: 20px;
}
/* line 588, ../scss/base.scss */
div#questionnaire dl dt {
  font-weight: bold;
  padding: 5px 0;
  border-bottom: 1px dashed deeppink;
  color: deeppink;
}
/* line 594, ../scss/base.scss */
div#questionnaire dl dd {
  padding: 10px;
  font-size: 0.75rem;
  margin-bottom: 20px;
  line-height: 1.35em;
}

/* line 604, ../scss/base.scss */
#banner ul {
  overflow: hidden;
  *zoom: 1;
}
/* line 606, ../scss/base.scss */
#banner ul li {
  display: block;
  float: left;
}
/* line 610, ../scss/base.scss */
#banner ul li a img {
  display: block;
}

/* line 619, ../scss/base.scss */
div#grandprix h2 {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  display: block;
  padding: 10px 0;
  font-weight: bold;
  color: #333;
}
/* line 626, ../scss/base.scss */
div#grandprix p {
  font-size: 0.75rem;
  color: #666;
}
/* line 630, ../scss/base.scss */
div#grandprix h3 {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  text-align: center;
  padding: 16px 0;
}
/* line 634, ../scss/base.scss */
div#grandprix h3 span.name {
  display: block;
  margin: 8px;
  font-size: 0.875rem;
}
/* line 640, ../scss/base.scss */
div#grandprix img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
/* line 645, ../scss/base.scss */
div#grandprix div.comment {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  padding: 8px;
  margin: 5px 50px;
  background: rgba(255, 255, 255, 0.7);
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
/* line 651, ../scss/base.scss */
div#grandprix div.comment h4 {
  text-align: center;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #666;
}
/* line 657, ../scss/base.scss */
div#grandprix div.comment p {
  color: #111;
  line-height: 1.3em;
}
/* line 662, ../scss/base.scss */
div#grandprix div.semi {
  overflow: hidden;
  *zoom: 1;
}
/* line 664, ../scss/base.scss */
div#grandprix div.semi div.left {
  width: 49%;
  float: left;
}
/* line 668, ../scss/base.scss */
div#grandprix div.semi div.right {
  width: 49%;
  float: right;
}
/* line 672, ../scss/base.scss */
div#grandprix div.semi div.comment {
  margin: 5px;
}
