@charset "UTF-8";
@import url('form.css');
/*=====================

common

======================*/
body {
	background:#f2f2f2;
}

article {
	height: 100%;
	position: relative;
	width: 100%;
		overflow:hidden;
		padding: 0 0 15px 0;
}
article #contest {
	background:#ffe5e8;
	padding: 0 0 10px 0;
	/*height:640px;*/
	width:100%;
	position:relative;
	color:#ffffff;
}
article #contest h3 {
	margin:0 0 11px 10px;
}

figure#mainImg,figure#mainImg_qofq{
	width:100%;
	margin:0 0 19px 0;
}

figure#mainImg {
	background:url(../img/vote/bgBoxHeader.jpg) no-repeat;
	background-size:100% 97px;
}

#mainImg_qofq{
	background:url(../img/vote/bgBoxHeader_qofq.jpg) no-repeat;
	background-size: 100% auto;
	padding-bottom: 2%;
}

.mainImg_nextMonth{
	background:url(../img/vote/bgBoxHeader_nextMonth.jpg) no-repeat;
	background-size:100% 97px;
}


/*-------タブ-------*/
figure#mainImg ul,#mainImg_qofq ul {
	height:29px;
	/*margin:0 0 25px 0;*/
}
figure#mainImg ul{
	/*background:url(../img/vote/bg_TABNAV.jpg) no-repeat left bottom;*/
	background-size:100% 31px;
	padding:66px 0 0 0;
}

#mainImg_qofq ul {
	padding:22% 0 0 0;
}

figure#mainImg li ,#mainImg_qofq li{
	float:left;
	margin: 0 0 0 5px;
}
/*-------present_Aera-------*/
ul#present_Aera {
	width:285px;
	margin:0 auto 19px;
}
ul#present_Aera li {
	float:left;
	padding:0 4px 0 4px;
}
/*---------entryList---------*/
ul#entryList {
	width:318px;
	margin:0 auto;
}


ul#entryList li {
    float: left;
    height: 180px;
    margin: 0 1% 2% 0;
    overflow: hidden;
    width: 32%;
}

ul#entryList li:nth-child(3n) {
	margin: 0 0 2% 0;
}


/* ul#entryList li:last-child {
	margin-bottom:0;
}
ul#entryList li:nth-last-child(2) {
	margin-bottom:0;
}
ul#entryList li:nth-last-child(3) {
	margin-bottom:0;
} */
ul#entryList li figure {
	width:90px;
	height:132px;
	padding:5px;
	margin:0 0 5px 0;
}

.nextMonth li figure {
	height:120px!important;
}


ul#entryList li img {
	width:100%;
	display:block;
}
ul#entryList li figcaption {
	line-height:0;
}
ul#entryList li figcaption img {

}
#entryList li div {
	font-size:9px;
	text-align:center;
	padding:3% 0 3% 0;
	border-radius:3px;
	border:1px solid #616161;
}

.nextMonth li div {
	background-color: #1e9ca2;
	background-image: -webkit-gradient(linear, left top, right bottom, from(#1e9ca2), color-stop(45%, #12898e), to(#0b7e83));
	background-image: -moz-gradient(linear, left top, right bottom, from(#1e9ca2), color-stop(45%, #12898e), to(#0b7e83));
}


#entryList li a {
	color:#ffffff;
}
/*------------------------*/


/*---------img_Girl-----------*/
figure#img_Girl {
	width:92px;
	height:123px;
	padding:5px;
	margin:0 auto 19px;
	}
#img_Girl figure img {
	width:100%;
	display:block;
}
#img_Girl figure {
	line-height:0;
}
/*------------form----------*/
section#vote_form {
	background:#333333;
	margin:0 10px 0 10px;
	padding: 3% 3% 6% 3%;
}
#vote_form dt{
	margin-bottom:5px;
}

#vote_form dt span{
	color:#F00;
}

#vote_form dd{
	margin-bottom:30px;
}
#vote_form textarea{
	width:272px;
	height:63px;
	padding:3px;
	background-color:#fecbe0;
	border:none;
	border-radius:0;
}
.widthL,.widthS{
	background-color:#fecbe0;
	padding:3px;
	height:24px;
	border:none;
	border-radius:0;
}
.widthL{
	width:272px;
}
#setume{
	padding-bottom:10px;
}
#companionImg{
	text-align:center;
	margin-bottom:38px;
}
#companionImg img{
	border:10px solid #ff6699;
}
input#pushes_Vote {
	width:224px;
	height:37px;
	margin:0 auto;
	color:#000000;
	display:block;
	font-size:18px;
	font-weight:bold;
	border-radius:0;
	border: medium none;
	cursor:pointer;
}
/*------------qofq----------*/
.glqofq {
	background-image: -webkit-gradient(linear, left top, right bottom, from(#821c20), color-stop(45%, #d13444), color-stop(55%, #9f252d), to(#811c1f));
	background-image: -moz-gradient(linear, left top, right bottom, from(#821c20), color-stop(45%, #d13444), color-stop(55%, #9f252d), to(#811c1f));

}

.glNextMonth_1{
	background-color: #24d5dd;
}

.glNextMonth_2{
	background-image: -webkit-gradient(linear, left top, right bottom, from(#821c20), color-stop(45%, #d13444), color-stop(55%, #9f252d), to(#811c1f));
	background-image: -moz-gradient(linear, left top, right bottom, from(#821c20), color-stop(45%, #d13444), color-stop(55%, #9f252d), to(#811c1f));
}

.dateBox{
	background-color: #ffffff;
	width: 94%;
	margin: 0 auto 5%;
	padding: 5% 0;
	text-align: center;
	color: #000000;
}

.dateBox span{
	font-size: 126%;
	color: #ff6699;
	font-weight: bold;
}

/*------------form----------*/
#vote_form {
	background:#333333;
	margin:0 10px 0 10px;
	padding: 3% 3% 6% 3%;
}

#vote_form .title{
	margin-bottom: 5%;
}

#vote_form .companionImg{
	width: 60%;
	margin: 0 auto 3%;
}

#vote_form .companionImg img{
	max-width: 100%;
	border: 3px solid #ffcc99;
}


#vote_form dt{
	margin-bottom:5px;
}

#vote_form dt span{
	color:#F00;
}

#vote_form dd{
	margin-bottom:30px;
}
#vote_form textarea{
	width:100%;
	height:63px;
	padding:3px;
	background-color:#ffcc99;
	border:none;
	border-radius:0;
}

input[type="text"], input[type="email"] {
		border: none;
		padding: 2%;
}

.widthL,.widthS{
	background-color:#ffcc99;
	padding:3px;
	border:none;
	border-radius:0;
}
.widthL{
	width:272px;
}
#setume{
	padding-bottom:10px;
}
#companionImg{
	text-align:center;
	margin-bottom:38px;
}
#companionImg img{
	border:10px solid #ff7400;
}

.submitStyle{
	color: #fff;
	display: block;
	line-height: 44px;
	border: none;
	font-weight: bold;
	width: 60%;
	border-radius: 5px;
	margin: 0 auto;
	* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7400+0,ff7400+100;Orange+Flat */
	background: #ff7400; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7400 0%, #ff7400 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff7400 0%,#ff7400 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff7400 0%,#ff7400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

select {
	 width: 48%;
}