@charset "utf-8";

/* -----------------------------------------------------------
≪CSS汎用スタイル定義≫
2012年3月22日
----------------------------------------------------------- */

/* ▼ 行揃え */
.right { text-align: right !important; }
.left { text-align: left !important; }
.center { text-align: center !important; }
.justify { text-align: justify !important; text-justify: distribute !important; }

.right th, .right td { text-align: right !important; }
.left th, .left td { text-align: left !important; }
.center th, .center td { text-align: center !important; }
.justify th, .justify td { text-align: justify !important; text-justify: distribute !important; }

/* ▼ ブロックレベル要素の中央寄せ */
.bCenter { margin-right: auto !important; margin-left: auto !important; }

/* ▼ 縦位置 */
.vTop { vertical-align: top !important; }
.vBottom { vertical-align: bottom !important; }
.vMiddle { vertical-align: middle !important; }
.vBase { vertical-align: baseline !important; }
.vTxtTop { vertical-align: text-top !important; }
.vTxtBottom { vertical-align: text-bottom !important; }

.vTop th, .vTop td { vertical-align: top !important; }
.vBottom th, .vBottom td { vertical-align: bottom !important; }
.vMiddle th, .vMiddle td { vertical-align: middle !important; }
.vBase th, .vBase td { vertical-align: baseline !important; }
.vTxtTop th, .vTxtTop td { vertical-align: text-top !important; }
.vTxtBottom th, .vTxtBottom td { vertical-align: text-bottom !important; }

/* ▼ 表示形式 */
.block { display: block !important; }
.inline { display: inline !important; }
.noDisplay { display: none !important; }

/* ▼ オーバーフロー */
.ofVisible { overflow: visible !important; }
.ofHidden { overflow: hidden !important; }
.ofScroll { overflow: scroll !important; }

/* ▼ 可視状態 */
.visible { visibility: visible !important; }
.hidden { visibility: hidden !important; }

/* ▼ 回り込み */
.fRight { float: right !important; }
.fLeft { float: left !important; }

/* ▼ 回り込み解除 */
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
}
	
.clearfix { display: inline-block; }

/* Hides from IE Mac */
* html .clearfix { height: 1%; }
.clearfix{ display:block; }
/* End Hack */

/* ▼ 横幅指定 */
.w5per { width: 5%; }
.w10per { width: 10%; }
.w15per { width: 15%; }
.w20per { width: 20%; }
.w25per { width: 25%; }
.w30per { width: 30%; }
.w35per { width: 35%; }
.w40per { width: 40%; }
.w45per { width: 45%; }
.w50per { width: 50%; }
.w55per { width: 55%; }
.w60per { width: 60%; }
.w65per { width: 65%; }
.w70per { width: 70%; }
.w75per { width: 75%; }
.w80per { width: 80%; }
.w85per { width: 85%; }
.w90per { width: 90%; }
.w95per { width: 95%; }
.w100per { width: 100%; }

