
@charset "euc-jp";
/* CSS Document */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

body { 
       font-size: 12px;
	   }

ul,li { padding:0;}

img {
	border: none;
	vertical-align: bottom;
}

strong { font-weight: bold !important;}

.cont_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background-color:#fff;
}

.cont_box02{
	width: 600px;
	height: auto;
	background:url(/dol/live_event/image/140204/wall.png);
	background-color:#fff;
	margin: 0 auto;
	text-align: center;
}

a:link { color: #0000ff; text-decoration: none;}
a:visited { color: #000080; }
a:hover { color: #ff0000; text-decoration: underline;}
a:active { color: #ff8000; }

.text_box{
	width: 600px;
	height: auto;
	background-image:url(../image/140204/outline_cont.png);
	background-repeat: repeat-y;
	margin:0 auto;
	text-align:center;

}


.text_box p{
	width:500px;
	margin:10px 0 10px 90px;
	color:#fff;
	text-align: left;
	line-height:1.2;
}

.con{
	width:440px;
	margin:10px auto;
	/*margin-left:85px;*/
	color:#fff;
	text-align: left;
	line-height:1.2;
}


.get_cont{
	background:url(../image/140204/get.png);
	background-position: center;
	background-repeat:no-repeat;
	width:426px;
	height:543px;
	margin:0 auto;
	text-align:center;
	

}

.gc01{
	margin-left:20px;
	color:#fff;
	text-align: left;
	line-height:1.2;
}

.gc02{
	margin-top:25px;
	margin-left:17px;
	color:#fff;
	text-align: left;
	line-height:1.2;
}

.gc03{
	margin:92px 0px 0px 17px;
	color:#fff;
	text-align: left;
	line-height:1.2;
}

.gc04{
	margin:100px 0px 0px 17px;
	color:#fff;
	text-align: left;
	line-height:1.2;
}

.gc05{
	margin:50px 0px 0px 17px;
	color:#fff;
	text-align: left;
	line-height:1.2;
}

.notice{
	margin:0px 0px 0px 50px;
	font-size:10px;
	color:#000;
	text-align: left;
	line-height:1.2;
}	

	

