/* CSS Document */

/*---------基本設定---------*/

* {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
    font-size: 100%;
    line-height: 120%;
    margin: 0;
    padding: 0;
}

img{border:none;}
a{ outline:none; color:57c1fd; text-decoration:none;}
a:hover{ outline:none;color:57c1fd; text-decoration:underline;}
a:focus { outline:none;color:57c1fd;}


body {
	/*background: url(img/bg4.jpg) #000 repeat-x;*/
	background-color:#000;
	color:#555;
	
}

#wrap{
	background-color: #fff;
	margin:0 auto;
	width:1000px;
	padding-bottom:300px;
}

#button{
	margin:20px 10px 0;
	padding-bottom:30px;
}

.btn_free a {
	float:left;
	text-align: center;
	margin: 0 0 20px 30px;
	width: 440px;
	height: 89px;
	display: block;
	background: top center url(img/05.gif) no-repeat scroll;
	text-indent: -9999px;
}

.btn_free a:hover {
	background-position: center -89px;
}

.btn_member a {
	float:right;
	text-align:center;
	margin: 0 30px 20px 0;
	width: 440px;
	height: 89px;
	display: block;
	text-indent: -9999px;
	background: top center url(img/06.gif) no-repeat scroll;
}

.btn_member a:hover {
	background-position: center -89px;
}



.img1 {	width: 998px; height:545px;	display: block;	background: top left url(https://www.dxlive.com/promo/2021/092821_wtmile/img1.jpg) no-repeat ; margin:0; padding:0;}
.img2 {	width: 998px; height:85px;	display: block;	background: top left url(https://www.dxlive.com/promo/2021/092821_wtmile/img2.jpg) no-repeat ; margin:0; padding:0;}
.img3 {	width: 998px; height:193px;	display: block;	background: top left url(https://www.dxlive.com/promo/2021/092821_wtmile/img3.jpg) no-repeat ; margin:0; padding:0;}
.img4 {	width: 998px; height:260px;	display: block;	background: top left url(https://www.dxlive.com/promo/2021/092821_wtmile/img4.jpg) no-repeat ; margin:0; padding:0;text-align:left; font-size:14px; line-height:20px;}

.thm_area {
	float:left;
	margin:0 5px 5px 0;
	width:234px;
}

a:hover img{
 opacity:0.8;
 filter:alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
 }
 
.eventBtnOuter {text-align:left;}
a.eventBtn {margin:0;display:block;	text-indent:-9999px;width:570px;height:89px; background:top left url(https://www.dxlive.com/promo/2020/101320_wtmile/eventBtn.png) no-repeat ;}
a.eventBtn:hover {background-position: 0 -89px;}

#addinfo{clear:both; color: #666; font-size:14px;text-align:left;line-height:147%; margin-left:80px; padding-bottom: 36px; padding-top:20px;}
#addinfo span{ color: #7d7d7d; font-weight:bold;}
#addinfo a{color: #55acee; text-decoration:none;}
#addinfo a:hover{color: #009bd0; text-decoration:none;}

