@charset "utf-8";

.d-none {
	display: none;
}

.d-block {
	display: block;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block;
}

.v-hidden {
	visibility: hidden;
}


/* ----------------------------------------

text-align

---------------------------------------- */
.ta-c { text-align: center !important }
.ta-l { text-align: left !important }
.ta-r { text-align: right !important }
.f-l { float: left !important }
.f-r { float: right !important }
.va-m { vertical-align: middle !important }


/* ----------------------------------------

width

---------------------------------------- */
.w-1ps { width: 1% !important}
.w-2ps { width: 2% !important}
.w-3ps { width: 3% !important}
.w-4ps { width: 4% !important}
.w-5ps { width: 5% !important}
.w-6ps { width: 6% !important}
.w-7ps { width: 7% !important}
.w-8ps { width: 8% !important}
.w-9ps { width: 9% !important}
.w-10ps { width: 10% !important}
.w-11ps { width: 11% !important}
.w-12ps { width: 12% !important}
.w-13ps { width: 13% !important}
.w-14ps { width: 14% !important}
.w-15ps { width: 15% !important}
.w-16ps { width: 16% !important}
.w-17ps { width: 17% !important}
.w-18ps { width: 18% !important}
.w-19ps { width: 19% !important}
.w-20ps { width: 20% !important}
.w-21ps { width: 21% !important}
.w-22ps { width: 22% !important}
.w-23ps { width: 23% !important}
.w-24ps { width: 24% !important}
.w-25ps { width: 25% !important}
.w-26ps { width: 26% !important}
.w-27ps { width: 27% !important}
.w-28ps { width: 28% !important}
.w-29ps { width: 29% !important}
.w-30ps { width: 30% !important}
.w-31ps { width: 31% !important}
.w-32ps { width: 32% !important}
.w-33ps { width: 33% !important}
.w-34ps { width: 34% !important}
.w-35ps { width: 35% !important}
.w-36ps { width: 36% !important}
.w-37ps { width: 37% !important}
.w-38ps { width: 38% !important}
.w-39ps { width: 39% !important}
.w-40ps { width: 40% !important}
.w-41ps { width: 41% !important}
.w-42ps { width: 42% !important}
.w-43ps { width: 43% !important}
.w-44ps { width: 44% !important}
.w-45ps { width: 45% !important}
.w-46ps { width: 46% !important}
.w-47ps { width: 47% !important}
.w-48ps { width: 48% !important}
.w-49ps { width: 49% !important}
.w-50ps { width: 50% !important}
.w-51ps { width: 51% !important}
.w-52ps { width: 52% !important}
.w-53ps { width: 53% !important}
.w-54ps { width: 54% !important}
.w-55ps { width: 55% !important}
.w-56ps { width: 56% !important}
.w-57ps { width: 57% !important}
.w-58ps { width: 58% !important}
.w-59ps { width: 59% !important}
.w-60ps { width: 60% !important}
.w-61ps { width: 61% !important}
.w-62ps { width: 62% !important}
.w-63ps { width: 63% !important}
.w-64ps { width: 64% !important}
.w-65ps { width: 65% !important}
.w-66ps { width: 66% !important}
.w-67ps { width: 67% !important}
.w-68ps { width: 68% !important}
.w-69ps { width: 69% !important}
.w-70ps { width: 70% !important}
.w-71ps { width: 71% !important}
.w-72ps { width: 72% !important}
.w-73ps { width: 73% !important}
.w-74ps { width: 74% !important}
.w-75ps { width: 75% !important}
.w-76ps { width: 76% !important}
.w-77ps { width: 77% !important}
.w-78ps { width: 78% !important}
.w-79ps { width: 79% !important}
.w-80ps { width: 80% !important}
.w-81ps { width: 81% !important}
.w-82ps { width: 82% !important}
.w-83ps { width: 83% !important}
.w-84ps { width: 84% !important}
.w-85ps { width: 85% !important}
.w-86ps { width: 86% !important}
.w-87ps { width: 87% !important}
.w-88ps { width: 88% !important}
.w-89ps { width: 89% !important}
.w-90ps { width: 90% !important}
.w-91ps { width: 91% !important}
.w-92ps { width: 92% !important}
.w-93ps { width: 93% !important}
.w-94ps { width: 94% !important}
.w-95ps { width: 95% !important}
.w-96ps { width: 96% !important}
.w-97ps { width: 97% !important}
.w-98ps { width: 98% !important}
.w-99ps { width: 99% !important}
.w-100ps { width: 100% !important}

