@charset "utf-8";

/* AR TAG ICON*/

#artag {
	position: absolute;
	background: url(../images/artag_02kaito.png)no-repeat top center;
	width: 200px;
	height: 200px;
	top: 440px;
	left: 20px;
}

#artagtitle {
	position: absolute;
	top: 445px;
	left: 235px;
}

#artagicon {
	position: absolute;
	top: 485px;
	left: 235px;
}

#artagicon li {
	float: left;
	margin-right: 15px;
	list-style-type: none;
}

/* BACK */

#bgimg {
	background: #FFF url(../images/main_img02kaito.jpg) no-repeat top center;
	width: 100%;
	height: 1400px;
}

/* BANNER */

#button_op {
	text-align: left;
	position: absolute;
	top: 660px;
	left: 20px;
}

#sign_tweet {
	text-align: left;
	position: absolute;
	top: 660px;
	left: 255px;
}

#button_cast {
	text-align: left;
	position: absolute;
	top: 660px;
	left: 480px;
}


/* CATCH */

#catch {
	position: absolute;
	background: url(../images/main_catch_02kaito.png) no-repeat top center;
	width: 38px;
	height: 557px;
	top: 180px;
	right: 50px;
}