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

#hed_img {
	background: url(../images/category/privacy/hed_img.jpg) no-repeat;
	text-indent: -9999px;
	height: 150px;
	width: 666px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#toiawase {
	width: 280px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	background: #FFFFCC;
	border: 1px solid #CACA00;
	padding: 10px;
	font-size: 1.2em;
}

#toiawase p {
}

#toiawase a {
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/category/privacy/btn_mail.gif) no-repeat 0px 0px;
}

#toiawase a:hover {
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/category/privacy/btn_mail.gif) no-repeat 0px -54px;
}