.w50px { width: 50px; }
.w55px { width: 55px; }
.w60px { width: 60px; }
.w65px { width: 65px; }
.w70px { width: 70px; }
.w75px { width: 75px; }
.w80px { width: 80px; }
.w85px { width: 85px; }
.w90px { width: 90px; }
.w95px { width: 95px; }
.w100px { width: 100px; }
.w105px { width: 105px; }
.w110px { width: 110px; }
.w115px { width: 115px; }
.w120px { width: 120px; }
.w125px { width: 125px; }
.w130px { width: 130px; }
.w135px { width: 135px; }
.w140px { width: 140px; }
.w145px { width: 145px; }
.w150px { width: 150px; }
.w155px { width: 155px; }
.w160px { width: 160px; }
.w165px { width: 165px; }
.w170px { width: 170px; }
.w175px { width: 175px; }
.w180px { width: 180px; }
.w185px { width: 185px; }
.w190px { width: 190px; }
.w195px { width: 195px; }
.w200px { width: 200px; }
.w205px { width: 205px; }
.w210px { width: 210px; }
.w215px { width: 215px; }
.w220px { width: 220px; }
.w225px { width: 225px; }
.w230px { width: 230px; }
.w235px { width: 235px; }
.w240px { width: 240px; }
.w245px { width: 245px; }
.w250px { width: 250px; }
.w255px { width: 255px; }
.w260px { width: 260px; }
.w265px { width: 265px; }
.w270px { width: 270px; }
.w275px { width: 275px; }
.w280px { width: 280px; }
.w285px { width: 285px; }
.w290px { width: 290px; }
.w295px { width: 295px; }
.w300px { width: 300px; }
.w305px { width: 305px; }
.w310px { width: 310px; }
.w315px { width: 315px; }
.w320px { width: 320px; }
.w325px { width: 325px; }
.w330px { width: 330px; }
.w335px { width: 335px; }
.w340px { width: 340px; }
.w345px { width: 345px; }
.w350px { width: 350px; }
.w355px { width: 355px; }
.w360px { width: 360px; }
.w365px { width: 365px; }
.w370px { width: 370px; }
.w375px { width: 375px; }
.w380px { width: 380px; }
.w385px { width: 385px; }
.w390px { width: 390px; }
.w395px { width: 395px; }
.w400px { width: 400px; }
.w405px { width: 405px; }
.w410px { width: 410px; }
.w415px { width: 415px; }
.w420px { width: 420px; }
.w425px { width: 425px; }
.w430px { width: 430px; }
.w435px { width: 435px; }
.w440px { width: 440px; }
.w445px { width: 445px; }
.w450px { width: 450px; }
.w455px { width: 455px; }
.w460px { width: 460px; }
.w465px { width: 465px; }
.w470px { width: 470px; }
.w475px { width: 475px; }
.w480px { width: 480px; }
.w485px { width: 485px; }
.w490px { width: 490px; }
.w495px { width: 495px; }
.w500px { width: 500px; }
.w505px { width: 505px; }
.w510px { width: 510px; }
.w515px { width: 515px; }
.w520px { width: 520px; }
.w525px { width: 525px; }
.w530px { width: 530px; }
.w535px { width: 535px; }
.w540px { width: 540px; }
.w545px { width: 545px; }
.w550px { width: 550px; }
.w555px { width: 555px; }
.w560px { width: 560px; }
.w565px { width: 565px; }
.w570px { width: 570px; }
.w575px { width: 575px; }
.w580px { width: 580px; }
.w585px { width: 585px; }
.w590px { width: 590px; }
.w595px { width: 595px; }
.w600px { width: 600px; }
.w605px { width: 605px; }
.w610px { width: 610px; }
.w615px { width: 615px; }
.w620px { width: 620px; }
.w625px { width: 625px; }
.w630px { width: 630px; }
.w635px { width: 635px; }
.w640px { width: 640px; }
.w645px { width: 645px; }
.w650px { width: 650px; }
.w655px { width: 655px; }
.w660px { width: 660px; }
.w665px { width: 665px; }
.w670px { width: 670px; }
.w675px { width: 675px; }
.w680px { width: 680px; }
.w685px { width: 685px; }
.w690px { width: 690px; }
.w695px { width: 695px; }
.w700px { width: 700px; }
.w705px { width: 705px; }
.w710px { width: 710px; }
.w715px { width: 715px; }
.w720px { width: 720px; }
.w725px { width: 725px; }
.w730px { width: 730px; }
.w735px { width: 735px; }
.w740px { width: 740px; }
.w745px { width: 745px; }
.w750px { width: 750px; }
.w755px { width: 755px; }
.w760px { width: 760px; }
.w765px { width: 765px; }
.w770px { width: 770px; }
.w775px { width: 775px; }
.w780px { width: 780px; }
.w785px { width: 785px; }
.w790px { width: 790px; }
.w795px { width: 795px; }
.w800px { width: 800px; }
.w805px { width: 805px; }
.w810px { width: 810px; }
.w815px { width: 815px; }
.w820px { width: 820px; }
.w825px { width: 825px; }
.w830px { width: 830px; }
.w835px { width: 835px; }
.w840px { width: 840px; }
.w845px { width: 845px; }
.w850px { width: 850px; }
.w855px { width: 855px; }
.w860px { width: 860px; }
.w865px { width: 865px; }
.w870px { width: 870px; }
.w875px { width: 875px; }
.w880px { width: 880px; }
.w885px { width: 885px; }
.w890px { width: 890px; }
.w895px { width: 895px; }
.w900px { width: 900px; }

