@charset "UTF-8";
/* import css */
body { font-size: 0.8em; }
/*header*/
#small {
	background-image: url("../media/moji_small.gif");
	background-repeat: no-repeat;
	background-position: left 0;
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 22px;
	float: left
}
#small a {
	background-image: url("../media/moji_small.gif");
	background-repeat: no-repeat;
	background-position: left -22px;
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 22px;
	float: left
}
#small a:hover {
	text-decoration: none;
	background-image: url("../media/moji_small.gif");
	background-repeat: no-repeat;
	background-position: left -22px;
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 22px;
	float: left
}
#normal {
	background-image: url("../media/moji_normal.gif");
	background-repeat: no-repeat;
	background-position: left 0;
	text-indent: -9999px;
	display: block;
	width: 40px;
	height: 22px;
	float: left
}
#normal a {
	background-image: url("../media/moji_normal.gif");
	background-repeat: no-repeat;
	background-position: left 0;
	text-indent: -9999px;
	display: block;
	width: 40px;
	height: 22px;
	float: left
}
#normal a:hover {
	text-decoration: none;
	background-image: url("../media/moji_normal.gif");
	background-repeat: no-repeat;
	background-position: left -22px;
	text-indent: -9999px;
	display: block;
	width: 40px;
	height: 22px;
	float: left
}
#big {
	background-image: url("../media/moji_big.gif");
	background-repeat: no-repeat;
	background-position: left 0;
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 22px;
	float: left
}
#big a {
	background-image: url("../media/moji_big.gif");
	background-repeat: no-repeat;
	background-position: left 0;
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 22px;
	float: left
}
#big a:hover {
	text-decoration: none;
	background-image: url("../media/moji_big.gif");
	background-repeat: no-repeat;
	background-position: left -22px;
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 22px;
	float: left
}