/* ===================================================================
CSS information
 file name  :  module.css
 style info :  モジュール用スタイル
=================================================================== */



/* font-size
================================================== */


.fs10 {
	font-size: 77%!important;
}
.fs11 {
	font-size: 85%!important;
}
.fs12 {
	font-size: 93%!important;
}
.fs13 {
	font-size: 100%!important;
}
.fs14 {
	font-size: 108%!important;
}
.fs15 {
	font-size: 116%!important;
}
.fs16 {
	font-size: 123.1%!important;
}
.fs17 {
	font-size: 131%!important;
}
.fs18 {
	font-size: 138.5%!important;
}
.fs19 {
	font-size: 146.5%!important;
}
.fs20 {
	font-size: 153.9%!important;
}
.fs21 {
	font-size: 161.6%!important;
}
.fs22 {
	font-size: 167%!important;
}
.fs23 {
	font-size: 174%!important;
}
.fs24 {
	font-size: 182%!important;
}
.fs25 {
	font-size: 189%!important;
}
.fs26 {
	font-size: 197%!important;
}
/* clearfix
================================================== */

.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