/* ▼ 文字サイズ変更 */
.fs50 { font-size: 50% !important; }
.fs55 { font-size: 55% !important; }
.fs60 { font-size: 60% !important; }
.fs65 { font-size: 65% !important; }
.fs70 { font-size: 70% !important; }
.fs75 { font-size: 75% !important; }
.fs80 { font-size: 80% !important; }
.fs85 { font-size: 85% !important; }
.fs90 { font-size: 90% !important; }
.fs95 { font-size: 95% !important; }
.fs100 { font-size: 100% !important; }
.fs110 { font-size: 110% !important; }
.fs120 { font-size: 120% !important; }
.fs130 { font-size: 130% !important; }
.fs140 { font-size: 140% !important; }
.fs150 { font-size: 150% !important; }
.fs160 { font-size: 160% !important; }
.fs170 { font-size: 170% !important; }
.fs180 { font-size: 180% !important; }

/* ▼ ライン高指定 */
.lhNormal { line-height: normal !important; }
.lh100 { line-height: 100% !important; }
.lh110 { line-height: 110% !important; }
.lh120 { line-height: 120% !important; }
.lh130 { line-height: 130% !important; }
.lh140 { line-height: 140% !important; }
.lh150 { line-height: 150% !important; }
.lh160 { line-height: 160% !important; }
.lh170 { line-height: 170% !important; }
.lh180 { line-height: 180% !important; }
.lh190 { line-height: 190% !important; }
.lh200 { line-height: 200% !important; }

/* ▼ 文字スタイル指定 */
.bold { font-weight: bold !important; }
.italic { font-style: italic !important; }
.underline { text-decoration: underline !important; }
.normal { text-decoration: none !important; font-weight: normal !important; font-style: normal !important; }
.serif { font-family: "Times New Roman", Times, serif !important; }
.sans-serif { font-family: sans-serif !important; }

/* ▼ ホワイトスペースの扱い */
.nowrap { white-space: nowrap !important; }
.pre { white-space: pre !important; }

/* ▼ 行頭の文字を前に出す */
.hang5 { text-indent: -0.5em !important; margin-left: 0.5em !important; }
.hang10 { text-indent: -1.0em !important; margin-left: 1.0em !important; }
.hang15 { text-indent: -1.5em !important; margin-left: 1.5em !important; }
.hang20 { text-indent: -2.0em !important; margin-left: 2.0em !important; }

ul.hang5,
ul.hang10,
ul.hang15,
ul.hang20,
ol.hang5,
ol.hang10,
ol.hang15,
ol.hang20,
ol.hang25 {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}

ul.hang5 li { text-indent: -0.5em !important; margin-left: 0.5em !important; }
ul.hang10 li { text-indent: -1.0em !important; margin-left: 1.0em !important; }
ul.hang15 li { text-indent: -1.5em !important; margin-left: 1.5em !important; }
ul.hang20 li { text-indent: -2.0em !important; margin-left: 2.0em !important; }
ul.hang25 li { text-indent: -2.5em !important; margin-left: 2.5em !important; }
ol.hang5 li { text-indent: -0.5em !important; margin-left: 0.5em !important; }
ol.hang10 li { text-indent: -1.0em !important; margin-left: 1.0em !important; }
ol.hang15 li { text-indent: -1.5em !important; margin-left: 1.5em !important; }
ol.hang20 li { text-indent: -2.0em !important; margin-left: 2.0em !important; }
ol.hang25 li { text-indent: -2.5em !important; margin-left: 2.5em !important; }


