@charset "utf-8";

/* font Setting
----------------------------------------- */
body{
	font-size:14px;
	line-height:18px;
}
.xsmall{
	font-size:12px;
}
.small{
	font-size:12px;
}
.large{
	font-size:14px;
}
