@charset "shift_jis";

body {
    margin: 0;
	padding: 0;
	color: #333;
	font-size: 16px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background: url(../images/footer_bg.gif) repeat;
}


#mail {
	width: 200px;
	height: 30px;
}

#mail ul {
	margin: 0;
}

#mail li {
	width: 200px;
	height: 20px;
	display:block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
	padding: 0 0 10px 0;
}

#mail li a {
	width: 200px;
	height: 20px;
	display:block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
}

/* off */

#mail .m01 a {
	background: url(../images/mail.gif) 0 0 no-repeat;
}

/* on */

#mail .m01 a:hover {
	background: url(../images/mail.gif) -200px 0 no-repeat;
}
