@charset "utf-8";
/* CSS Document */

/*金封用*/

#character_top_image {
	background-image: url(../images/character_list_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}

#content_yougo a {
	color:#D2D2D2;
}

#content_yougo a:hover {
	color:#D2D2D2;
	text-decoration:underline;
}

