@charset "UTF-8";
/* CSS Document */

body {
	line-height: 1.6;
}
div.wrapper {
	background: #bcf2fc url(../img/header_bg.jpg) no-repeat center top;
	min-height: 615px;
	font-size: 110%;
}
.upper_header {
	background: #313131 url(../img/u_header_bg.png) repeat-x left top;
}
.inner {
	border-top: #ffa824 solid 6px;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.inner h1 {
	float: left;
}
header {
	width: 980px;
	margin: 0 auto;
	position: relative;
	height: 615px;
}
header p.c {
	position: absolute;
	bottom: -24px;
	left: 340px;
}
header p.copy{
	position:absolute;
	top:10px;
	right:20px;
	z-index:1000;
}
img.cast {
	position: absolute;
	right: 0;
	top: 38px;/*	z-index: 1;
*/}
header h1 {
	padding: 40px 0 0 20px;
}
header h1 img {
	width: 520px;
}
header h2 {
	margin: 15px 0 0 50px;
}
p.bnr {
	text-align: center;
	margin: 15px 0;
}
div.mainContainer {
	background: url(../img/bg.png) repeat left top;
	padding: 53px 0 46px 0;
}
section.mainConts:before {
	content: "";
	position: absolute;
	left: 0;
	top: -16px;
	display: block;
	background: url(../img/bg_top.png) no-repeat center top;
	z-index: 0;
	width: 980px;
	height: 18px;
}

div#sns {
	position: absolute;
	bottom: -36px;
	left: 0px;
	z-index:600;
}
#Btn_twitter {
	float: left;
	margin-right: 3px;
}
#Btn_facebook {
	float: right;
}

.fb_iframe_widget span{
	vertical-align:top !important;
}

/*div#sns {
	position: absolute;
	top: -43px;
	left: 0px;
	z-index: 600;
}
#Btn_twitter {
	float: left;
	margin-right: 3px;
}
#Btn_facebook {
	float: right;
}
.fb_iframe_widget span {
	vertical-align: top !important;
}
*/section.mainConts {
	width: 850px;
	background: url(../img/bg_btm.png) no-repeat center bottom;
	padding: 30px 65px 60px;
	margin: 0 auto;
	position: relative;
}
section.outline {
	margin-bottom: 40px;
}
section.vote {
	text-align: center;
}
section.vote h3 {
	margin-bottom: 30px;
　　　　　　　　　　　　　　　　　
}
section.vote p {
	text-align: left;
	margin-bottom:20px;
}
section.vote p span {
	color: #a83f81;
	font-weight: bold;
}

p.mid_report{
	    text-align: center;
    margin-bottom: 30px;
}

div.result{
	background:url(../img/result_dl.png) no-repeat center top;
	    width: 980px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 500;
    height:1215px;
}
div.result p.comment{
	overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;}

div.result p.btn{
	position:absolute;
	bottom:56px;
	left:300px;
	}





section.vote a {
	display: inline-block;
	width: 429px;
	height: 101px;
	background: url(../img/btn_govenue.png) no-repeat center top;
	text-indent: -9999px;
	margin-top: 60px;
}
section.vote a:hover {
	background-position: 0 -101px
}
p.catch {
	position: relative;
	z-index: 500;
	text-align: center;
	margin: 0 0 30px -16px;
}
h3 {
	height: 66px;
}
div.conts {
	background: url(../img/conts_bg_bottom.png) no-repeat center bottom;
	padding: 30px 32px 120px 32px;
	margin-bottom: 40px;
}
div.lineup {
	padding: 30px 110px 120px;
}
div.lineup ul {
	overflow: hidden;
}
div.lineup ul a {
	display: block;
	float: left;
}
div.lineup ul a:last-child {
	float: right;
	display: block;
}
div.lineup ul a p {
	font-weight: bold;
}
div.conts p.period {
	color: #C34B9D;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 140%;
}
div.conts p.period span {
	color: #ff0000;
	font-size: 55%;
	font-weight: normal;
}
section.vote p.end {
	color: red;
	font-size: 110%;
	font-weight: bold;
	margin-top: 20px;
	text-align:center;
}

section.input_dl{
	    position: absolute;
    bottom: 48px;
    left: 310px;
    text-align:center;}
	
	
section.input_dl input[type="text"] {
    background: #d2eafc;
    border: none;
    font-size: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 10px;
}