/* ▼ 間隔指定 */
.m0 { margin: 0 !important; }
.m5 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.m50 { margin: 50px !important; }
.m55 { margin: 55px !important; }
.m60 { margin: 60px !important; }
.m65 { margin: 65px !important; }
.m70 { margin: 70px !important; }
.m75 { margin: 75px !important; }
.m80 { margin: 80px !important; }
.m85 { margin: 85px !important; }
.m90 { margin: 90px !important; }
.m95 { margin: 95px !important; }
.m100 { margin: 100px !important; }

.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }
.mt-5 { margin-top: -5px !important; }
.mt-10 { margin-top: -10px !important; }
.mt-15 { margin-top: -15px !important; }
.mt-20 { margin-top: -20px !important; }
.mt-25 { margin-top: -25px !important; }
.mt-30 { margin-top: -30px !important; }
.mt-35 { margin-top: -35px !important; }
.mt-40 { margin-top: -40px !important; }
.mt-45 { margin-top: -45px !important; }
.mt-50 { margin-top: -50px !important; }
.mt-55 { margin-top: -55px !important; }
.mt-60 { margin-top: -60px !important; }
.mt-65 { margin-top: -65px !important; }
.mt-70 { margin-top: -70px !important; }
.mt-75 { margin-top: -75px !important; }
.mt-80 { margin-top: -80px !important; }
.mt-85 { margin-top: -85px !important; }
.mt-90 { margin-top: -90px !important; }
.mt-95 { margin-top: -95px !important; }
.mt-100 { margin-top: -100px !important; }

.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }
.mr-5 { margin-right: -5px !important; }
.mr-10 { margin-right: -10px !important; }
.mr-15 { margin-right: -15px !important; }
.mr-20 { margin-right: -20px !important; }
.mr-25 { margin-right: -25px !important; }
.mr-30 { margin-right: -30px !important; }
.mr-35 { margin-right: -35px !important; }
.mr-40 { margin-right: -40px !important; }
.mr-45 { margin-right: -45px !important; }
.mr-50 { margin-right: -50px !important; }
.mr-55 { margin-right: -55px !important; }
.mr-60 { margin-right: -60px !important; }
.mr-65 { margin-right: -65px !important; }
.mr-70 { margin-right: -70px !important; }
.mr-75 { margin-right: -75px !important; }
.mr-80 { margin-right: -80px !important; }
.mr-85 { margin-right: -85px !important; }
.mr-90 { margin-right: -90px !important; }
.mr-95 { margin-right: -95px !important; }
.mr-100 { margin-right: -100px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }
.mb-5 { margin-bottom: -5px !important; }
.mb-10 { margin-bottom: -10px !important; }
.mb-15 { margin-bottom: -15px !important; }
.mb-20 { margin-bottom: -20px !important; }
.mb-25 { margin-bottom: -25px !important; }
.mb-30 { margin-bottom: -30px !important; }
.mb-35 { margin-bottom: -35px !important; }
.mb-40 { margin-bottom: -40px !important; }
.mb-45 { margin-bottom: -45px !important; }
.mb-50 { margin-bottom: -50px !important; }
.mb-55 { margin-bottom: -55px !important; }
.mb-60 { margin-bottom: -60px !important; }
.mb-65 { margin-bottom: -65px !important; }
.mb-70 { margin-bottom: -70px !important; }
.mb-75 { margin-bottom: -75px !important; }
.mb-80 { margin-bottom: -80px !important; }
.mb-85 { margin-bottom: -85px !important; }
.mb-90 { margin-bottom: -90px !important; }
.mb-95 { margin-bottom: -95px !important; }
.mb-100 { margin-bottom: -100px !important; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 70px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }
.ml-5 { margin-left: -5px !important; }
.ml-10 { margin-left: -10px !important; }
.ml-15 { margin-left: -15px !important; }
.ml-20 { margin-left: -20px !important; }
.ml-25 { margin-left: -25px !important; }
.ml-30 { margin-left: -30px !important; }
.ml-35 { margin-left: -35px !important; }
.ml-40 { margin-left: -40px !important; }
.ml-45 { margin-left: -45px !important; }
.ml-50 { margin-left: -50px !important; }
.ml-55 { margin-left: -55px !important; }
.ml-60 { margin-left: -60px !important; }
.ml-65 { margin-left: -65px !important; }
.ml-70 { margin-left: -70px !important; }
.ml-75 { margin-left: -75px !important; }
.ml-80 { margin-left: -80px !important; }
.ml-85 { margin-left: -85px !important; }
.ml-90 { margin-left: -90px !important; }
.ml-95 { margin-left: -95px !important; }
.ml-100 { margin-left: -100px !important; }