.mw-5ps { max-width: 5% !important}
.mw-10ps { max-width: 10% !important}
.mw-15ps { max-width: 15% !important}
.mw-20ps { max-width: 20% !important}
.mw-25ps { max-width: 25% !important}
.mw-30ps { max-width: 30% !important}
.mw-35ps { max-width: 35% !important}
.mw-40ps { max-width: 40% !important}
.mw-45ps { max-width: 45% !important}
.mw-50ps { max-width: 50% !important}
.mw-55ps { max-width: 55% !important}
.mw-60ps { max-width: 60% !important}
.mw-65ps { max-width: 65% !important}
.mw-70ps { max-width: 70% !important}
.mw-75ps { max-width: 75% !important}
.mw-80ps { max-width: 80% !important}
.mw-85ps { max-width: 85% !important}
.mw-90ps { max-width: 90% !important}
.mw-95ps { max-width: 95% !important}

.mnw-5ps { min-width: 5% !important}
.mnw-10ps { min-width: 10% !important}
.mnw-15ps { min-width: 15% !important}
.mnw-20ps { min-width: 20% !important}
.mnw-25ps { min-width: 25% !important}
.mnw-30ps { min-width: 30% !important}
.mnw-35ps { min-width: 35% !important}
.mnw-40ps { min-width: 40% !important}
.mnw-45ps { min-width: 45% !important}
.mnw-50ps { min-width: 50% !important}
.mnw-55ps { min-width: 55% !important}
.mnw-60ps { min-width: 60% !important}
.mnw-65ps { min-width: 65% !important}
.mnw-70ps { min-width: 70% !important}
.mnw-75ps { min-width: 75% !important}
.mnw-80ps { min-width: 80% !important}
.mnw-85ps { min-width: 85% !important}
.mnw-90ps { min-width: 90% !important}
.mnw-95ps { min-width: 95% !important}
.mnw-100ps { min-width: 100% !important}


