@charset "UTF-8";

body {
	font-size:75%
}

/* ie6 hack */

* html body {
	font-size: 75%
}

/* ie7 hack */

*:first-child+html body {
	font-size: 75%;
}

#header .utility .mojisize #size li#small {
	width: 22px;
	height: 20px;
}

#header .utility .mojisize #size li#middle {
	width: 21px;
	height: 20px;
}

#header .utility .mojisize #size li#large {
	width: 22px;
	height: 20px;
}

#header  .utility  .mojisize  #size  #small  img {
	position: absolute;
	top: 0px;
	display: none;
	cursor: pointer;
}

#header  .utility  .mojisize  #size #small {
	background-image: url(../images/top/header_moji_s_o.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sideform .inner table {
	font-size: 0px
}