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

.poker {
	margin-top:40px;
	height: 50px;
}

.poker-graphic {
	width:100px;
	height:90px;
	margin-top: 70px;
}

.poker-txt {
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

.poker-txt a:visited {
	color:#900;
}

.poker-txt p {
	color:#D02D2E;
}

.poker-txt a:link {
	color:#D02D2E;
}

.poker-txt a:active {
	color:#D02D2E;
}

.poker-txt a:visited {
	color:#D02D2E;
}

.poker-center-link {
	width:200px;
	margin-left:100px;
}