﻿@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
	background:#f2f2f2;
    line-height:1;
	text-align:center;
/*	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ol , ul {
    list-style:none;
}

img {
　　　vertical-align: bottom;
　　　font-size:0;
　　　line-height: 0;
    border: 0;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	color:#926C39;
}
a:hover {
	text-decoration:underline;
}
a.hover:hover img{
    filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}



html {height:100%;min-height:100%;overflow-x:hidden;}
body {height:100%;background:url(../img/common/bg.gif) 0 0 repeat;}
html > body {height:auto;}
#conteiner { margin:10px auto;width: 1040px;position:relative;}
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
	}
header {position:relative;top:40px;left:0; right:0;}
footer {clear:left;text-align:center;zoom:1;}
footer:after{
    content: ""; 
    display: block; 
    clear: both;
	}
#contents {position:relative;;width:1040px;margin: 50px auto;}
.head_logo{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}

.wrapper {width:960px;margin:0 auto;}

#contents section:after {
    content: ""; 
    display: block; 
    clear: both;
}
/*str*/
.left,.right {width:465px;}
.left {float:left;}
.right {float:right;}
.column1 {width:960px;margin:0 auto;}

.wk {background:url(../img/common/wk_t.gif) 0 0 no-repeat;padding-top:30px;margin-bottom:30px;}
.wk .inner {background:url(../img/common/wk_b.gif) left bottom no-repeat;text-align:left;padding:0px 30px 30px;min-height:50px;height:auto !important;height:50px;}
.column1 .wk {background:url(../img/common/wk_t_1c.gif) 0 0 no-repeat;padding-top:30px;margin-bottom:30px;}
.column1 .wk .inner {background:url(../img/common/wk_b_1c.gif) left bottom no-repeat;text-align:left;padding:0px 30px 30px;min-height:50px;height:auto !important;height:50px;}
.column1 .wk .inner.finMsg{text-align: center;} 
.column1 .wk .inner.finMsg p span.underline{ background: url(../img/top/bg_txtline.gif) repeat-x;}
.wku {background:url(../img/common/wk_t_i.gif) 0 0 no-repeat;padding-top:10px;margin-bottom:10px;}
.wkuInner {background:url(../img/common/wk_b_i.gif) left bottom no-repeat;text-align:left;padding:0px 30px 0px;min-height:inherit;height:auto !important;height:50px;}

.listissues .wk .wk,
.winner .wk .wk {width:900px;background:url(../img/common/wk_t_i1.gif) 0 0 no-repeat;margin-bottom:30px;}
.listissues .wk .wk .inner,
.winner .wk .wk .inner {background:url(../img/common/wk_b_i1.gif) left bottom no-repeat;text-align:left;padding:0px 30px 30px;min-height:50px;height:auto !important;height:50px;}

.listissues .wk #listnav .wk .inner {background:url(../img/common/wk_b_i1.gif) left bottom no-repeat;text-align:left;padding:15px 20px 20px;}
.listissues .wk #listnav .wk .inner p {font-weight:normal;text-align:left;}
.listissues .wk #listnav .wk .inner p.fs07{font-size: .7444em;}

/* winner */
.winner .wk .wk {}
.winner .wk .wk .inner {padding-top:30px;}
.winner .wk .wk .inner div.winleft {width:250px;text-align:center;}
.winner .wk .wk .inner div.winleft p {width:250px;margin-bottom:10px;}
.winner .wk .wk .inner p.name1 {width:250px;text-align:center;}
.winner .wk .wk .inner p.name2 {width:250px;text-align:center;padding:0;border:none;line-height:21px; vertical-align:bottom; font-weight: normal;}
.winner .wk .wk .inner p.name2 img {vertical-align:middle;margin-right:10px;}
.winner .wk .wk .inner dl {float:left;display:inline;width:550px;line-height:1.6;padding-left:30px;}
.winner .wk .wk .inner dt {float:left;display:inline;width:80px;clear:left;font-size:.875em;margin-bottom:1em;}
.winner .wk .wk .inner dd {float:left;display:inline;width:400px;font-size:.875em;margin-bottom:1em;}
.winner .wk .wk .inner section {margin-bottom:20px;background:url(../img/winner/winerbg.gif) 0 0 repeat-y;}
.winner .wk .wk .inner p.name1.fs110{font-size: 1.16em;}
.column1.winner .wk p.txt-left{text-align: left;}


