
/*-------------------------------
bootup-ev2020s
-------------------------------*/
/*イベント情報・ベース*/

#ev2020s_wakuall{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	background-color: #03C;
}


/*

#ev2020s_hd{
	width: 1024px;
	height: 850px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/hd.png);
	background-repeat: no-repeat;
}

*/



#ev2020s_hd{
	width: 1044px;
	height: 1600px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/hd.png);
	background-repeat: no-repeat;
}



#ev2020s_gd84{
	width: 1024px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#ev2020s_gdimg{
	width: 1024px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#ev2020s_at{
	width: 1024px;
	height: 250px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/at.png);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-bottom: 50px;
}

#ev2020s_at_text{
	width: 750px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #ececec;
	font-weight: bold;
	clip: rect(auto,auto,auto,20px);
	line-height: 24px;
}


#ev2020s_shop{
	width: 1024px;
	height: 400px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/shop.png);
	background-repeat: no-repeat;
	margin-bottom: 50px;
}


#ev2020s_gaiyou{
	width: 1024px;
	height: 342px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	top: 751px;
	position: absolute;
}

#ev2020s_gdmenu{
	width: 950px;
	height: 230px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-bottom: 100px;
	background-position: 0px 0px;
}

#ev2020s_gdmenu2{
	width: 1024px;
	height: 450px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-bottom: 0px;
	background-position: 0px 20px;
	top: 1000px;
	position: absolute;
}


#ev2020s_gdmenu3{
	width: 1024px;
	height: 440px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
    background-color: rgba(255,255,255,0.2);
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ececec;
	border-bottom-color: #ececec;
	margin-bottom: 0px;
	top: 1160px;
	position: absolute;
}



#ev2020s_gdmenuhd{
	width: 400px;
	height: 60px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/menu3.png);
	background-repeat: no-repeat;
	margin-top: 110px;
}


#ev2020s_set{
	width: 400px;
	height: 60px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/set.png);
	background-repeat: no-repeat;
	margin-top: 110px;
}



#ev2020s_mb01 a{
	width: 330px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mb01.png);
}

#ev2020s_mb01 a:hover{
	background-position: 0px -60px;
}

#ev2020s_mb02 a{
	width: 330px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mb02.png);
}

#ev2020s_mb02 a:hover{
	background-position: 0px -60px;
}

#ev2020s_mb03 a{
	width: 330px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mb03.png);
}

#ev2020s_mb03 a:hover{
	background-position: 0px -60px;
}

#ev2020s_mb04 a{
	width: 330px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mb04.png);
}

#ev2020s_mb04 a:hover{
	background-position: 0px -60px;
}

#ev2020s_mb05 a{
	width: 330px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mb05.png);
}

#ev2020s_mb05 a:hover{
	background-position: 0px -60px;
}

#ev2020s_mb06 a{
	width: 330px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mb06.png);
}

#ev2020s_mb06 a:hover{
	background-position: 0px -60px;
}

#ev2020s_mb07 a{
	width: 330px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mb07.png);
}

#ev2020s_mb07 a:hover{
	background-position: 0px -60px;
}

#ev2020s_mb08 a{
	width: 330px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mb08.png);
}

#ev2020s_mb08 a:hover{
	background-position: 0px -60px;
}


#ev2020s_mbshop a{
	width: 400px;
	height: 60px;
	display: block;
	overflow: hidden;
	background-image: url(../img/mbshop.png);
}

#ev2020s_mbshop a:hover{
	background-position: 0px -60px;
}


#ev2020s_offshop a{
	width: 440px;
	height: 74px;
	display: block;
	overflow: hidden;
	background-image: url(../img/ev_shop2.png);
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	margin-bottom: 50px;
}

#ev2020s_offshop a:hover{
	background-position: 0px -74px;
}





#ev2_wakuall{
	width: 1024px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}


/***区切り線***/
#line99	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/***戻る***/
#bak99	{
	width: 1024px;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	clip: rect(auto,auto,auto,20px);
	line-height: 24px;

}



/***リンク***/
a {
font-weight:bold;
text-decoration:underline;
color:#ececec;
}

a:link {
color:#ececec;
}

a:visited {
color:#ececec;
}

a:hover {
color:#FF0099;
text-decoration:underline;
}

a:active {
color:#33CC00;
}



/* ページトップ */
.pagetop {
	position: fixed;
	right: 20px;
	bottom: 20px;	
}



/* #################### */
     /* page top */
/* #################### */

#scrollUp {
	bottom: -10px;
	right: 10px;
	width: 60px;
	height: 30px;
	padding: 5px 3px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	color: #333;
	-webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
	background-color: #CCC;
	background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));
	background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);
	background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);
	background-image: linear-gradient(to bottom, #EBEBEB, #DEDEDE);
	background-repeat: repeat-x;
	-webkit-transition: bottom 150ms linear;
	-moz-transition: bottom 150ms linear;
	transition: bottom 150ms linear;
}
	#scrollUp:hover {
		bottom: 0px;
	}
