@charset "utf-8";

.d-none {
	display: none;
}

.d-block {
	display: block;
}

.d-inline {
	display: inline;
}

.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}
.mw-100ps { max-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; }


/* ----------------------------------------

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;
}
*/
