@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	border: 0;			
	background: #fff;
	font-size: 0.86em;
	text-align: center;
	color: #333333;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}

/**********************************
リンク
**********************************/
a:link {
	color:#03c; text-decoration:underline;
}

a:visited {
	color:#03c; text-decoration:underline;
}

a:hover {
	color:#1F7A86; text-decoration: none;
}

a:active {
	color:#DD0035; text-decoration: none;
}

/**********************************

**********************************/
#container {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
}


/**********************************
ヘッダー
**********************************/
#header {
	margin: 0;
	padding: 0;
	width: 800px;
	float: left;
}
#header img{
	vertical-align: bottom;
}

/**********************************
メイン
**********************************/
#main {
	margin: 0;
	padding: 0;
	width: 800px;
	float: left;
}
#main h2 {
	margin: 0;
	padding: 0;
}

/*
特典1
*/
#tokuten1 {
	width:800px;
	height:203px;
	background:url(/jp/image/atwarp_2ndGiG/tokuten/01.jpg) no-repeat;
	position:relative;
}
#tokuten1txt {
	width:485px;
	top:75px;
	left:140px;
	position: absolute;
	height: 39px;
	font-size:90%;
	line-height:1.4;
}
#tokuten1dl {
	width:261px;
	top:133px;
	left:270px;
	position: absolute;
	height: 37px;
	font-size:90%;
	line-height:1.4;
}
#puchipuchi {
	width:136px;
	top:-20px;
	left:570px;
	position: absolute;
	height: 211px;
	font-size:90%;
	line-height:1.4;
}
/*
特典2
*/
#tokuten2 {
	width:800px;
	height:250px;
	background:url(/jp/image/atwarp_2ndGiG/tokuten/02.jpg) no-repeat;
	position:relative;
}
#tokuten2txt {
	width:270px;
	top:79px;
	left:138px;
	position: absolute;
	height: 130px;
	font-size:90%;
	line-height:1.4;
}
#wiiguitar {
	width:360px;
	top:70px;
	left:410px;
	position: absolute;
	height: 177px;
	font-size:90%;
	line-height:1.4;
}

/*
特典3
*/
#tokuten3 {
	width:800px;
	height:292px;
	background:url(/jp/image/atwarp_2ndGiG/tokuten/03.jpg) no-repeat;
	position:relative;
}
#tokuten3txt {
	width:390px;
	top:75px;
	left:140px;
	position: absolute;
	height: 88px;
	font-size:90%;
	line-height:1.4;
}
#yuno {
	width:393px;
	top:159px;
	left:140px;
	position: absolute;
	height: 110px;
	font-size:90%;
	line-height:1.4;
}
#wii {
	width:176px;
	top:82px;
	left:540px;
	position: absolute;
	height: 175px;
	font-size:90%;
	line-height:1.4;
}

/**********************************
ブースマップ
**********************************/
#boothMap {
	margin: 0;
	padding: 0;
	width: 800px;
	float: left;
}
#boothMap img {
	vertical-align: bottom;
}


/**********************************
フッター
**********************************/
#footer {
	clear:both;
	/*float: left;*/
	width: 800px;
	height: 25px;
	background: url(/jp/image/atwarp_2ndGiG/footer.jpg) no-repeat;
	text-align: center;
	position: relative;
}
#footer p {
	padding: 5px;
	margin: 0;
}


#footer #policy {
	float: left;
	margin: 7px 0 0 5px;
	font-size: 0.76em;
}
#footer #copyright {
	float: right;
	margin: 7px 5px 0 0;
	font-size: 0.76em;
}