.mv0 { margin-top: 0 !important; margin-bottom: 0 !important; }
.mv5 { margin-top: 5px !important; margin-bottom: 5px !important; }
.mv10 { margin-top: 10px !important; margin-bottom: 10px !important; }
.mv15 { margin-top: 15px !important; margin-bottom: 15px !important; }
.mv20 { margin-top: 20px !important; margin-bottom: 20px !important; }
.mv25 { margin-top: 25px !important; margin-bottom: 25px !important; }
.mv30 { margin-top: 30px !important; margin-bottom: 30px !important; }
.mv35 { margin-top: 35px !important; margin-bottom: 35px !important; }
.mv40 { margin-top: 40px !important; margin-bottom: 40px !important; }
.mv45 { margin-top: 45px !important; margin-bottom: 45px !important; }
.mv50 { margin-top: 50px !important; margin-bottom: 50px !important; }
.mv55 { margin-top: 55px !important; margin-bottom: 55px !important; }
.mv60 { margin-top: 60px !important; margin-bottom: 60px !important; }
.mv65 { margin-top: 65px !important; margin-bottom: 65px !important; }
.mv70 { margin-top: 70px !important; margin-bottom: 70px !important; }
.mv75 { margin-top: 75px !important; margin-bottom: 75px !important; }
.mv80 { margin-top: 80px !important; margin-bottom: 80px !important; }
.mv85 { margin-top: 85px !important; margin-bottom: 85px !important; }
.mv90 { margin-top: 90px !important; margin-bottom: 90px !important; }
.mv95 { margin-top: 95px !important; margin-bottom: 95px !important; }
.mv100 { margin-top: 100px !important; margin-bottom: 100px !important; }
.mv-5 { margin-top: -5px !important; margin-bottom: -5px !important; }
.mv-10 { margin-top: -10px !important; margin-bottom: -10px !important; }
.mv-15 { margin-top: -15px !important; margin-bottom: -15px !important; }
.mv-20 { margin-top: -20px !important; margin-bottom: -20px !important; }
.mv-25 { margin-top: -25px !important; margin-bottom: -25px !important; }
.mv-30 { margin-top: -30px !important; margin-bottom: -30px !important; }
.mv-35 { margin-top: -35px !important; margin-bottom: -35px !important; }
.mv-40 { margin-top: -40px !important; margin-bottom: -40px !important; }
.mv-45 { margin-top: -45px !important; margin-bottom: -45px !important; }
.mv-50 { margin-top: -50px !important; margin-bottom: -50px !important; }
.mv-55 { margin-top: -55px !important; margin-bottom: -55px !important; }
.mv-60 { margin-top: -60px !important; margin-bottom: -60px !important; }
.mv-65 { margin-top: -65px !important; margin-bottom: -65px !important; }
.mv-70 { margin-top: -70px !important; margin-bottom: -70px !important; }
.mv-75 { margin-top: -75px !important; margin-bottom: -75px !important; }
.mv-80 { margin-top: -80px !important; margin-bottom: -80px !important; }
.mv-85 { margin-top: -85px !important; margin-bottom: -85px !important; }
.mv-90 { margin-top: -90px !important; margin-bottom: -90px !important; }
.mv-95 { margin-top: -95px !important; margin-bottom: -95px !important; }
.mv-100 { margin-top: -100px !important; margin-bottom: -100px !important; }

