@charset "utf-8";

/*フォントサイズ*/

.large{font-size:130%;}
.small{font-size:80%;}
.x-small{font-size:75%;}
.x-small2{
	font-size:75%;
	line-height: 105%;
}
.fs10{font-size: 10px}
.fs11{font-size: 11px}

.bld { font-weight: bold !important; }
.nml { font-weight: normal; }

.wordBreak{
	word-break:break-all;
	word-wrap:break-word;
	table-layout: fixed;
}
.wordBreakBw {
	word-break: break-word;
	word-wrap: break-word;
}
/* clearFix */
.cFix {
    zoom: 1;
}
.cFix:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}
.cf {
    *zoom: 1;
}
.cf:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

/*フォントカラー*/

.red	{ color: #CC0000; }
.blue	{ color: #0066CC; }
.dBlue	{ color: #0000FF; }
.brown	{ color: #663300; }
.white	{ color: #FFFFFF; }
.gray	{ color: #666666; }
.black	{ color: #333333; }

/*背景色*/
.bgRed	{ background: #FF0000; }
.bgWhite { background: #FFFFFF; }

/*ボーダー*/
.bdrGray{border: 1px solid #CCCCCC;}


/*マージン*/
.marT0	{ margin-top: 0;}
.marT1	{ margin-top: 1px;}
.marT2	{ margin-top: 2px;}
.marT3	{ margin-top: 3px;}
.marT4	{ margin-top: 4px;}
.marT5	{ margin-top: 5px !important;}
.marT6	{ margin-top: 6px;}
.marT7	{ margin-top: 7px;}
.marT8	{ margin-top: 8px;}
.marT9	{ margin-top: 9px;}
.marT10	{ margin-top: 10px;}
.marT11	{ margin-top: 11px;}
.marT12	{ margin-top: 12px;}
.marT13	{ margin-top: 13px;}
.marT14	{ margin-top: 14px;}
.marT15	{ margin-top: 15px;}
.marT16	{ margin-top: 16px;}
.marT17	{ margin-top: 17px;}
.marT18	{ margin-top: 18px;}
.marT19	{ margin-top: 19px;}
.marT20	{ margin-top: 20px;}
.marT21	{ margin-top: 21px;}
.marT22	{ margin-top: 22px;}
.marT23	{ margin-top: 23px;}
.marT24	{ margin-top: 24px;}
.marT25	{ margin-top: 25px;}
.marT26	{ margin-top: 26px;}
.marT27	{ margin-top: 27px;}
.marT28	{ margin-top: 28px;}
.marT29	{ margin-top: 29px;}
.marT30	{ margin-top: 30px;}
.marT40	{ margin-top: 40px;}
.marT50	{ margin-top: 50px;}

.marR0	{ margin-right: 0;}
.marR1	{ margin-right: 1px;}
.marR2	{ margin-right: 2px;}
.marR3	{ margin-right: 3px;}
.marR4	{ margin-right: 4px;}
.marR5	{ margin-right: 5px;}
.marR6	{ margin-right: 6px;}
.marR7	{ margin-right: 7px;}
.marR8	{ margin-right: 8px;}
.marR9	{ margin-right: 9px;}
.marR10	{ margin-right: 10px;}
.marR11	{ margin-right: 11px;}
.marR12	{ margin-right: 12px;}
.marR13	{ margin-right: 13px;}
.marR14	{ margin-right: 14px;}
.marR15	{ margin-right: 15px;}
.marR16	{ margin-right: 16px;}
.marR17	{ margin-right: 17px;}
.marR18	{ margin-right: 18px;}
.marR19	{ margin-right: 19px;}
.marR20	{ margin-right: 20px;}
.marR21	{ margin-right: 21px;}
.marR22	{ margin-right: 22px;}
.marR23	{ margin-right: 23px;}
.marR24	{ margin-right: 24px;}
.marR25	{ margin-right: 25px;}
.marR26	{ margin-right: 26px;}
.marR27	{ margin-right: 27px;}
.marR28	{ margin-right: 28px;}
.marR29	{ margin-right: 29px;}
.marR30	{ margin-right: 30px;}
.marR40	{ margin-right: 40px;}
.marR50	{ margin-right: 50px;}

.marB0	{ margin-bottom: 0;}
.marB1	{ margin-bottom: 1px;}
.marB2	{ margin-bottom: 2px;}
.marB3	{ margin-bottom: 3px;}
.marB4	{ margin-bottom: 4px;}
.marB5	{ margin-bottom: 5px;}
.marB6	{ margin-bottom: 6px!important;}
.marB7	{ margin-bottom: 7px;}
.marB8	{ margin-bottom: 8px;}
.marB9	{ margin-bottom: 9px;}
.marB10	{ margin-bottom: 10px!important;}
.marB11	{ margin-bottom: 11px;}
.marB12	{ margin-bottom: 12px;}
.marB13	{ margin-bottom: 13px;}
.marB14	{ margin-bottom: 14px;}
.marB15	{ margin-bottom: 15px;}
.marB16	{ margin-bottom: 16px;}
.marB17	{ margin-bottom: 17px;}
.marB18	{ margin-bottom: 18px;}
.marB19	{ margin-bottom: 19px;}
.marB20	{ margin-bottom: 20px;}
.marB21	{ margin-bottom: 21px;}
.marB22	{ margin-bottom: 22px;}
.marB23	{ margin-bottom: 23px;}
.marB24	{ margin-bottom: 24px;}
.marB25	{ margin-bottom: 25px;}
.marB26	{ margin-bottom: 26px;}
.marB27	{ margin-bottom: 27px;}
.marB28	{ margin-bottom: 28px;}
.marB29	{ margin-bottom: 29px;}
.marB30	{ margin-bottom: 30px;}
.marB40	{ margin-bottom: 40px;}
.marB50	{ margin-bottom: 50px;}

.marL0	{ margin-left: 0;}
.marL1	{ margin-left: 1px;}
.marL2	{ margin-left: 2px;}
.marL3	{ margin-left: 3px;}
.marL4	{ margin-left: 4px;}
.marL5	{ margin-left: 5px;}
.marL6	{ margin-left: 6px;}
.marL7	{ margin-left: 7px;}
.marL8	{ margin-left: 8px;}
.marL9	{ margin-left: 9px;}
.marL10	{ margin-left: 10px !important;}
.marL11	{ margin-left: 11px;}
.marL12	{ margin-left: 12px;}
.marL13	{ margin-left: 13px;}
.marL14	{ margin-left: 14px;}
.marL15	{ margin-left: 15px;}
.marL16	{ margin-left: 16px;}
.marL17	{ margin-left: 17px;}
.marL18	{ margin-left: 18px;}
.marL19	{ margin-left: 19px;}
.marL20	{ margin-left: 20px;}
.marL21	{ margin-left: 21px;}
.marL22	{ margin-left: 22px;}
.marL23	{ margin-left: 23px;}
.marL24	{ margin-left: 24px;}
.marL25	{ margin-left: 25px;}
.marL26	{ margin-left: 26px;}
.marL27	{ margin-left: 27px;}
.marL28	{ margin-left: 28px;}
.marL29	{ margin-left: 29px;}
.marL30	{ margin-left: 30px;}
.marL40	{ margin-left: 40px;}
.marL50	{ margin-left: 50px;}
.marL60	{ margin-left: 60px;}
.marL90	{ margin-left: 90px;}
.marL120{ margin-left:120px;}
.marL230{ margin-left:230px;}

.mar0 { margin: 0 !important; }

.marTB5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.marTB10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.marLR10 { margin-left: 10px; margin-right: 10px; }

.mHA {
	margin-left: auto;
	margin-right: auto;
}

/*パディング*/
.pad0	{ padding: 0 !important; }
.pad5	{ padding: 5px !important; }
.pad10	{ padding: 10px !important; }

.padT5	{ padding-top: 5px;}
.padT10 { padding-top: 10px;}
.padT15 { padding-top: 15px;}
.padT20 { padding-top: 20px;}
.padT30 { padding-top: 30px;}
.padT40 { padding-top: 40px;}
.padT50 { padding-top: 50px;}

.padR0 { padding-right: 0 !important;}
.padR5 { padding-right: 5px;}

.padB5 { padding-bottom: 5px;}
.padB10 { padding-bottom:10px;}
.padB15 { padding-bottom:15px;}
.padB20 { padding-bottom:20px;}
.padB30 { padding-bottom:30px;}

.padL5 { padding-left: 5px;}

.padH5 { padding-left: 5px; padding-right: 5px; }
.padH10 { padding-left: 10px; padding-right: 10px; }
.padH20 { padding-left: 20px; padding-right: 20px; }

.padV2	{ padding-top: 2px; padding-bottom: 2px; }
.padV10	{ padding-top: 10px; padding-bottom: 10px; }
.padV12	{ padding-top: 12px; padding-bottom: 12px; }

/*幅*/
.w_5 { width:5px;}
.w_10 { width:10px;}
.w_20 { width:20px;}
.w_30 { width:30px;}
.w_35 { width:35px;}
.w_40 { width:40px;}
.w_44 { width:44px;}
.w_45 { width:45px;}
.w_46 { width:46px;}
.w_49 { width:49px;}
.w_50 { width:50px;}
.w_55 { width:55px;}
.w_60 { width:60px;}
.w_65 { width:65px;}
.w_70 { width:70px;}
.w_72 { width:72px;}
.w_74 { width:74px;}
.w_75 { width:75px;}
.w_80 { width:80px;}
.w_82 { width:82px;}
.w_83 { width:83px;}
.w_84 { width:84px;}
.w_85 { width:85px;}
.w_88 { width:88px;}
.w_89 { width:89px;}
.w_90 { width:90px;}
.w_93 { width:93px;}
.w_94 { width:94px;}
.w_95 { width:95px;}
.w_97 { width:97px;}
.w_98 { width:98px;}
.w_99 { width:99px;}
.w_100 { width:100px;}
.w_104 { width:104px;}
.w_105 { width:105px;}
.w_109 { width:109px;}
.w_110 { width:110px;}
.w_113 { width:113px;}
.w_120 { width:120px;}
.w_125 { width:125px;}
.w_130 { width:130px;}
.w_140 { width:140px;}
.w_145 { width:145px;}
.w_148 { width:148px;}
.w_150 { width:150px;}
.w_153 { width:153px;}
.w_155 { width:155px;}
.w_160 { width:160px;}
.w_163 { width:160px;}
.w_170 { width:170px;}
.w_180 { width:180px;}
.w_184 { width:184px;}
.w_185 { width:185px;}
.w_190 { width:190px;}
.w_194 { width:194px;}
.w_200 { width:200px;}
.w_210 { width:210px;}
.w_211 { width:211px;}
.w_220 { width:220px;}
.w_226 { width:226px;}
.w_227 { width:227px;}
.w_230 { width:230px;}
.w_231 { width:231px;}
.w_235 { width:235px;}
.w_236 { width:236px;}
.w_240 { width:240px;}
.w_248 { width:248px;}
.w_250 { width:250px;}
.w_260 { width:260px;}
.w_280 { width:280px;}
.w_300 { width:300px;}
.w_310 { width:310px;}
.w_317 { width:317px;}
.w_320 { width:320px;}
.w_326 { width:326px;}
.w_330 { width:330px;}
.w_340 { width:340px;}
.w_350 { width:350px;}
.w_364 { width:364px;}
.w_380 { width:380px;}
.w_385 { width:385px;}
.w_390 { width:390px;}
.w_400 { width:400px;}
.w_420 { width:420px;}
.w_430 { width:430px;}
.w_435 { width:435px;}
.w_450 { width:450px;}
.w_460 { width:460px;}
.w_470 { width:470px;}
.w_480 { width:480px;}
.w_490 { width:490px;}
.w_500 { width:500px;}
.w_520 { width:520px;}
.w_530 { width:530px;}
.w_540 { width:540px;}
.w_550 { width:550px;}
.w_555 { width:555px;}
.w_560 { width:560px;}
.w_600 { width:600px;}
.w_615 { width:615px;}
.w_620 { width:620px;}
.w_630 { width:630px;}
.w_670 { width:670px;}
.w_675 { width:675px;}
.w_680 { width:680px;}
.w_700 { width:700px;}
.w_710 { width:710px;}
.w_720 { width:720px;}
.w_749 { width:749px;}
.w_750 { width:750px;}
.w_758 { width:758px;}
.w_785 { width:785px;}
.w_797 { width:797px;}
.w_861 { width:861px;}
.w_825 { width:825px;}
.w_960 { width:960px!important;}
.w_980 { width:980px}

.w_half{ width: 50%; }
.w_full{ width: 100%; }

/*高さ*/
.h_1	{ height: 1px;}
.h_15	{ height: 15px; }
.h_50	{ height: 50px; }
.h_60	{ height: 60px; }
.h_240	{ height: 240px; }
.h_400	{ height: 400px; }
.h_420	{ height: 420px; }
.h_450	{ height: 450px; }

/*フロート*/

.fl { float: left }
.fr { float: right }

/*位置指定*/

.tLeft	 { text-align: left !important; }
.tCenter { text-align: center !important;}
.tRight { text-align: right;}

.flexBoxCenter {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flexVCenter {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.vat	{ vertical-align: top; }
.vam	{ vertical-align: middle; }
.vab	{ vertical-align: bottom; }

.ofh			{overflow: hidden;}
			{ zoom: 1 !important; }
/* POSITION */
.pr			{ position: relative !important; zoom: 1 !important; }
.pa			{ position: absolute !important; }
.t0			{ top: 0 !important; }
.t1			{ top: 1px !important; }
.t2			{ top: 2px !important; }
.t3			{ top: 3px !important; }
.t4			{ top: 4px !important; }
.t5			{ top: 5px !important; }
.t6			{ top: 6px !important; }
.t7			{ top: 7px !important; }
.t8			{ top: 8px !important; }
.t9			{ top: 9px !important; }
.t10		{ top: 10px !important; }
.t11		{ top: 11px !important; }
.t12		{ top: 12px !important; }
.t13		{ top: 13px !important; }
.t14		{ top: 14px !important; }
.t15		{ top: 15px !important; }
.t20		{ top: 20px !important; }
.t21		{ top: 21px !important; }
.t22		{ top: 22px !important; }
.t23		{ top: 23px !important; }
.t24		{ top: 24px !important; }
.t25		{ top: 25px !important; }
.t26		{ top: 26px !important; }
.t27		{ top: 27px !important; }
.t28		{ top: 28px !important; }
.t29		{ top: 29px !important; }
.t30		{ top: 30px !important; }

.r0			{ right: 0 !important; }
.r1			{ right: 1px !important; }
.r2			{ right: 2px !important; }
.r3			{ right: 3px !important; }
.r4			{ right: 4px !important; }
.r5			{ right: 5px !important; }
.r6			{ right: 6px !important; }
.r7			{ right: 7px !important; }
.r8			{ right: 8px !important; }
.r9			{ right: 9px !important; }
.r10		{ right: 10px !important; }
.r11		{ right: 11px !important; }
.r12		{ right: 12px !important; }
.r13		{ right: 13px !important; }
.r14		{ right: 14px !important; }
.r15		{ right: 15px !important; }
.r20		{ right: 20px !important; }
.r21		{ right: 21px !important; }
.r22		{ right: 22px !important; }
.r23		{ right: 23px !important; }
.r24		{ right: 24px !important; }
.r25		{ right: 25px !important; }
.r26		{ right: 26px !important; }
.r27		{ right: 27px !important; }
.r28		{ right: 28px !important; }
.r29		{ right: 29px !important; }
.r30		{ right: 30px !important; }

.b0			{ bottom: 0 !important; }
.b1			{ bottom: 1px !important; }
.b2			{ bottom: 2px !important; }
.b3			{ bottom: 3px !important; }
.b4			{ bottom: 4px !important; }
.b5			{ bottom: 5px !important; }
.b6			{ bottom: 6px !important; }
.b7			{ bottom: 7px !important; }
.b8			{ bottom: 8px !important; }
.b9			{ bottom: 9px !important; }
.b10		{ bottom: 10px !important; }
.b11		{ bottom: 11px !important; }
.b12		{ bottom: 12px !important; }
.b13		{ bottom: 13px !important; }
.b14		{ bottom: 14px !important; }
.b15		{ bottom: 15px !important; }
.b20		{ bottom: 20px !important; }
.b21		{ bottom: 21px !important; }
.b22		{ bottom: 22px !important; }
.b23		{ bottom: 23px !important; }
.b24		{ bottom: 24px !important; }
.b25		{ bottom: 25px !important; }
.b26		{ bottom: 26px !important; }
.b27		{ bottom: 27px !important; }
.b28		{ bottom: 28px !important; }
.b29		{ bottom: 29px !important; }
.b30		{ bottom: 30px !important; }

.l0			{ left: 0 !important; }
.l1			{ left: 1px !important; }
.l2			{ left: 2px !important; }
.l3			{ left: 3px !important; }
.l4			{ left: 4px !important; }
.l5			{ left: 5px !important; }
.l6			{ left: 6px !important; }
.l7			{ left: 7px !important; }
.l8			{ left: 8px !important; }
.l9			{ left: 9px !important; }
.l10		{ left: 10px !important; }
.l11		{ left: 11px !important; }
.l12		{ left: 12px !important; }
.l13		{ left: 13px !important; }
.l14		{ left: 14px !important; }
.l15		{ left: 15px !important; }
.l20		{ left: 20px !important; }
.l21		{ left: 21px !important; }
.l22		{ left: 22px !important; }
.l23		{ left: 23px !important; }
.l24		{ left: 24px !important; }
.l25		{ left: 25px !important; }
.l26		{ left: 26px !important; }
.l27		{ left: 27px !important; }
.l28		{ left: 28px !important; }
.l29		{ left: 29px !important; }
.l30		{ left: 30px !important; }

/* 表レイアウト */
.tlf		{ table-layout: fixed; }

/* テキスト装飾 */
.noUnderLine{ text-decoration: none !important; }
.underLine	{ text-decoration: underline !important; }

.nowrap		{ white-space: nowrap; }

.dn					{display: none !important;}
.db					{display: block !important;}
.di					{display: inline !important;}
.dt					{display: table !important;}
.dtc				{display: table-cell !important;}
.dib				{display: inline-block !important;}

.zi1		{ z-index: 1; }
.zi2		{ z-index: 2; }
