@charset 'shift_jis';

body {
	text-align: center;
	margin: 0px;
	background-color: #73CBF9;
}

img{
	vertical-align: top;
	padding: 0px;
	border: 0;
}

a:link { color: #FF0082; text-decoration: none }

a:visited  { color: #FF0082; text-decoration: none }

a:hover  { color: #FF0082; text-decoration: none }

a:active  { color: #FF0082; text-decoration: none}

#container{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#cardBox{
	background-image: url(../img/dccard.jpg);
	height: 160px;
	width: 550px;
	padding-top: 240px;
	text-align: center;
}