.w-10px { width: 10px !important; }
.w-20px { width: 20px !important; }
.w-30px { width: 30px !important; }
.w-40px { width: 40px !important; }
.w-50px { width: 50px !important; }
.w-60px { width: 60px !important; }
.w-70px { width: 70px !important; }
.w-80px { width: 80px !important; }
.w-90px { width: 90px !important; }
.w-100px { width: 100px !important; }
.w-110px { width: 110px !important; }
.w-120px { width: 120px !important; }
.w-130px { width: 130px !important; }
.w-140px { width: 140px !important; }
.w-150px { width: 150px !important; }
.w-160px { width: 160px !important; }
.w-170px { width: 170px !important; }
.w-180px { width: 180px !important; }
.w-190px { width: 190px !important; }
.w-200px { width: 200px !important; }
.w-210px { width: 210px !important; }
.w-220px { width: 220px !important; }
.w-230px { width: 230px !important; }
.w-240px { width: 240px !important; }
.w-250px { width: 250px !important; }
.w-260px { width: 260px !important; }
.w-270px { width: 270px !important; }
.w-280px { width: 280px !important; }
.w-290px { width: 290px !important; }
.w-300px { width: 300px !important; }
.w-310px { width: 310px !important; }
.w-320px { width: 320px !important; }
.w-330px { width: 330px !important; }
.w-340px { width: 340px !important; }
.w-350px { width: 350px !important; }
.w-360px { width: 360px !important; }
.w-370px { width: 370px !important; }
.w-380px { width: 380px !important; }
.w-390px { width: 390px !important; }
.w-400px { width: 400px !important; }
.w-410px { width: 410px !important; }
.w-420px { width: 420px !important; }
.w-430px { width: 430px !important; }
.w-440px { width: 440px !important; }
.w-450px { width: 450px !important; }
.w-460px { width: 460px !important; }
.w-470px { width: 470px !important; }
.w-480px { width: 480px !important; }
.w-490px { width: 490px !important; }
.w-500px { width: 500px !important; }
.w-510px { width: 510px !important; }
.w-520px { width: 520px !important; }
.w-530px { width: 530px !important; }
.w-540px { width: 540px !important; }
.w-550px { width: 550px !important; }
.w-560px { width: 560px !important; }
.w-570px { width: 570px !important; }
.w-580px { width: 580px !important; }
.w-590px { width: 590px !important; }
.w-600px { width: 600px !important; }
.w-610px { width: 610px !important; }
.w-620px { width: 620px !important; }
.w-630px { width: 630px !important; }
.w-640px { width: 640px !important; }
.w-650px { width: 650px !important; }
.w-660px { width: 660px !important; }
.w-670px { width: 670px !important; }
.w-680px { width: 680px !important; }
.w-690px { width: 690px !important; }
.w-700px { width: 700px !important; }
.w-710px { width: 710px !important; }
.w-720px { width: 720px !important; }
.w-730px { width: 730px !important; }
.w-740px { width: 740px !important; }
.w-750px { width: 750px !important; }
.w-760px { width: 760px !important; }
.w-770px { width: 770px !important; }
.w-780px { width: 780px !important; }
.w-790px { width: 790px !important; }
.w-800px { width: 800px !important; }
.w-810px { width: 810px !important; }
.w-820px { width: 820px !important; }
.w-830px { width: 830px !important; }
.w-840px { width: 840px !important; }
.w-850px { width: 850px !important; }
.w-860px { width: 860px !important; }
.w-870px { width: 870px !important; }
.w-880px { width: 880px !important; }
.w-890px { width: 890px !important; }
.w-900px { width: 900px !important; }
.w-910px { width: 910px !important; }
.w-920px { width: 920px !important; }
.w-930px { width: 930px !important; }
.w-940px { width: 940px !important; }
.w-950px { width: 950px !important; }
.w-960px { width: 960px !important; }
.w-970px { width: 970px !important; }
.w-980px { width: 980px !important; }
.w-990px { width: 990px !important; }
.w-1000px { width: 1000px !important; }

