p {
	font-family:"HiraKakuPro-W3","MS UI Gothic","MS Gothic";
	font-size:16px;
	line-height:150%;
}

a {
	outline:0;
}

img {
	margin:0;
	padding:0;
	border:0;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.close {
	width:70px;
	height:16px;
	margin:0;
}

.close a {
	font-size:1%;
	text-indent:-9999px;
}

.over1 {
	display:block;
	width:70px;
	height:16px;
	margin:0;
	background-image:url(../character/img/close_001.jpg);
	background-position:0 0;
}

.over1:hover {
	background-position:0 -16px;
}