.mh0 { margin-right: 0 !important; margin-left: 0 !important; }
.mh5 { margin-right: 5px !important; margin-left: 5px !important; }
.mh10 { margin-right: 10px !important; margin-left: 10px !important; }
.mh15 { margin-right: 15px !important; margin-left: 15px !important; }
.mh20 { margin-right: 20px !important; margin-left: 20px !important; }
.mh25 { margin-right: 25px !important; margin-left: 25px !important; }
.mh30 { margin-right: 30px !important; margin-left: 30px !important; }
.mh35 { margin-right: 35px !important; margin-left: 35px !important; }
.mh40 { margin-right: 40px !important; margin-left: 40px !important; }
.mh45 { margin-right: 45px !important; margin-left: 45px !important; }
.mh50 { margin-right: 50px !important; margin-left: 50px !important; }
.mh55 { margin-right: 55px !important; margin-left: 55px !important; }
.mh60 { margin-right: 60px !important; margin-left: 60px !important; }
.mh65 { margin-right: 65px !important; margin-left: 65px !important; }
.mh70 { margin-right: 70px !important; margin-left: 70px !important; }
.mh75 { margin-right: 75px !important; margin-left: 75px !important; }
.mh80 { margin-right: 80px !important; margin-left: 80px !important; }
.mh85 { margin-right: 85px !important; margin-left: 85px !important; }
.mh90 { margin-right: 90px !important; margin-left: 90px !important; }
.mh95 { margin-right: 95px !important; margin-left: 95px !important; }
.mh100 { margin-right: 100px !important; margin-left: 100px !important; }
.mh-5 { margin-right: -5px !important; margin-left: -5px !important; }
.mh-10 { margin-right: -10px !important; margin-left: -10px !important; }
.mh-15 { margin-right: -15px !important; margin-left: -15px !important; }
.mh-20 { margin-right: -20px !important; margin-left: -20px !important; }
.mh-25 { margin-right: -25px !important; margin-left: -25px !important; }
.mh-30 { margin-right: -30px !important; margin-left: -30px !important; }
.mh-35 { margin-right: -35px !important; margin-left: -35px !important; }
.mh-40 { margin-right: -40px !important; margin-left: -40px !important; }
.mh-45 { margin-right: -45px !important; margin-left: -45px !important; }
.mh-50 { margin-right: -50px !important; margin-left: -50px !important; }
.mh-55 { margin-right: -55px !important; margin-left: -55px !important; }
.mh-60 { margin-right: -60px !important; margin-left: -60px !important; }
.mh-65 { margin-right: -65px !important; margin-left: -65px !important; }
.mh-70 { margin-right: -70px !important; margin-left: -70px !important; }
.mh-75 { margin-right: -75px !important; margin-left: -75px !important; }
.mh-80 { margin-right: -80px !important; margin-left: -80px !important; }
.mh-85 { margin-right: -85px !important; margin-left: -85px !important; }
.mh-90 { margin-right: -90px !important; margin-left: -90px !important; }
.mh-95 { margin-right: -95px !important; margin-left: -95px !important; }
.mh-100 { margin-right: -100px !important; margin-left: -100px !important; }

