/*¡å¡å¡å¡å¡å¡åfontÁ¤ÀÇ¡å¡å¡å¡å¡å¡å*/

	/*font-align*/
	.f_a_left {text-align:left;}
	.f_a_center {text-align:center;}
	.f_a_right {text-align:right;}

	/*font-weight*/
	.f_weight	{font-weight:bold;}	
	.f_normal	{font-weight:normal;}	
		
	/*font-color*/
	.f_c_white			{color:#FFFFFF !important;}
	.f_c_red			{color:#FF0000 !important;}
	.f_c_crimson	{color:#DC143C !important;}
	.f_c_crimson2	{color:#c56f79 !important;}
	.f_c_firebrick	{color:#B22222 !important;}
	.f_c_maroon	{color:#800000 !important;}
	.f_c_darkred	 {color:#8B0000 !important;}
	.f_c_brown	     {color:#A52A2A !important;}
	.f_c_sienna	 {color:#A0522D !important;}
	.f_c_saddlebrown {color:#8B4513 !important;}
	.f_c_indianred {color:#CD5C5C !important;}
	.f_c_rosybrown {color:#BC8F8F !important;}
	.f_c_lightcoral  {color:#F08080 !important;}
	.f_c_salmon	 {color:#FA8072 !important;}
	.f_c_darksalmon {color:#E9967A !important;}
	.f_c_coral		{color:#FF7F50 !important;}
	.f_c_tomato		 {color:#FF6347 !important;}
	.f_c_sandybrown {color:#F4A460 !important;}
	.f_c_lightsalmon {color:#FFA07A !important;}
	.f_c_peru		 {color:#CD853F !important;}
	.f_c_chocolate {color:#D2691E !important;}
	.f_c_orangered {color:#FF4500 !important;}
	.f_c_orange	{color:#FFA500 !important;}
	.f_c_darkorange {color:#FF8C00 !important;}
	.f_c_tan			{color:#D2B48C !important;}
	.f_c_peachpuff {color:#FFDAB9 !important;}
	.f_c_bisque	{color:#FFE4C4 !important;}
	.f_c_moccasin {color:#FFE4B5 !important;}
	.f_c_navajowhite {color:#FFDEAD !important;}
	.f_c_wheat		{color:#F5DEB3 !important;}
	.f_c_burlywood {color:#DEB887 !important;}
	.f_c_darkgoldenrod {color:#B8860B !important;}
	.f_c_goldenrod {color:#DAA520 !important;}
	.f_c_gold		{color:#FFD700 !important;}
	.f_c_yellow		{color:#FFFF00 !important;}
	.f_c_lightgoldenrodyellow {color:#FAFAD2 !important;}
	.f_c_palegoldenrod {color:#EEE8AA !important;}
	.f_c_khaki		{color:#F0E68C !important;}
	.f_c_darkkhaki {color:#BDB76B !important;}
	.f_c_lawngreen {color:#7CFC00 !important;}
	.f_c_greenyellow {color:#ADFF2F !important;}
	.f_c_chartreuse {color:#7FFF00 !important;}
	.f_c_lime		{color:#00FF00 !important;}
	.f_c_limegreen {color:#32CD32 !important;}
	.f_c_yellowgreen {color:#9ACD32 !important;}
	.f_c_olive		 {color:#808000 !important;}
	.f_c_olivedrab {color:#6B8E23 !important;}
	.f_c_darkolivegreen {color:#556B2F !important;}
	.f_c_forestgreen {color:#228B22 !important;}
	.f_c_darkgreen {color:#006400 !important;}
	.f_c_green		{color:#008000 !important;}
	.f_c_seagreen {color:#2E8B57 !important;}
	.f_c_mediumseagreen {color:#3CB371 !important;}
	.f_c_darkseagreen {color:#8FBC8F !important;}
	.f_c_lightgreen {color:#90EE90 !important;}
	.f_c_palegreen {color:#98FB98 !important;}
	.f_c_springgreen {color:#00FF7F !important;}
	.f_c_mediumspringgreen {color:#00FA9A !important;}
	.f_c_teal			{color:#008080 !important;}
	.f_c_darkcyan {color:#008B8B !important;}
	.f_c_lightseagreen {color:#20B2AA !important;}
	.f_c_mediumaquamarine {color:#66CDAA !important;}
	.f_c_cadetblue {color:#5F9EA0 !important;}
	.f_c_steelblue {color:#4682B4 !important;}
	.f_c_aquamarine {color:#7FFFD4 !important;}
	.f_c_powderblue {color:#B0E0E6 !important;}
	.f_c_paleturquoise {color:#AFEEEE !important;}
	.f_c_lightblue	 {color:#ADD8E6 !important;}
	.f_c_lightsteelblue {color:#B0C4DE !important;}
	.f_c_skyblue	{color:#87CEEB !important;}
	.f_c_lightskyblue		 {color:#87CEFA !important;}
	.f_c_mediumturquoise {color:#48D1CC !important;}
	.f_c_turquoise		{color:#40E0D0 !important;}
	.f_c_darkturquoise		{color:#00CED1 !important;}
	.f_c_aqua		{color:#00FFFF !important;}
	.f_c_cyan		{color:#00FFFF !important;}
	.f_c_deepskyblue {color:#00BFFF !important;}
	.f_c_dodgerblue {color:#1E90FF !important;}
	.f_c_cornflowerblue {color:#6495ED !important;}
	.f_c_royalblue {color:#4169E1 !important;}
	.f_c_blue		{color:#0000FF !important;}
	.f_c_mediumblue {color:#0000CD !important;}
	.f_c_navy		{color:#000080 !important;}
	.f_c_darkblue {color:#00008B !important;}
	.f_c_midnightblue {color:#191970 !important;}
	.f_c_darkslateblue {color:#483D8B !important;}
	.f_c_slateblue {color:#6A5ACD !important;}
	.f_c_mediumslateblue {color:#7B68EE !important;}
	.f_c_mediumpurple {color:#9370DB !important;}
	.f_c_darkorchid {color:#9932CC !important;}
	.f_c_darkviolet {color:#9400D3 !important;}
	.f_c_blueviolet {color:#8A2BE2 !important;}
	.f_c_mediumorchid {color:#BA55D3 !important;}
	.f_c_plum		{color:#DDA0DD !important;}
	.f_c_lavender {color:#E6E6FA !important;}
	.f_c_thistle		{color:#D8BFD8 !important;}
	.f_c_orchid		{color:#DA70D6 !important;}
	.f_c_violet		{color:#EE82EE !important;}
	.f_c_indigo		{color:#4B0082 !important;}
	.f_c_darkmagenta {color:#8B008B !important;}
	.f_c_purple		{color:#800080 !important;}
	.f_c_mediumvioletred {color:#C71585 !important;}
	.f_c_deeppink {color:#FF1493 !important;}
	.f_c_fuchsia	{color:#FF00FF !important;}
	.f_c_magenta	{color:#FF00FF !important;}magenta
	.f_c_hotpink	{color:#FF69B4 !important;}
	.f_c_palevioletred {color:#DB7093 !important;}
	.f_c_lightpink	{color:#FFB6C1 !important;}
	.f_c_pink		{color:#FFC0CB !important;}
	.f_c_mistyrose {color:#FFE4E1 !important;}
	.f_c_blanchedalmond {color:#FFEBCD !important;}
	.f_c_lightyellow {color:#FFFFE0 !important;}
	.f_c_cornsilk	{color:#FFF8DC !important;}
	.f_c_antiquewhite {color:#FAEBD7 !important;}
	.f_c_papayawhip {color:#FFEFD5 !important;}
	.f_c_lemonchiffon {color:#FFFACD !important;}
	.f_c_beige		{color:#F5F5DC !important;}
	.f_c_linen		{color:#FAF0E6 !important;}
	.f_c_oldlace	{color:#FDF5E6 !important;}
	.f_c_lightcyan {color:#E0FFFF !important;}
	.f_c_aliceblue {color:#F0F8FF !important;}
	.f_c_whitesmoke {color:#F5F5F5 !important;}
	.f_c_lavenderblush {color:#FFF0F5 !important;}
	.f_c_floralwhite {color:#FFFAF0 !important;}
	.f_c_mintcream {color:#F5FFFA !important;}
	.f_c_ghostwhite {color:#F8F8FF !important;}
	.f_c_honeydew {color:#F0FFF0 !important;}
	.f_c_seashell	{color:#FFF5EE !important;}
	.f_c_ivory		{color:#FFFFF0 !important;}
	.f_c_azure		{color:#F0FFFF !important;}
	.f_c_snow		{color:#FFFAFA !important;}
	.f_c_white		{color:#FFFFFF !important;}
	.f_c_gainsboro {color:#DCDCDC !important;}
	.f_c_lightgrey	{color:#D3D3D3 !important;}
	.f_c_silver		{color:#C0C0C0 !important;}
	.f_c_darkgray	{color:#A9A9A9 !important;}
	.f_c_lightslategray {color:#778899 !important;}
	.f_c_slategray	{color:#708090 !important;}
	.f_c_gray		{color:#808080 !important;}
	.f_c_dimgray	{color:#696969 !important;}
	.f_c_darkslategray {color:#2F4F4F !important;}
	.f_c_black		{color:#000000 !important;}
	.f_c_gray_90	{color:#191919		 !important;}
	.f_c_gray_80	{color:#595757		 !important;}
	.f_c_gray_70	{color:#727171		 !important;}
	.f_c_gray_60	{color:#898989		 !important;}		
	.f_c_gray_50	{color:#9FA0A0		 !important;}
	.f_c_gray_40	{color:#B5B5B6		 !important;}
	.f_c_gray_30	{color:#C9CACA		 !important;}
	.f_c_gray_20	{color:#DCDDDD		 !important;}
	.f_c_gray_10	{color:#EFEFEF		 !important;}

	.f_c_red {color:#FF0000 !important;}
	.f_c_red01 {color:#FF0000 !important;}
	.f_c_red02 {color:#9c3202 !important;}
	
	.f_c_brown_g	 {color:#908068 !important;}
	.f_c_brown01 {color:#8E523C !important;}
	.f_c_brown02 {color:#A07667 !important;}
	.f_c_brown03 {color:#c2560f !important;}
	
	.f_c_orange {color:#ff8a00 !important;}
	.f_c_orange02 {color:#ffa31f !important;}	
	
	.f_c_yellow {color:#FFD966 !important;}
	.f_c_yellow01 {color:#fff102 !important;}	
	.f_c_yellow02 {color:#f1ff3b !important;}		
	
	.f_c_green {color:#65ba14 !important;}
	.f_c_green01 {color:#007676 !important;}
	.f_c_green02 {color:#537b87 !important;}
	.f_c_green03 {color:#a9fe37 !important;}
	.f_c_green04 {color:#2ffcc7 !important;}
	.f_c_green05 {color:#339900 !important;}
	.f_c_green06 {color:#517430 !important;}
	.f_c_green07 {color:#c2aa0f !important;}
	.f_c_green08 {color:#86c20f !important;}
	
	.f_c_blue	 {color:#000F68 !important;}
	.f_c_blue01 {color:#01498d !important;}
	.f_c_blue02 {color:#005b7f !important;}
	.f_c_blue03 {color:#6a7fa7 !important;}
	.f_c_blue04 {color:#0b5c83 !important;}
	.f_c_blue05 {color:#c9feff !important;}
	.f_c_blue06 {color:#3380D5 !important;}
	.f_c_blue07 {color:#399dd8 !important;}

	.f_c_violet {color:#ef9fff !important;}
	.f_c_violet01 {color:#993399 !important;}	
	.f_c_violet02 {color:#CC00CC !important;}	
	.f_c_violet03 {color:#d83988 !important;}
	
	
	/*font-size*/
	.f_s_6pt {font-size:6pt;}
	.f_s_7pt {font-size:7pt;}
	.f_s_8pt {font-size:8pt;}
	.f_s_9pt {font-size:9pt;}
	.f_s_10pt {font-size:10pt;}
	.f_s_11pt {font-size:11pt;}
	.f_s_12pt {font-size:12pt;}
	.f_s_13pt {font-size:13pt;}
	.f_s_14pt {font-size:14pt;}
	.f_s_15pt {font-size:15pt;}
	.f_s_16pt {font-size:16pt;}
	.f_s_17pt {font-size:17pt;}
	.f_s_18pt {font-size:18pt;}
	.f_s_19pt {font-size:19pt;}
	.f_s_20pt {font-size:20pt;}
	
	/*line-height*/
	.f_l_10px {line-height:10px;}
	.f_l_11px {line-height:11px;}
	.f_l_12px {line-height:12px;}
	.f_l_13px {line-height:13px;}					
	.f_l_14px {line-height:14px;}
	.f_l_15px {line-height:15px;}
	.f_l_16px {line-height:16px;}
	.f_l_17px {line-height:17px;}
	.f_l_18px {line-height:18px;}
	.f_l_19px {line-height:19px;}
	.f_l_20px {line-height:20px;}
	.f_l_24px {line-height:24px;}
	.f_l_25px {line-height:25px;}
	.f_l_30px {line-height:30px;}
	.f_l_31px {line-height:31px;}
	.f_l_32px {line-height:32px;}
	.f_l_33px {line-height:33px;}
	.f_l_34px {line-height:34px;}
	.f_l_35px {line-height:35px;}
	.f_l_36px {line-height:36px;}
	.f_l_37px {line-height:37px;}
	.f_l_38px {line-height:38px;}
	.f_l_39px {line-height:39px;}
	.f_l_40px {line-height:40px;}

	/*letter-spacing*/
	.f_ls_0px {letter-spacing:0;}
	.f_ls_1px {letter-spacing:1px;}
	.f_ls_2px {letter-spacing:2px;}
	.f_ls_3px {letter-spacing:3px;}					
	.f_ls_4px {letter-spacing:4px;}
	.f_ls_5px {letter-spacing:5px;}
	.f_ls_-05px {letter-spacing:-0.5px;}
	.f_ls_-1px {letter-spacing:-1px;}
	.f_ls_-2px {letter-spacing:-2px;}
	.f_ls_-3px {letter-spacing:-3px;}			
	.f_ls_-4px {letter-spacing:-4px;}
	.f_ls_-5px {letter-spacing:-5px;}

	/*word-spacing*/
	.f_ws_0px {word-spacing:0;}
	.f_ws_1px {word-spacing:1px;}
	.f_ws_2px {word-spacing:2px;}
	.f_ws_3px {word-spacing:3px;}					
	.f_ws_4px {word-spacing:4px;}
	.f_ws_5px {word-spacing:5px;}
	.f_ws_-1px {word-spacing:-1px;}
	.f_ws_-2px {word-spacing:-2px;}
	.f_ws_-3px {word-spacing:-3px;}					
	.f_ws_-4px {word-spacing:-4px;}
	.f_ws_-5px {word-spacing:-5px;}	
	
	/*padding*/
	.padding1 {padding:1px !important;}
	.padding2 {padding:2px !important;}
	.padding3 {padding:3px !important;}
	.padding4 {padding:4px !important;}
	.padding5 {padding:5px !important;}
	.padding6 {padding:6px !important;}
	.padding7 {padding:7px !important;}
	.padding8 {padding:8px !important;}
	.padding9 {padding:9px !important;}
	.padding10 {padding:10px !important;}
	.padding11 {padding:11px !important;}
	.padding12 {padding:12px !important;}
	.padding13 {padding:13px !important;}
	.padding14 {padding:14px !important;}
	.padding15 {padding:15px !important;}
	.padding16 {padding:16px !important;}
	.padding17 {padding:17px !important;}
	.padding18 {padding:18px !important;}
	.padding19 {padding:19px !important;}
	.padding20 {padding:20px !important;}
	
	/*padding top*/
	.padding_top1 {padding-top:1px !important;}
	.padding_top2 {padding-top:2px !important;}
	.padding_top3 {padding-top:3px !important;}
	.padding_top4 {padding-top:4px !important;}
	.padding_top5 {padding-top:5px !important;}
	.padding_top6 {padding-top:6px !important;}
	.padding_top7 {padding-top:7px !important;}
	.padding_top8 {padding-top:8px !important;}
	.padding_top9 {padding-top:9px !important;}
	.padding_top10 {padding-top:10px !important;}
	.padding_top11 {padding-top:11px !important;}
	.padding_top12 {padding-top:12px !important;}
	.padding_top13 {padding-top:13px !important;}
	.padding_top14 {padding-top:14px !important;}
	.padding_top15 {padding-top:15px !important;}
	.padding_top16 {padding-top:16px !important;}
	.padding_top17 {padding-top:17px !important;}
	.padding_top18 {padding-top:18px !important;}
	.padding_top19 {padding-top:19px !important;}
	.padding_top20 {padding-top:20px !important;}
	
	/*padding topbottom*/
	.padding_topbottom1 {padding:1px 0 !important;}
	.padding_topbottom2 {padding:2px 0 !important;}
	.padding_topbottom3 {padding:3px 0 !important;}
	.padding_topbottom4 {padding:4px 0 !important;}
	.padding_topbottom5 {padding:5px 0 !important;}
	.padding_topbottom6 {padding:6px 0 !important;}
	.padding_topbottom7 {padding:7px 0 !important;}
	.padding_topbottom8 {padding:8px 0 !important;}
	.padding_topbottom9 {padding:9px 0 !important;}
	.padding_topbottom10 {padding:10px 0 !important;}
	.padding_topbottom11 {padding:11px 0 !important;}
	.padding_topbottom12 {padding:12px 0 !important;}
	.padding_topbottom13 {padding:13px 0 !important;}
	.padding_topbottom14 {padding:14px 0 !important;}
	.padding_topbottom15 {padding:15px 0 !important;}
	
	/*padding left*/
	.padding_left1 {padding-left:1px !important;}
	.padding_left2 {padding-left:2px !important;}
	.padding_left3 {padding-left:3px !important;}
	.padding_left4 {padding-left:4px !important;}
	.padding_left5 {padding-left:5px !important;}
	.padding_left6 {padding-left:6px !important;}
	.padding_left7 {padding-left:7px !important;}
	.padding_left8 {padding-left:8px !important;}
	.padding_left9 {padding-left:9px !important;}
	.padding_left10 {padding-left:10px !important;}
	.padding_left11 {padding-left:11px !important;}
	.padding_left12 {padding-left:12px !important;}
	.padding_left13 {padding-left:13px !important;}
	.padding_left14 {padding-left:14px !important;}
	.padding_left15 {padding-left:15px !important;}
	.padding_left16 {padding-left:16px !important;}
	.padding_left17 {padding-left:17px !important;}
	.padding_left18 {padding-left:18px !important;}
	.padding_left19 {padding-left:19px !important;}
	.padding_left20 {padding-left:20px !important;}

