@import url("privilege.css");
#main_contents_sp {
	position:relative;
	width: 1060px;
	height:1300px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
}	
#title_sp {
	position:absolute;
	left: 00px;
	top: 20px;
	background-image:url(../special_edition/images/title_spacial.gif);
	height:104px;
	width:1060px;
}
#sp_contents {
	height: 1330px;
	width: 1009px;
	position:absolute;
	left: 25px;
	top: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image:url(../special_edition/images/bg_one_tea.png);
	background-repeat:no-repeat;
	background-position: 0px 80px;
}
#sp_contents2 {
	height: 1330px;
	width: 1009px;
	position:absolute;
	left: 25px;
	top: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image:url(../special_edition/images/bg_one_twi.png);
	background-repeat:no-repeat;
	background-position: 0px 80px;
}


.left_box {
	float:left;
}
.right_box {
	float:right;
}

.txt_contents {
	width:390px;
	position:absolute;
	left: 20px;
	top: 330px;
	font-size: 14px;
	line-height: 20px;
}