.mw-10px { max-width: 10px !important; }
.mw-20px { max-width: 20px !important; }
.mw-30px { max-width: 30px !important; }
.mw-40px { max-width: 40px !important; }
.mw-50px { max-width: 50px !important; }
.mw-60px { max-width: 60px !important; }
.mw-70px { max-width: 70px !important; }
.mw-80px { max-width: 80px !important; }
.mw-90px { max-width: 90px !important; }
.mw-100px { max-width: 100px !important; }
.mw-110px { max-width: 110px !important; }
.mw-120px { max-width: 120px !important; }
.mw-130px { max-width: 130px !important; }
.mw-140px { max-width: 140px !important; }
.mw-150px { max-width: 150px !important; }
.mw-160px { max-width: 160px !important; }
.mw-170px { max-width: 170px !important; }
.mw-180px { max-width: 180px !important; }
.mw-190px { max-width: 190px !important; }
.mw-200px { max-width: 200px !important; }
.mw-210px { max-width: 210px !important; }
.mw-220px { max-width: 220px !important; }
.mw-230px { max-width: 230px !important; }
.mw-240px { max-width: 240px !important; }
.mw-250px { max-width: 250px !important; }
.mw-260px { max-width: 260px !important; }
.mw-270px { max-width: 270px !important; }
.mw-280px { max-width: 280px !important; }
.mw-290px { max-width: 290px !important; }
.mw-300px { max-width: 300px !important; }
.mw-310px { max-width: 310px !important; }
.mw-320px { max-width: 320px !important; }
.mw-330px { max-width: 330px !important; }
.mw-340px { max-width: 340px !important; }
.mw-350px { max-width: 350px !important; }
.mw-360px { max-width: 360px !important; }
.mw-370px { max-width: 370px !important; }
.mw-380px { max-width: 380px !important; }
.mw-390px { max-width: 390px !important; }
.mw-400px { max-width: 400px !important; }
.mw-410px { max-width: 410px !important; }
.mw-420px { max-width: 420px !important; }
.mw-430px { max-width: 430px !important; }
.mw-440px { max-width: 440px !important; }
.mw-450px { max-width: 450px !important; }
.mw-460px { max-width: 460px !important; }
.mw-470px { max-width: 470px !important; }
.mw-480px { max-width: 480px !important; }
.mw-490px { max-width: 490px !important; }
.mw-500px { max-width: 500px !important; }
.mw-510px { max-width: 510px !important; }
.mw-520px { max-width: 520px !important; }
.mw-530px { max-width: 530px !important; }
.mw-540px { max-width: 540px !important; }
.mw-550px { max-width: 550px !important; }
.mw-560px { max-width: 560px !important; }
.mw-570px { max-width: 570px !important; }
.mw-580px { max-width: 580px !important; }
.mw-590px { max-width: 590px !important; }
.mw-600px { max-width: 600px !important; }
.mw-610px { max-width: 610px !important; }
.mw-620px { max-width: 620px !important; }
.mw-630px { max-width: 630px !important; }
.mw-640px { max-width: 640px !important; }
.mw-650px { max-width: 650px !important; }
.mw-660px { max-width: 660px !important; }
.mw-670px { max-width: 670px !important; }
.mw-680px { max-width: 680px !important; }
.mw-690px { max-width: 690px !important; }
.mw-700px { max-width: 700px !important; }
.mw-710px { max-width: 710px !important; }
.mw-720px { max-width: 720px !important; }
.mw-730px { max-width: 730px !important; }
.mw-740px { max-width: 740px !important; }
.mw-750px { max-width: 750px !important; }
.mw-760px { max-width: 760px !important; }
.mw-770px { max-width: 770px !important; }
.mw-780px { max-width: 780px !important; }
.mw-790px { max-width: 790px !important; }
.mw-800px { max-width: 800px !important; }
.mw-810px { max-width: 810px !important; }
.mw-820px { max-width: 820px !important; }
.mw-830px { max-width: 830px !important; }
.mw-840px { max-width: 840px !important; }
.mw-850px { max-width: 850px !important; }
.mw-860px { max-width: 860px !important; }
.mw-870px { max-width: 870px !important; }
.mw-880px { max-width: 880px !important; }
.mw-890px { max-width: 890px !important; }
.mw-900px { max-width: 900px !important; }
.mw-910px { max-width: 910px !important; }
.mw-920px { max-width: 920px !important; }
.mw-930px { max-width: 930px !important; }
.mw-940px { max-width: 940px !important; }
.mw-950px { max-width: 950px !important; }
.mw-960px { max-width: 960px !important; }
.mw-970px { max-width: 970px !important; }
.mw-980px { max-width: 980px !important; }
.mw-990px { max-width: 990px !important; }
.mw-1000px { max-width: 1000px !important; }



