/* CSS Document */

.moved{
	width:520px;
	margin:0 auto;
}

.hide{
	display:none;
}

.sold_out_attention{
	margin:30px auto 40px;
	text-align:center;
	font-size:18px;
	color:#F00;
	font-weight:normal;
}

.moved_title{
	width:521px;
	height:69px;
	margin-bottom:35px;
	background:url(moved_title.gif) no-repeat;
	text-indent:-9999px;
}

.museum_movedbox{
	width:450px;
	margin:0 auto 35px;
}

.museum_movedbox dt{
	width:223px;
	padding-top:15px;
}

.museum_movedbox dd{
	width:200px;
	min-height:119px;
	padding-top:50px;
	background:url(uzumaki_back.gif) no-repeat center;
	font-size:15px;
	text-align:center;
	line-height:1.5;
}

.museum_movedbox a{
	color:#0000FF;
}

.museum_movedbox a:hover{
	text-decoration:none;
}

.osusume_link_title{
	width:520px;
	height:27px;
	margin:15px auto;
	padding-left:30px;
	background:url(osusume_titleback.gif) no-repeat;
}

.osusume_link_list{
	width:480px;
	margin:0 auto 30px;
	padding-left:30px;
	list-style:none;
}

.osusume_link_list li{
	margin:5px auto;
	padding-left:15px;
	background:url(link_indent.gif) no-repeat left center;
	font-size:15px;
}

.osusume_link_list a{
	color:#666;
}


.center_link{
	margin:0 auto 40px;
	text-align:center;
	font-size:15px;
}

.center_link a{
	color:#0066FF;
}