/* ▼ 余白指定 */
.p0 { padding: 0 !important; }
.p5 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.p50 { padding: 50px !important; }
.p55 { padding: 55px !important; }
.p60 { padding: 60px !important; }
.p65 { padding: 65px !important; }
.p70 { padding: 70px !important; }
.p75 { padding: 75px !important; }
.p80 { padding: 80px !important; }
.p85 { padding: 85px !important; }
.p90 { padding: 90px !important; }
.p95 { padding: 95px !important; }
.p100 { padding: 100px !important; }

.pt0 { padding-top: 0 !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }

.pr0 { padding-right: 0 !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }

.pb0 { padding-bottom: 0 !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }

.pl0 { padding-left: 0 !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }

.pv0 { padding-top: 0 !important; padding-bottom: 0 !important; }
.pv5 { padding-top: 5px !important; padding-bottom: 5px !important; }
.pv10 { padding-top: 10px !important; padding-bottom: 10px !important; }
.pv15 { padding-top: 15px !important; padding-bottom: 15px !important; }
.pv20 { padding-top: 20px !important; padding-bottom: 20px !important; }
.pv25 { padding-top: 25px !important; padding-bottom: 25px !important; }
.pv30 { padding-top: 30px !important; padding-bottom: 30px !important; }
.pv35 { padding-top: 35px !important; padding-bottom: 35px !important; }
.pv40 { padding-top: 40px !important; padding-bottom: 40px !important; }
.pv45 { padding-top: 45px !important; padding-bottom: 45px !important; }
.pv50 { padding-top: 50px !important; padding-bottom: 50px !important; }
.pv55 { padding-top: 55px !important; padding-bottom: 55px !important; }
.pv60 { padding-top: 60px !important; padding-bottom: 60px !important; }
.pv65 { padding-top: 65px !important; padding-bottom: 65px !important; }
.pv70 { padding-top: 70px !important; padding-bottom: 70px !important; }
.pv75 { padding-top: 75px !important; padding-bottom: 75px !important; }
.pv80 { padding-top: 80px !important; padding-bottom: 80px !important; }
.pv85 { padding-top: 85px !important; padding-bottom: 85px !important; }
.pv90 { padding-top: 90px !important; padding-bottom: 90px !important; }
.pv95 { padding-top: 95px !important; padding-bottom: 95px !important; }
.pv100 { padding-top: 100px !important; padding-bottom: 100px !important; }

.ph0 { padding-right: 0 !important; padding-left: 0 !important; }
.ph5 { padding-right: 5px !important; padding-left: 5px !important; }
.ph10 { padding-right: 10px !important; padding-left: 10px !important; }
.ph15 { padding-right: 15px !important; padding-left: 15px !important; }
.ph20 { padding-right: 20px !important; padding-left: 20px !important; }
.ph25 { padding-right: 25px !important; padding-left: 25px !important; }
.ph30 { padding-right: 30px !important; padding-left: 30px !important; }
.ph35 { padding-right: 35px !important; padding-left: 35px !important; }
.ph40 { padding-right: 40px !important; padding-left: 40px !important; }
.ph45 { padding-right: 45px !important; padding-left: 45px !important; }
.ph50 { padding-right: 50px !important; padding-left: 50px !important; }
.ph55 { padding-right: 55px !important; padding-left: 55px !important; }
.ph60 { padding-right: 60px !important; padding-left: 60px !important; }
.ph65 { padding-right: 65px !important; padding-left: 65px !important; }
.ph70 { padding-right: 70px !important; padding-left: 70px !important; }
.ph75 { padding-right: 75px !important; padding-left: 75px !important; }
.ph80 { padding-right: 80px !important; padding-left: 80px !important; }
.ph85 { padding-right: 85px !important; padding-left: 85px !important; }
.ph90 { padding-right: 90px !important; padding-left: 90px !important; }
.ph95 { padding-right: 95px !important; padding-left: 95px !important; }
.ph100 { padding-right: 100px !important; padding-left: 100px !important; }