/* ã‚¤ãƒ©ã‚¹ãƒˆã‚³ãƒ³ãƒ†ã‚¹ãƒˆ
-------------------------------------*/
.illustContest {
	width: 810px;
	background-image: url(/search_event/event/illust_contest/images/contents_back.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

.contestTitle {
	width: 850px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.contestTitle h2 {

}

.contestTitle p {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-color: #FFF;
	padding: 3px;
}


/*-------------------------å…¨å›½å¤§ä¼šçµæžœç™ºè¡¨ä¸­ã¯ç„¡åŠ¹ã«ã—ã¦ã‚ã‚Šã¾ã™ï¼ˆä¸€ç•ªä¸‹ã«widthã‚’å¤‰ãˆãŸã‚‚ã®ãŒã‚ã‚Šã¾ã™ï¼‰

.btnBox {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 660px;
}
-------------------------*/

.btnBox {
	margin:0 auto 20px;
	font-size:0;
	text-align:center;
}

.btnBox li {
	display: inline-block;
	vertical-align: middle;
	width: 220px;
	margin:0 8px;
	text-align:center;
	color:#EB6100;
	font-size:16px;
	font-weight:bold;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #A0D437;
	background-color: #A0D437;
	background-image: -moz-linear-gradient(top, #A0D437, #CAE88D);
	background-image: -ms-linear-gradient(top, #A0D437, #CAE88D);
	background-image: -webkit-linear-gradient(top, #A0D437, #CAE88D);
	background-image: linear-gradient(top, #A0D437, #CAE88D);
}

.btnBox li a{
	color:#EB6100;
	display:block;
	padding: 15px;
}

.btnBox li a:hover{
 -ms-filter:"alpha( opacity=80 )";
 opacity:0.8;
 -webkit-transition:opacity;
	filter:alpha(opacity=80);
}







.btnBox p {
	margin:0 auto;
	/* width: 500px; */
	/*position:relative;*/
	text-align:center;
	font-size:18px;
	line-height:1.5em;
	font-weight:bold;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;

}
.btnBox p.scheduleBtn{
	color:#EB6100;
	border:1px solid #A0D437;
	background-color: #A0D437;
	background-image: -moz-linear-gradient(top, #A0D437, #CAE88D);
	background-image: -ms-linear-gradient(top, #A0D437, #CAE88D);
	background-image: -webkit-linear-gradient(top, #A0D437, #CAE88D);
	background-image: linear-gradient(top, #A0D437, #CAE88D);
}
.btnBox p.resultBtn{
	color:#D92326;
	border:1px solid #f7b52c;
	background-color: #f7b52c;
	background-image: -moz-linear-gradient(top, #f7b52c, #f7c969);
	background-image: -ms-linear-gradient(top, #f7b52c, #f7c969);
	background-image: -webkit-linear-gradient(top, #f7b52c, #f7c969);
	background-image: linear-gradient(top, #f7b52c, #f7c969);
}
.btnBox p a{
	display:block;
	padding: 15px 80px;
	position:relative;
}
.btnBox p.scheduleBtn a{
	color:#EB6100;
}
.btnBox p.resultBtn a{
	color:#D92326;
}
.btnBox p a:after{
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 30px;
	position: absolute;
	top: 50%;
	right:20px;
	margin-top: -15px;
}
.btnBox p.scheduleBtn a:after {
	color: #EB6100;
}
.btnBox p.resultBtn a:after {
	color: #D92326;
}
.btnBox p:hover{
 -ms-filter:"alpha( opacity=80 )";
 opacity:0.8;
 -webkit-transition:opacity;
	filter:alpha(opacity=80);
}








.pointBox {
	margin-bottom: 20px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

.scheduleBox {
	margin-bottom: 20px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

.scheduleBox h3 {
	font-size: 18px;
	color: #EB6100;
	font-weight: bold;
	background-color: #A7D647;
	margin-bottom: 20px;
	padding:10px 20px;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.worksBox {
	width: 810px;
	/*text-align: center;*/
	margin: 0 auto 20px;
}

.worksBox h3 {
	font-size: 18px;
	color: #EB6100;
	font-weight: bold;
	background-color: #A7D647;
	margin-bottom: 20px;
	padding:10px 20px;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.worksBox p.btn{
	text-align:center;
	width: 250px;
	margin:0 auto;
}

.worksBox p.btn a{
	background-color: #f7b52c;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*text-shadow: 0 1px 1px rgba(0,0,0,.3);*/
	color: #D61518;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
	padding: 15px;
}

.worksBtnBox ul{
	width: 690px;
	margin:0 auto;
}

.worksBtnBox li{
	float: left;
	padding: 20px 10px;
}

.worksBtnBox li a{
	background-color: #EB6100;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFFFFF;
	display: block;
	height: 38px;
	line-height: 38px;
	width: 210px;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.3em;
}

/*.worksBtnBox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A7D647;
	border-bottom-color: #A7D647;
	border-left-color: #A7D647;
	background-color: #FFFFFF;
	padding-left: 35px;
}

.worksBtnBox li {
 float: left;
}*/

div.sponsor {
	width: 810px;
	/*text-align: center;*/
	margin: 0 auto 20px;
}
div.sponsor h3 {
	font-size: 18px;
	color: #EB6100;
	font-weight: bold;
	background-color: #A7D647;
	margin-bottom: 20px;
	padding:10px 20px;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.sponsor ul{
	font-size: 0;
	text-align: center;
}
div.sponsor li{
	/*width:405px;*/
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px 20px;
	text-align:center;
	/*box-sizing:border-box;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;*/
}
div.sponsor li.main{
	/*width:810px;*/
}
div.sponsor li img.ptn2{
	/*max-width:251px;*/
	/*max-height:180px;*/
}
div.sponsor li img:hover{
	background-color:#FFF;
	opacity:0.8;
}

.eventBox {
	width: 742px;
	background-color: #FFFFFF;
	border: 1px solid #D11F39;
	margin: 0 auto;
	padding: 1px;
	height: 95px;
}
.eventBox img {
	vertical-align:bottom;
}

.zenkokuBox {
	width:500px;
	height:120px;
	margin-top:10px;
	margin-left:150px;
	margin-bottom:10px;
}



/* ãƒ†ãƒ¼ãƒ–ãƒ«
-------------------------------------*/
.pointBox table {
	border-collapse: collapse;
	border: 2px solid #A7D648;
	background-color: #FFFFFF;
	line-height: 1.8em;
	color: #484848;
	font-size: 12px;
	width: 810px;
}

.pointBox th {
	white-space: nowrap;
	background-color: #D2EBA0;
	border: 2px solid #A7D648;
	font-weight: normal;
	padding: 10px;
	width: 110px;
}

.pointBox.interview th {
width: 260px;
}

.pointBox td {
	border: 2px solid #A7D648;
	padding: 10px;
	line-height: 1.8em;
}

.pointBox td li {
	line-height: 1.8em;
	padding-left: 1em;
	text-indent: -1em;
}

/*.pointBox td ul.sponsor{
	font-size:0;
}
.pointBox td ul.sponsor li{
	display: inline-block;
	vertical-align: top;
	padding: 10px;

}*/

.scheduleBox table{
	border-collapse:collapse;
	border: 1px solid #A7D648;
	background-color: #FFFFFF;
	color: #484848;
	font-size: 12px;
	width: 810px;
	table-layout: fixed;
}

.scheduleBox table th {
	white-space: nowrap;
	background-color: #D2EBA0;
	border: 1px solid #A7D648;
	font-weight: bold;
	padding: 7px;
}

.scheduleBox table th.day {
	width:220px;
}

.scheduleBox table th.event {
	width:170px;
}

.scheduleBox table td {
	border: 1px solid #A7D648;
	padding: 7px;
	line-height: 1.5em;
	text-align: center;
}

.scheduleBox .scheduleList{
	margin-bottom:20px;
}

/*.scheduleBox .scheduleList p.month{
	background-color: #EB6100;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100px;
	padding: 5px;
	font-weight: bold;
}*/


.scheduleBox .scheduleList p.month{
    font-size: 16px;
    color: #EB6100;
    font-weight: bold;
    margin: 0 0 20px;
    padding-left: 10px;
    line-height: normal;
    border-left: 7px solid #EB6100;
}
    

.scheduleBox td span.eventEnd {
	font-size: 10px;
	line-height: 1.2em;
	color: #999999;
}

/* å…¨å›½å¤§ä¼šçµæžœç™ºè¡¨ç”¨
ç™ºè¡¨çµ‚äº†å¾Œã¯ç„¡åŠ¹ã«ã—ã¦ãã ã•ã„ï¼ˆå…ƒã®çŠ¶æ…‹ã«æˆ»ã‚Šã¾ã™ï¼‰
-------------------------------------*/
.titleBox{
	margin-bottom: 10px;
	margin: 0 auto;
	width: 600px;
}

.illustBox {
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid #fb9329;
	background-color: #FFFFFF;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 2px;
	padding-left: 17px;
	width: 400px;
}

.illustBox h3{
	font-size: 18px;
	color: #fb9329;
	font-weight: bold;
	margin-bottom:10px;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pointBox h3{
	font-size: 18px;
	color: #EB6100;
	font-weight: bold;
	background-color: #A7D647;
	margin-bottom: 20px;
	padding: 10px 20px;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.img1{
	text-align:center;
}

.img2{
	text-align:center;
}



/* å…¨å›½å¤§ä¼šçµæžœç™ºè¡¨ç”¨
-------------------------------------*/

.illustContest.result{
	width:852px;
}
.illustContest.result .tip{
	background-color:#a7d647;
}
.illustContest.result .pointBox {
	width:850px;
}
.illustContest.result .pointBox table{
	width:850px;
}
.illustContest.result .pointBox table th{
	width:300px;
}
.illustContest.result .pointBox table td{
	width:520px;
}


/* 10/6ã¾ã§æŽ²è¼‰
-------------------------------------*/

.anime{
	margin:15px auto;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.anime a{
	color:#F00;
}

.anime a {
  transition: color .3s;
}

.anime a:hover {
    opacity: 0.6;
}