@charset "euc-jp";


#font {
	float: right;
	background-image: url(../images_n/header/font_change.png);
	background-position: left center;
	width: 190px;
	background-repeat: no-repeat;
	margin-right: 3px;


}

#font ul{
	float: right;



}

#font li {
	float:left;
	list-style:none;

	font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	color:#fff;
	font-size:20x;
	font-weight:bold;
	line-height:1.0;
	cursor:pointer;
}

#font li.hover {
   background:#dd6e2a;
}

#font li.active {
   background:#d09300;
}
