@charset "UTF-8";
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;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

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;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* =Global
----------------------------------------------- */
html, body, #wrapper {
  min-height: 100%;
  height: 100%;
}

body {
  font-size: 12px;
  font-family: sans-serif;
  color: #392513;
  line-height: 1;
}
body > #wrapper {
  height: auto;
}

#wrapper {
  position: relative;
  /* #footer height + margin */
  min-width: 1100px;
}

a {
  color: #003fff;
  text-decoration: underline;
}
a:hover {
  color: #003fff;
  text-decoration: none;
}
a:visited {
  color: #583930;
}

/* Clearing */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

img {
  vertical-align: bottom;
}

iframe {
  position: absolute;
  bottom: 0;
  left: 0;
}

#tags {
  position: absolute;
  bottom: 0;
  left: 0;
}

#main {
  position: relative;
  min-width: 940px;
  z-index: 10;
}

.content-article {
  position: relative;
}

.content-inner {
  overflow: hidden;
}

.content-list {
  position: relative;
  overflow: hidden;
}

.catchcopy, .copyright {
  padding-bottom: 2px;
  font-size: 12px;
  color: #FFF;
  line-height: 1.2;
}

.added-text {
  text-align: left;
  line-height: 1.4;
  font-family: Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ';
}

.lead {
  line-height: 1.7;
  color: #501338;
}

.pagetop {
  text-align: center;
  margin: 67px auto 0;
  background: url(../images/btn_pagetop_on.jpg) center top no-repeat;
}

#judge .content-inner, #finalists .content-inner, #footer #footer-inner {
  position: relative;
  margin: 0 auto;
  min-width: 1000px;
  width: 1000px;
}

.ie7 .route-nav li a img {
  padding-bottom: 4px;
}
.ie7 #judge ul li {
  height: 476px;
}

/* header */
#fixed-header {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
  height: 135px;
  background-color: #000;
  z-index: 100;
}
#fixed-header #header-inner {
  margin: 0 auto;
  width: 1100px;
}
#fixed-header #header-top {
  position: relative;
  margin: 14px 0 10px;
  height: 50px;
}
#fixed-header #header-top h1 {
  width: 546px;
  height: 41px;
}
#fixed-header #header-top h1 a {
  display: block;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  width: 584px;
  height: 42px;
  outline: none;
  background: url(../images/logo.gif) left top no-repeat;
}
#fixed-header #header-top .entry {
  position: absolute;
  top: 2px;
  right: 88px;
  width: 370px;
  height: 38px;
}

/* sns-area */
.sns-area {
  position: absolute;
  top: 0;
  right: 0;
  width: 78px;
  height: 41px;
  background: url(../images/share.gif) 0 0 no-repeat;
}
.sns-area ul {
  margin-top: 20px;
  width: 80px;
}
.sns-area ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 22px;
  height: 22px;
}
.sns-area ul li+li {
  margin-left: 6px;
}
.sns-area ul li a {
  display: block;
  width: 22px;
  height: 22px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.sns-area .tw a {
  background: url(../images/btn_sns.png) 0 0 no-repeat;
}
.sns-area .fb a {
  background: url(../images/btn_sns.png) -22px 0 no-repeat;
}
.sns-area .ln a {
  background: url(../images/btn_sns.png) -44px 0 no-repeat;
}

/* gnav */
#gnavi {
  position: relative;
  margin-left: auto;
  width: 833px;
  height: 40px;
  background: url(../images/bg_gnav.jpg) right center no-repeat;
}
#gnavi ul {
  position: absolute;
  top: 9px;
  right: 30px;
  width: 560px;
}
#gnavi ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#gnavi ul li+li {
  margin-left: 36px;
}

#gnav01 {
  background: url(../images/btn_gnav01_on.png) left top no-repeat;
}

#gnav02 {
  background: url(../images/btn_gnav02_on.png) left top no-repeat;
}

#gnav03 {
  background: url(../images/btn_gnav03_on.png) left top no-repeat;
}

#gnav04 {
  background: url(../images/btn_gnav04_on.png) left top no-repeat;
}

/* btn-join */
.btn-join {
  margin: 0 auto 200px;
  width: 1000px;
  height: 111px;
}
.btn-join .btn-contest {
  margin-top: 16px;
  display: block;
  width: 555px;
  height: 95px;
  background: url(../images/btn_contest_on.jpg) left top no-repeat;
  float: left;
}
.btn-join .opacity {
  float: right;
}

/* main image */
#main {
  width: 100%;
}
#main #main-image {
  margin: 135px auto 66px;
  min-width: 1100px;
  background: url(../images/bg_top.gif) center top no-repeat;
}
#main #main-image .main-image-inner {
  margin: 0 auto 40px;
  padding-left: 380px;
  overflow: hidden;
  width: 892px;
  height: 925px;
  background: url(../images/bg_header_ia.png) 0 top no-repeat;
}
#main #main-image .main-image-inner h2 {
  margin: 34px 0 79px;
}
#main #main-image .main-image-inner div {
  margin-left: 90px;
}
#main #main-image .route_nav {
  margin-top: -158px;
}

