@charset "utf-8";
body{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

hr{
	display: none;
}

h1,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

.clear{
	clear: both;
}

#hidden{
	display: none;
}

#index{
	position:relative;
	width: 780px;
	margin: 0 auto 0 auto;
}

/*  上部分  */
#top h1{
	background-image: url(/member/fanclub/arcadia/images/arcadia_rv01.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 780px;
	text-indent: -9999px;
}

/*  トップページ左部分  */
.left{margin: 0px;padding: 0px;width: 595px;float: left;}

h3.sub01a{
	background-image: url(/member/fanclub/arcadia/images/arcadia_rv02.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 595px;
	text-indent: -9999px;
}

h3.sub01b{
	background-image: url(/member/fanclub/arcadia/images/arcadia_rv03.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 595px;
	text-indent: -9999px;
}

#left_text{margin: 0 auto 0 auto;width: 563px;}
#left_text table {margin-top:5px;margin-left:0px;width:563x; border: solid 1px #80929F;}

/*  トップページ右部分  */
.right{
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 185px;
	left: 595px;
	float: right;
}

.right h4 .event_official{
	position: absolute;
	font-size: 14px;
	line-height: 16px;
	height: 20px;
	width: 170px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	top: 10px;
}


.right h4 .shop{
	position: absolute;
	font-size: 14px;
	line-height: 16px;
	height: 20px;
	width: 170px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	top: 110px;
}

.right .official a{
	background-image: url(/member/fanclub/arcadia/images/official.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 60px;
	width: 170px;
	text-indent: -9999px;
	top: 38px;
}

.right .event_goods a{
	background-image: url(/shop/nrf/haruka2008/images/bn_goods.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 70px;
	width: 170px;
	top: 137px;
	text-indent: -9999px;
}