.mnw-10px { min-width: 10px !important; }
.mnw-20px { min-width: 20px !important; }
.mnw-30px { min-width: 30px !important; }
.mnw-40px { min-width: 40px !important; }
.mnw-50px { min-width: 50px !important; }
.mnw-60px { min-width: 60px !important; }
.mnw-70px { min-width: 70px !important; }
.mnw-80px { min-width: 80px !important; }
.mnw-90px { min-width: 90px !important; }
.mnw-100px { min-width: 100px !important; }
.mnw-110px { min-width: 110px !important; }
.mnw-120px { min-width: 120px !important; }
.mnw-130px { min-width: 130px !important; }
.mnw-140px { min-width: 140px !important; }
.mnw-150px { min-width: 150px !important; }
.mnw-160px { min-width: 160px !important; }
.mnw-170px { min-width: 170px !important; }
.mnw-180px { min-width: 180px !important; }
.mnw-190px { min-width: 190px !important; }
.mnw-200px { min-width: 200px !important; }
.mnw-210px { min-width: 210px !important; }
.mnw-220px { min-width: 220px !important; }
.mnw-230px { min-width: 230px !important; }
.mnw-240px { min-width: 240px !important; }
.mnw-250px { min-width: 250px !important; }
.mnw-260px { min-width: 260px !important; }
.mnw-270px { min-width: 270px !important; }
.mnw-280px { min-width: 280px !important; }
.mnw-290px { min-width: 290px !important; }
.mnw-300px { min-width: 300px !important; }
.mnw-310px { min-width: 310px !important; }
.mnw-320px { min-width: 320px !important; }
.mnw-330px { min-width: 330px !important; }
.mnw-340px { min-width: 340px !important; }
.mnw-350px { min-width: 350px !important; }
.mnw-360px { min-width: 360px !important; }
.mnw-370px { min-width: 370px !important; }
.mnw-380px { min-width: 380px !important; }
.mnw-390px { min-width: 390px !important; }
.mnw-400px { min-width: 400px !important; }
.mnw-410px { min-width: 410px !important; }
.mnw-420px { min-width: 420px !important; }
.mnw-430px { min-width: 430px !important; }
.mnw-440px { min-width: 440px !important; }
.mnw-450px { min-width: 450px !important; }
.mnw-460px { min-width: 460px !important; }
.mnw-470px { min-width: 470px !important; }
.mnw-480px { min-width: 480px !important; }
.mnw-490px { min-width: 490px !important; }
.mnw-500px { min-width: 500px !important; }
.mnw-510px { min-width: 510px !important; }
.mnw-520px { min-width: 520px !important; }
.mnw-530px { min-width: 530px !important; }
.mnw-540px { min-width: 540px !important; }
.mnw-550px { min-width: 550px !important; }
.mnw-560px { min-width: 560px !important; }
.mnw-570px { min-width: 570px !important; }
.mnw-580px { min-width: 580px !important; }
.mnw-590px { min-width: 590px !important; }
.mnw-600px { min-width: 600px !important; }
.mnw-610px { min-width: 610px !important; }
.mnw-620px { min-width: 620px !important; }
.mnw-630px { min-width: 630px !important; }
.mnw-640px { min-width: 640px !important; }
.mnw-650px { min-width: 650px !important; }
.mnw-660px { min-width: 660px !important; }
.mnw-670px { min-width: 670px !important; }
.mnw-680px { min-width: 680px !important; }
.mnw-690px { min-width: 690px !important; }
.mnw-700px { min-width: 700px !important; }
.mnw-710px { min-width: 710px !important; }
.mnw-720px { min-width: 720px !important; }
.mnw-730px { min-width: 730px !important; }
.mnw-740px { min-width: 740px !important; }
.mnw-750px { min-width: 750px !important; }
.mnw-760px { min-width: 760px !important; }
.mnw-770px { min-width: 770px !important; }
.mnw-780px { min-width: 780px !important; }
.mnw-790px { min-width: 790px !important; }
.mnw-800px { min-width: 800px !important; }
.mnw-810px { min-width: 810px !important; }
.mnw-820px { min-width: 820px !important; }
.mnw-830px { min-width: 830px !important; }
.mnw-840px { min-width: 840px !important; }
.mnw-850px { min-width: 850px !important; }
.mnw-860px { min-width: 860px !important; }
.mnw-870px { min-width: 870px !important; }
.mnw-880px { min-width: 880px !important; }
.mnw-890px { min-width: 890px !important; }
.mnw-900px { min-width: 900px !important; }
.mnw-910px { min-width: 910px !important; }
.mnw-920px { min-width: 920px !important; }
.mnw-930px { min-width: 930px !important; }
.mnw-940px { min-width: 940px !important; }
.mnw-950px { min-width: 950px !important; }
.mnw-960px { min-width: 960px !important; }
.mnw-970px { min-width: 970px !important; }
.mnw-980px { min-width: 980px !important; }
.mnw-990px { min-width: 990px !important; }
.mnw-1000px { min-width: 1000px !important; }