footer {
	background-color: #093BA9;
	background: url(../img/bg_footer.png) repeat-x left top;
	margin-top: -10px;
	vertical-align: baseline;
}
div.footer_inner {
	background: url(../img/pgt.jpg) no-repeat right bottom;
	width: 980px;
	margin: 0 auto;
	min-height: 321px;
	padding-top: 50px;
	position: relative;
}
div.footer_inner a.pgt {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 150px;
	position: absolute;
	right: 110px;
	top: 70px;
}
footer ul {
	position: absolute;
	bottom: 70px;
	left: 60px;
}
footer ul li a {
	text-decoration: underline;
}
footer ul li a:visited {
	color: #000;
}
footer p.c {
	position: absolute;
	bottom: 20px;
	left: 60px;
}
/**************form フォーム************************/


#input section.mainConts, #input_check section.mainConts {
	width: 770px;
	padding-top: 30px;
	padding-bottom: 80px;
}
#input_check section.mainConts {
	width: 900px;
	font-size: 120%;
}
#input section.mainConts:before, #input_check section.mainConts:before {
	width: 900px;
}
#input_check section.error ul li {
	list-style: none;
}
#input_check {
	background-color: #C8F4FD;
}
#input_check footer {
	text-align: center;
	padding-top: 30px;
}
#input_check .btn_submit {
	margin-top: 40px;
}
#input_check h2 {
	text-align: center;
	background-color: #313131;
	color: #fff;
	margin: 0 auto 40px;
}
#input_check p {
	font-size: 120%;
	margin: 0px 0;
}
#input_check a.btn_back {
	cursor: pointer;
	color: #000;
	text-shadow: none;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	display: block;
	margin: 40px auto 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 320px;
}
#input_check dl.confirm {
	padding: 0 20px;
}
#input_check dl.confirm dd {
	border-bottom: 1px solid #E6336A;
	margin: 20px 0;
	padding-bottom: 6px;
	padding-left: 25px;
}
#input h1, #input h2 {
	text-align: center
}
#input p.catch {
	position: static;
	font-size: 120%;
	text-align: inherit;
	line-height: 1.6;
	margin-left: 0;
}
#input input[type="text"] {
	background: #CD60A7;
	border: none;
	font-size: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 8px 10px;
}
#input dl {
	margin-bottom: 85px;
}
#input dl dt {
	font-size: 110%;
	background: url(../img/form/ico_crown.png) no-repeat left 11px;
	padding: 20px 0 0px 39px;
	margin-bottom: 10px;
}
#input dl dd {
	margin-bottom: 20px;
}
#input dd.election, #input dd.wear {
	background-color: #c34b95;
	overflow: hidden;
	padding: 10px;
}
#input dd.election ul li {
	float: left;
	margin: 0 3px 20px;
	text-align: center;
}

#input dd.election li img{
	    width: 144px;
}

#input div.mainConts h2 {
	height: 82px;
}
#input p.deadline {
	border: 3px #e73268 solid;
	color: #e73268;
	font-size: 160%;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	margin: 20px 0;
}
#input p.note {
	font-size: 90%;
	padding-top: 8px;
}
/**************ラジオボタン************************/
input[type=radio] {
	display: none;
}
.radio {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	margin: 0 0px 8px 0;
	padding: 12px 12px 12px 38px;
	border-radius: 8px;
	background-color: #f6f7f8;
	vertical-align: middle;
	cursor: pointer;
}
.radio:hover {
	background-color: #e2edd7;
}
.radio:hover:after {
	border-color: #53b300;
}
.radio:after {
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	border: 2px solid #bbb;
	border-radius: 6px;
	content: '';
}
.radio:before {
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #53b300;
	content: '';
	opacity: 0;
}
input[type=radio]:checked + .radio:before {
	opacity: 1;
}
input[type=checkbox]:checked {
	opacity: 1;
}
dd.wear .radio {
	padding: 7px 12px 7px 38px;
}
/**************************************/


#input dd.wear {
	padding: 10px 43px;
}
#input dd.wear ul {
	overflow: hidden;
}
#input dd.wear ul li {
	float: left;
	margin-right: 50px;
}
#input dd.wear ul li:last-child {
	margin-right: 0;
}
#input dd.wear .radio {
	margin: 0 5px 0 0;
	;
}
#input h3 {
	padding: 15px 0 15px 49px;
	font-size: 130%;
	background: #FBE807 url(../img/form/ico_warning.png) no-repeat 10px center;
	height: 30px;
	border-radius: 6px;
	margin-bottom: 20px;
}
#input h3 span {
	font-size: 70%;
	font-weight: normal;
}
#input ul.notes {
	padding: 10px;
	margin-bottom: 60px;
}
#input textarea {
	font-size: 105%;
	width: 765px;
	height: 75px;
}
form input[type="submit"] {
	border: 1px solid #CD60A7;
	border-radius: 6px;
	display: block;
	margin: 20px auto 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 375px;
	background-color: #CD60A7;
	height: 80px;
	font-size: 130%;
	color: #fff;
}

p.download_count{
	visibility:hidden;
}