﻿@charset "utf-8";

#contentArea .main {
	font-size: 128%;
}
#headArea #fontSize a.size-s {
	background: url(../img/common/head/size-s.gif) no-repeat;
	height: 20px;
	width: 30px;
}
#headArea #fontSize a.size-m {
	background: url(../img/common/head/size-m.gif) no-repeat;
	height: 20px;
	width: 29px;
}
#headArea #fontSize a.size-l {
	background: url(../img/common/head/size-l_f2.gif) no-repeat;
	height: 20px;
	width: 31px;
}