/* ----------------------------------------

height

---------------------------------------- */
.h-10px { height: 10px !important; }
.h-20px { height: 20px !important; }
.h-30px { height: 30px !important; }
.h-40px { height: 40px !important; }
.h-50px { height: 50px !important; }
.h-60px { height: 60px !important; }
.h-70px { height: 70px !important; }
.h-80px { height: 80px !important; }
.h-90px { height: 90px !important; }
.h-100px { height: 100px !important; }
.h-110px { height: 110px !important; }
.h-120px { height: 120px !important; }
.h-130px { height: 130px !important; }
.h-140px { height: 140px !important; }
.h-150px { height: 150px !important; }
.h-160px { height: 160px !important; }
.h-170px { height: 170px !important; }
.h-180px { height: 180px !important; }
.h-190px { height: 190px !important; }
.h-200px { height: 200px !important; }
.h-210px { height: 210px !important; }
.h-220px { height: 220px !important; }
.h-230px { height: 230px !important; }
.h-240px { height: 240px !important; }
.h-250px { height: 250px !important; }
.h-260px { height: 260px !important; }
.h-270px { height: 270px !important; }
.h-280px { height: 280px !important; }
.h-290px { height: 290px !important; }
.h-300px { height: 300px !important; }
.h-310px { height: 310px !important; }
.h-320px { height: 320px !important; }
.h-330px { height: 330px !important; }
.h-340px { height: 340px !important; }
.h-350px { height: 350px !important; }
.h-360px { height: 360px !important; }
.h-370px { height: 370px !important; }
.h-380px { height: 380px !important; }
.h-390px { height: 390px !important; }
.h-400px { height: 400px !important; }
.h-410px { height: 410px !important; }
.h-420px { height: 420px !important; }
.h-430px { height: 430px !important; }
.h-440px { height: 440px !important; }
.h-450px { height: 450px !important; }
.h-460px { height: 460px !important; }
.h-470px { height: 470px !important; }
.h-480px { height: 480px !important; }
.h-490px { height: 490px !important; }
.h-500px { height: 500px !important; }
.h-510px { height: 510px !important; }
.h-520px { height: 520px !important; }
.h-530px { height: 530px !important; }
.h-540px { height: 540px !important; }
.h-550px { height: 550px !important; }
.h-560px { height: 560px !important; }
.h-570px { height: 570px !important; }
.h-580px { height: 580px !important; }
.h-590px { height: 590px !important; }
.h-600px { height: 600px !important; }
.h-610px { height: 610px !important; }
.h-620px { height: 620px !important; }
.h-630px { height: 630px !important; }
.h-640px { height: 640px !important; }
.h-650px { height: 650px !important; }
.h-660px { height: 660px !important; }
.h-670px { height: 670px !important; }
.h-680px { height: 680px !important; }
.h-690px { height: 690px !important; }
.h-700px { height: 700px !important; }
.h-710px { height: 710px !important; }
.h-720px { height: 720px !important; }
.h-730px { height: 730px !important; }
.h-740px { height: 740px !important; }
.h-750px { height: 750px !important; }
.h-760px { height: 760px !important; }
.h-770px { height: 770px !important; }
.h-780px { height: 780px !important; }
.h-790px { height: 790px !important; }
.h-800px { height: 800px !important; }
.h-810px { height: 810px !important; }
.h-820px { height: 820px !important; }
.h-830px { height: 830px !important; }
.h-840px { height: 840px !important; }
.h-850px { height: 850px !important; }
.h-860px { height: 860px !important; }
.h-870px { height: 870px !important; }
.h-880px { height: 880px !important; }
.h-890px { height: 890px !important; }
.h-900px { height: 900px !important; }
.h-910px { height: 910px !important; }
.h-920px { height: 920px !important; }
.h-930px { height: 930px !important; }
.h-940px { height: 940px !important; }
.h-950px { height: 950px !important; }
.h-960px { height: 960px !important; }
.h-970px { height: 970px !important; }
.h-980px { height: 980px !important; }
.h-990px { height: 990px !important; }
.h-1000px { height: 1000px !important; }