/* main image under */
#main-image .main-image-inner .main-image-under {
  margin: 58px 0 0 97px;
  overflow: hidden;
  width: 665px;
  height: 410px;
  background: url(../images/main_image_under.gif) left top no-repeat;
}
#main-image .main-image-inner .main-image-under a {
  margin: 374px 0 0 199px;
  display: block;
  width: 108px;
  height: 15px;
  background: url(../images/btn_map_on.png) 0 0 no-repeat;
}

/* rourt-nav */
.route-nav {
  margin: 0 auto 70px;
  width: 1000px;
}
.route-nav .route-nav-inner {
  margin-left: auto;
  width: 665px;
  border-bottom: 1px solid #000;
}
.route-nav .route-nav-inner ul {
  margin-left: auto;
  width: 505px;
}
.route-nav .route-nav-inner ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.route-nav .route-nav-inner ul li+li {
  margin-left: 36px;
}

.rnav01 {
  background: url(../images/btn_rnav01_on.gif) left top no-repeat;
}

.rnav02 {
  background: url(../images/btn_rnav02_on.gif) left top no-repeat;
}

.rnav03 {
  background: url(../images/btn_rnav03_on.gif) left top no-repeat;
}

.rnav04 {
  background: url(../images/btn_rnav04_on.gif) left top no-repeat;
}

/* bottom-bg */
.bottom-bg {
  overflow: hidden;
  min-width: 1320px;
  width: 100%;
  height: 488px;
  background: url(../images/bg_bottom.gif) center bottom no-repeat;
}
.bottom-bg .route-nav {
  margin-top: 198px;
}

/* judge */
#judge {
  width: 100%;
}
#judge .content-inner {
  background: url(../images/judge/bg_judge.jpg) 673px 104px no-repeat;
}
#judge h3 {
  margin-bottom: 40px;
}
#judge ul {
  margin: 0 0 50px 55px;
}
#judge li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 95px;
  width: 240px;
  line-height: 1.5;
  font-size: 11px;
}
#judge li:first-child {
  margin-left: 0;
}
#judge li .name {
  margin-bottom: 10px;
}
#judge li .img-author {
  margin-bottom: 12px;
  padding: 10px 0 0 9px;
  height: 224px;
  border: 1px solid #D5D5D5;
}
#judge li p {
  margin-bottom: 18px;
  width: 240px;
}
#judge li .web-site {
  color: #777;
}
#judge li .web-site a {
  text-decoration: underline;
}
#judge li .web-site a:hover {
  text-decoration: none;
}

/* finalists */
#finalists {
  width: 100%;
}
#finalists .img-txt {
  text-align: center;
}
#finalists h3 {
  margin-bottom: 36px;
}
#finalists .content-inner>div {
  margin: 0 auto;
  width: 920px;
}
#finalists h4 {
  width: 245px;
  float: left;
}
#finalists table {
  margin-left: 20px;
  float: right;
}
#finalists th, #finalists td {
  font-size: 11px;
  border: 2px solid #fff;
}
#finalists th {
  height: 30px;
  text-align: center;
  background: url(../images/finalists/bg_table_header.gif) 0 0 repeat-x;
}
#finalists td {
  padding-left: 12px;
  height: 22px;
  background-color: #eee;
}
#finalists .col01 {
  width: 130px;
}
#finalists .col02 {
  width: 180px;
}
#finalists .col03 {
  width: 330px;
}
#finalists .clearfix {
  padding: 60px 0;
  border-bottom: 1px solid #000;
}
#finalists .vocal h4 {
  margin-top: 4px;
}
#finalists .illust h4 {
  margin-top: 40px;
}
#finalists .musicvideo {
  border-bottom: 0;
}
#finalists .musicvideo table {
  margin-top: 38px;
}

/* info */
#info {
  width: 100%;
}
#info .content-inner {
  position: relative;
  margin: 0 auto;
  min-width: 980px;
  width: 980px;
  height: 207px;
  background: url(../images/bg_infomation.jpg) left top no-repeat;
}
#info .content-inner a {
  margin: 71px 0 0 580px;
  display: block;
  width: 397px;
  height: 111px;
}

/* footer */
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 128px;
  background-color: #000;
}
#footer #footer-bottom {
  padding-top: 34px;
}
#footer #footer-bottom .footer-left {
  padding-top: 14px;
  float: left;
}
#footer #footer-bottom .footer-right {
  float: right;
}

#tag {
  background-color: #000;
}