/* /winner */

.wk .inner h3 {margin-bottom:15px;}
.wk .inner h3.wkTit{font-weight: 700; font-size: 20px;font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.wk .inner p {font-size:.95em;line-height:1.8;color:#121212;}
.wk .inner p em {color:#F00;font-style:normal;}
.wk .inner:after,.wkuInner:after,.pageoftop:after {
    content: ""; 
    display: block; 
    clear: both;
	}
.column1 .wk p {margin-bottom:1em;}
.column1.complete .wk p,.column1.winner .wk p {text-align:center;}
.point .wk .inner {padding:0 60px 30px;}
.wk .wk {width:831px;margin:20px auto;padding-top:10px;}
.wk .wk .inner {padding:0 20px 10px;min-height:1em;height:auto !important;height:1em;}
.wk .wk .inner p {float:left;display:inline;margin-bottom:0;}
.wk .wk .inner p:first-child {width:100px;font-weight:bold;text-align:center;}
.wk .wk .inner p:last-child {width:650px;padding-left:1em;border-left:1px solid #000;}

.wkuInner {padding:0 20px 10px;min-height:1em;height:auto !important;height:1em;}
.wkuInner p {float:left;display:inline;margin-bottom:0;}
.wkuInner p:first-child {width:100px;font-weight:bold;text-align:center;margin:0;}
.wkuInner p:last-child {width:650px;padding-left:1em;border-left:1px solid #000;margin:0;}

.wk .wk .inner div:first-child {width:100px;font-weight:bold;text-align:center;float:left;display:inline}
.wk .wk .inner div:last-child {width:350px;padding-left:1em;border-left:1px solid #000;float:left;display:inline}


/*nav*/
nav ul {background:#333;width:960px;height:46px;margin:30px auto 0;}
nav ul li {float:left;display:inline;}
nav ul li a {display:block;float:left;min-width:160px;height:46px;}
/*nav ul li a span {display:none;}

nav ul li.item01 a:link,nav ul li.item01 a:visited {background:url(../img/common/nav01.gif) 0 0 no-repeat;}
nav ul li.item02 a:link,nav ul li.item02 a:visited {background:url(../img/common/nav02.gif) 0 0 no-repeat;}
nav ul li.item03 a:link,nav ul li.item03 a:visited {background:url(../img/common/nav03.gif) 0 0 no-repeat;}
nav ul li.item04 a:link,nav ul li.item04 a:visited {background:url(../img/common/nav04.gif) 0 0 no-repeat;width:320px;}
nav ul li.item05 a:link,nav ul li.item05 a:visited {background:url(../img/common/nav05.gif) 0 0 no-repeat;}
nav ul li.item01 a:hover,nav ul li.item01.current a:link,nav ul li.item01 a:hover,nav ul li.item01.current a:visited {background:url(../img/common/nav01_on.gif) 0 0 no-repeat;}
nav ul li.item02 a:hover,nav ul li.item02.current a:link,nav ul li.item02 a:hover,nav ul li.item02.current a:visited {background:url(../img/common/nav02_on.gif) 0 0 no-repeat;}
nav ul li.item03 a:hover,nav ul li.item03.current a:link,nav ul li.item03 a:hover,nav ul li.item03.current a:visited {background:url(../img/common/nav03_on.gif) 0 0 no-repeat;}
nav ul li.item04 a:hover,nav ul li.item04.current a:link,nav ul li.item04 a:hover,nav ul li.item04.current a:visited {background:url(../img/common/nav04_on.gif) 0 0 no-repeat;}
nav ul li.item05 a:hover,nav ul li.item05.current a:link,nav ul li.item05 a:hover,nav ul li.item05.current a:visited {background:url(../img/common/nav05_on.gif) 0 0 no-repeat;}
nav ul li.none {background:url(../img/common/nav05_none.gif) 0 0 no-repeat; width:160px;}

nav ul li.itemVote a:link,nav ul li.itemVote a:visited {background:url(../img/common/nav_vote.gif) 0 0 no-repeat;}
nav ul li.itemVote a:hover,nav ul li.itemVote.current a:link,nav ul li.itemVote a:hover,nav ul li.itemVote.current a:visited {background:url(../img/common/nav_vote_on.gif) 0 0 no-repeat;}
*/

/*BTN*/
/*top*/
.btnListissues,.btnGuidelines {text-align:right;}
.btnListissues a span,.btnGuidelines a span,.btnWebapp a span,.btnDownload a span  {display:none;}
.btnListissues a:link,.btnListissues a:visited {display:block;float:right;background:url(../img/top/btn01.gif) 0 0 no-repeat;width:190px;height:27px;}
.btnListissues a:hover {display:block;float:right;background:url(../img/top/btn01_on.gif) 0 0 no-repeat;width:190px;height:27px;}
.btnGuidelines a:link,.btnGuidelines a:visited {display:block;float:right;background:url(../img/top/btn02.gif) 0 0 no-repeat;width:126px;height:27px;}
.btnGuidelines a:hover {display:block;float:right;background:url(../img/top/btn02_on.gif) 0 0 no-repeat;width:126px;height:27px;}

.btnWebapp a:link,.btnWebapp a:visited {display:block;background:url(../img/common/btn_s_entry_off.gif) 0 0 no-repeat;width:160px;height:29px;margin:0 auto 15px;}
.btnWebapp a:hover {display:block;background:url(../img/common/btn_s_entry_on.gif) 0 0 no-repeat;width:160px;height:29px;}
.btnDownload a:link,.btnDownload a:visited {display:block;background:url(../img/top/btn_04.png) 0 0 no-repeat;width:164px;height:27px;margin:0 auto;}
.btnDownload a:hover {display:block;background:url(../img/top/btn_04_on.png) 0 0 no-repeat;width:164px;height:27px;}
.point .btnListissues a {text-align:left;float:left;}

/*******************************************************************************
contents
*******************************************************************************/
/*top*/
.ar .inner {min-height:427px;}
.ar ul {font-size:0;margin:0;}
.ar ul li {float:left;display:inline;width:210px;margin-right:5px;margin-bottom:10px;text-align: center;}
.btn_s {display:block;clear:both;text-align:center;}
.btn_s a:link,.btn a:visited {background:url(../img/common/btn_s_entry_off.gif) 0 0 no-repeat;width:160px;height:29px;display:block;margin:0 auto;}
.btn_s a:hover {background:url(../img/common/btn_s_entry_on.gif) 0 0 no-repeat;width:160px;height:29px;display:block;}
.btn_s a span {display:none;}
.txt-r  {text-align: right;}
.glidbox{
    position: relative;
    padding: 0 1em;
}
.glidbox::before,.glidbox::after{
    content: "";
    display: table;
    clear: both;
}
.glidbox li{
    display: inline;
    float: left;
    margin-right: 10px;
    line-height: 2.0em;
    padding: 0;
}
.glidbox li:last-child{margin-right: 0;}
.glidbox li a{color: #222;font-weight: bold;position: relative;padding: 10px;}
.glidbox li a:hover{color: #888;}

/*---msg---*/
 
p.msg{
    position: absolute;
    top: -120px;
    width: 380px;
    padding: .78em;
    font-size: 1.16em;
    font-weight: 700;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    border: 3px solid #000;
    background: #fff;
    border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
}
p.msg span{
    position: relative;
    padding-right: 40px;
}
p.msg span::after{
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(../img/top/ico_msg.png) no-repeat 0 0;
    top: 0;
    right: 0;
    margin-top: -5px;
    background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
}
p.topics{
    position: absolute;
    top: -140px;
    left: 420px;
    width: 220px;
    padding: .5em;
    font-size: 1.044em;
    font-weight: 700;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    border: 3px solid #000;
    background: #fff;
    border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
}

/*form*/
.formTable {margin:0 auto 10px 0;}
.formTable th,.formTable td {font-size:.75em;padding:5px 0 10px;}
.confirm .formTable th,.formTable td {font-size:.75em;padding:5px 0 20px;}
.formTable th {text-align:right;padding-top:5px;vertical-align:top;white-space:nowrap;}
.formTable th img {margin-right:3px; vertical-align:bottom;}
.formTable td {padding-left:10px;}
.formTable input[type="text"] {background-color: #ffffff;border: 1px solid #999;margin:0 5px;}
.formTable input[type="radio"] {vertical-align:text-bottom;}
.formTable textarea,.formTable select {margin:0 5px;}
.formTable select {margin-bottom:5px;}
.formBtn {text-align:right;margin-right:10px;}
.formBtn .submit {border:none;background:url(../img/form/btn_send.gif) 0 0 no-repeat;width:190px;height:27px;margin-right:20px;}
.formTable textarea.copy {width:700px;height:100px;}
.formTable textarea.douki {width:700px;height:60px;}
.formBtn .submit:hover {background:url(../img/form/btn_send_on.gif) 0 0 no-repeat;width:190px;height:27px;}
.formBtn .reset {border:none;background:url(../img/form/btn_clear.gif) 0 0 no-repeat;width:190px;height:27px;}
.formBtn .reset:hover {background:url(../img/form/btn_clear_on.gif) 0 0 no-repeat;width:190px;height:27px;}

/*guidelines*/
.guidelines section {margin-bottom:20px;}
.guidelines section h1 {font-size:.9375em;line-height:2;width:100px;float:left;display:inline;margin-right:30px;text-align:right;}
.guidelines section div {font-size:.925em;line-height:2;width:750px;float:left;display:inline; }
.guidelines section div ul { list-style:disc;font-size:1em;margin:20px 20px;width:auto;float:none;display:block;}
.guidelines section div ul li {margin-bottom:10px;}
.guidelines section div ul li p.btnWebapp a{margin:0 0 5px;text-align:left;}
.guidelines section div ul li p.btnDownload a{margin:0 0 5px;text-align:left;}
.fc-red{color: #f00}
.fs12{font-size: 1.2em;}
/**/
.btn {display:block;clear:both;text-align:center;}
.btn a:link,.btn a:visited {background:url(../img/common/btn_entry_off.gif) 0 0 no-repeat;width:330px;height:60px;display:block;margin:0 auto;}
.btn a:hover {background:url(../img/common/btn_entry_on.gif) 0 0 no-repeat;width:330px;height:60px;display:block;}
.btn a span,.pageoftop a span {display:none;}

.pageoftop {display:block;text-align:right;clear:both;}
.pageoftop a:link,.pageoftop a:visited {background:url(../img/common/pageoftop_off.gif) 0 0 no-repeat;width:31px;height:31px;display:block;float:right;}
.pageoftop a:hover {background:url(../img/common/pageoftop_on.gif) 0 0 no-repeat;width:31px;height:31px;display:block;}

/*point*/
.point h3 {margin-left:-30px;}
.point h1 {background:url(../img/point/ic_no1.gif) left center no-repeat;padding-left:30px;margin:20px 0 10px -30px;min-height:24px;height:auto !important;height:24px;line-height:24px;}
.point h1.item01 {background:url(../img/point/ic_no1.gif) left center no-repeat;}
.point h1.item02 {background:url(../img/point/ic_no2.gif) left center no-repeat;}
.point h1.item03 {background:url(../img/point/ic_no3.gif) left center no-repeat;}
.point h1.item04 {background:url(../img/point/ic_no4.gif) left center no-repeat;}
.point h1.item05 {background:url(../img/point/ic_no5.gif) left center no-repeat;}
.point .wku h1+div p {line-height:2;}
.wkuInner p.lh40 {line-height:4;}
.wkuInner p.lh60 {line-height:6;}

/*winner*/
.column1.winner .wk .inner p.m100 {margin:100px 0;}

/*issues*/

.listissues .wk .wk .inner div:first-child {line-height:2;width: 260px;font-weight: normal;text-align: left;}
.listissues .wk .wk .inner div:first-child a {color:#000;text-decoration:underline;font-weight:normal;word-wrap:break-word;}
.listissues .wk .wk .inner div:first-child p {line-height:1.4;margin-bottom:15px;text-align: left;clear:both;width:250px;}
.listissues .wk .wk .inner p:first-child,.listissues .wk .wk .inner p:last-child {width:auto;float:none;display:block;border:none;padding:0;}
.listissues .wk .wk .inner div:last-child {line-height:2;font-size:.875em;width: 350px;padding-left:30px;border-left: 1px solid black;float: left;display: inline;}
.listissues .wk .wk .inner div.w350:last-child {min-height:380px;line-height:2;font-size:.885em;width: 300px;padding-left:20px;border-left: 1px solid black;float: left;display: inline;}
.listissues .wk .wk .inner div.w580:last-child {line-height:2;font-size:.95em;width: 530px;padding-left:30px;border-left: 1px solid black;float: left;display: inline;}
.listissues .wk .wk .inner div:last-child img {display:block;margin-bottom:10px;}
.listissues .wk .wk .inner {padding-top:30px;}
#listnav li {float:left;display:inline;padding-bottom:10px;}
#listnav a:link,#listnav a:visited,#listnav a:hover {background:url(../img/common/ic02.gif) left center no-repeat;padding-left:20px;display:block;margin-right:20px;line-height:1;min-height:19px;height:auto !important;height:19px;}
.listissues .wk .wk .inner p.fs08{font-size: .75em;line-height: 1.0}
.listissues .wk .wk .inner div:first-child p a{font-size:  .9em;}
.listissues .wk .wk .inner div p.bold{font-weight: bold;} 
span.mainImg{padding: 1em 0 0;}

/*footer*/
footer {} 
footer .copyright {margin:30px 0;font-size:.75em;color:#010000}
footer .copyright small {width:960px;margin:0 auto;}

/* datefm mark */
.sharedhead h1 {width:130px;height:40px;float:left;}
.sharedhead ul#gmenu {width:100px;list-style:none;float:right;}
.sharedhead ul#gmenu li {text-align:right;}
div.sharedhead {width:980px;height:63px;margin:0px auto;}

#head article p:first-child span {display:none;}
#head section {width:980px;margin-top:35px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#head section {width:980px;margin-top:36px;}
} /* Safari 3以上, Chrome*/

/* page layout */
.right,.fr {float:right;display:inline;}



ul.wnr_arc{padding:0;margin:5px 0 0;}
ul.wnr_arc li{padding:5px 0;font-size:90%;}

.inner.arc{
    width: 98%;
    background: #fff;
    padding: 1em 0;
    border: 2px solid #000;
    border-radius:  12px;
    margin-bottom: 20px;
}
.inner.arc h3{
    margin-bottom: .75em;
    text-align: left;
    padding-left:  1em;
}

div.info{
    padding: .75em 0;
    margin: 0 auto 20px;
    width: 960px;
    background:#fff;
    border-radius: 20px;
    border: 2px solid #000;
    color: #000;
    text-align: left;
}
div.info p{
    padding: .5em 1.2em;
    line-height: 1.6;
    font-weight: 500;
}
div.info p a{
    color: #cc0000;
}
div.info p.bold{
    font-weight: bold;
}

div.voteMsg{
    width: 100%;
    background: #fff;
    border-radius: 20px;
    border: 2px solid #000;
    margin-bottom: 20px;
    padding: .5em 0;
}