@charset "utf-8";
/* 初期化・共通 */

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	list-style-type: none;
}


#header #changeBox {
	width: 240px;
	float: right;
}


#changeBox #textSize {
	float: right;
	padding-top: 17px;
}


#textSize li {
	float: left;
}


#textSize a {
	display: inline-block;
}


#textSize .fontSize {
	vertical-align: baseline;
	display: inline-block;
}