/* ----------------------------------------

margin

---------------------------------------- */
.mt-5px { margin-top:  5px !important; }
.mt-10px { margin-top: 10px !important; }
.mt-15px { margin-top: 15px !important; }
.mt-20px { margin-top: 20px !important; }
.mt-25px { margin-top: 25px !important; }
.mt-30px { margin-top: 30px !important; }

.mr-5px { margin-right:  5px !important; }
.mr-10px { margin-right: 10px !important; }
.mr-15px { margin-right: 15px !important; }
.mr-20px { margin-right: 20px !important; }
.mr-25px { margin-right: 25px !important; }
.mr-30px { margin-right: 30px !important; }

.mb-5px { margin-bottom:  5px !important; }
.mb-10px { margin-bottom: 10px !important; }
.mb-15px { margin-bottom: 15px !important; }
.mb-20px { margin-bottom: 20px !important; }
.mb-25px { margin-bottom: 25px !important; }
.mb-30px { margin-bottom: 30px !important; }

.ml-5px { margin-left:  5px !important; }
.ml-10px { margin-left: 10px !important; }
.ml-15px { margin-left: 15px !important; }
.ml-20px { margin-left: 20px !important; }
.ml-25px { margin-left: 25px !important; }
.ml-30px { margin-left: 30px !important; }

.m-5px {margin:5px !important;}
.m-10px {margin:10px !important;}
.m-15px {margin:15px !important;}
.m-20px {margin:20px !important;}
.m-25px {margin:25px !important;}
.m-30px {margin:30px !important;}

/* ----------------------------------------

padding

---------------------------------------- */
.pt-0px { padding-top:  0px !important; }
.pt-5px { padding-top:  5px !important; }
.pt-10px { padding-top: 10px !important; }
.pt-15px { padding-top: 15px !important; }
.pt-20px { padding-top: 20px !important; }
.pt-25px { padding-top: 25px !important; }
.pt-30px { padding-top: 30px !important; }

.pr-0px { padding-right:  0px !important; }
.pr-5px { padding-right:  5px !important; }
.pr-10px { padding-right: 10px !important; }
.pr-15px { padding-right: 15px !important; }
.pr-20px { padding-right: 20px !important; }
.pr-25px { padding-right: 25px !important; }
.pr-30px { padding-right: 30px !important; }

.pb-0px { padding-bottom:  0px !important; }
.pb-5px { padding-bottom:  5px !important; }
.pb-10px { padding-bottom: 10px !important; }
.pb-15px { padding-bottom: 15px !important; }
.pb-20px { padding-bottom: 20px !important; }
.pb-25px { padding-bottom: 25px !important; }
.pb-30px { padding-bottom: 30px !important; }

.pl-0px { padding-left:  0px !important; }
.pl-5px { padding-left:  5px !important; }
.pl-10px { padding-left: 10px !important; }
.pl-15px { padding-left: 15px !important; }
.pl-20px { padding-left: 20px !important; }
.pl-25px { padding-left: 25px !important; }
.pl-30px { padding-left: 30px !important; }

.p-5px {padding:5px !important;}
.p-10px {padding:10px !important;}
.p-15px {padding:15px !important;}
.p-20px {padding:20px !important;}
.p-25px {padding:25px !important;}
.p-30px {padding:30px !important;}

/* ----------------------------------------

clear fix

---------------------------------------- */
.cf:before, .cf:after {
	content:"";
	display:table;
}

.cf:after { clear:both; }

/* IE6,7 */
.cf { zoom:1; }

.alpha:hover
{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/*
div#hoge a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}
*/
