@charset "euc-jp";
/*--------------------------------------------------
CSS information

 file name  : hall.css
 author     : P-WORLD
 style info : パチンコ店情報系共通レイアウト用CSS
--------------------------------------------------*/
/*==============================================
  簡易csshack
==============================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
body{margin:8px;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
img{border:0;}

/*==============================================
  共通スタイル
==============================================*/
/* 共通スタイル
--------------------------------------------*/
/* ユーティリティナビゲーション */
#uNavi {text-align:right;vertical-align:top;}
#uNavi a {color:#CE2323;}
/* グローバルナビゲーション */
.gNavi {width:95%;background:url(../image/bgGnavi.gif) no-repeat center top #DAD8D8;border-bottom:solid 1px #FFF;}
.gNavi td {height:26px;text-align:center;}
.gNavi a {font-size:95%;color:#0000FF;line-height:1;}
.gNavi.current a {color:#FFF;}
/* グローバルナビゲーション補助 */
#gNaviSub {border-bottom:solid 5px #D8D8D8;}
#gNaviSub div {padding:5px 0;border-bottom:solid 1px #FFF;}
/* フッター */
#fMemo {height:60px;border-top:1px solid rgb(153, 153, 153);vertical-align:middle;}
#footer td {padding:7px 0px;background-color:#CE2323;text-align:center;vertical-align:middle;color:#FFF;}

/* 全国パチンコ店情報カテゴリ時
--------------------------------------------*/
body.hall {font-family:Verdana, sans-serif;}
/* グローバルナビゲーション */
.hall .gNavi.current {background-color:#CE2323;border-bottom:solid 1px #CE2323;}
.hall #gNaviSub div {background-color:#CE2323;}

/* 機種インデックスカテゴリ時
--------------------------------------------*/
body.kisyu {font-family:Verdana, sans-serif;}
/* グローバルナビゲーション */
.kisyu .gNavi.current {background-color:#533AEA;border-bottom:solid 1px #533AEA;}
.kisyu #gNaviSub div {background-color:#533AEA;}

/*==============================================
  共通部品
==============================================*/
/* 位置指定
--------------------------------------------*/
/* 水平：左寄せ */
.taLeft{text-align:left !important;}
/* 水平：中央寄せ */
.taCenter{text-align:center !important;}
/* 水平：右寄せ */
.taRight{text-align:right !important;}
/* 垂直：上寄せ */
.vaTop{vertical-align:top !important;}
/* 垂直：中央寄せ */
.vaMiddle{vertical-align:middle !important;}
/* 垂直：下寄せ */
.vaBottom{vertical-align:bottom !important;}
/* 文字装飾
--------------------------------------------*/
/* 小文字 */
.fsSmall{font-size:86%;line-height:1.4em;}
.fsSmaller{font-size:72%;line-height:1.2em;}
.fsExSmall{font-size:58%;line-height:1em;}
/* 大文字 */
.fsLarge{font-size:107%;line-height:1.7em;}
.fsLarger{font-size:114%;line-height:1.8em;}
.fsExLarge{font-size:135%;line-height:2em;}
/* 太字 */
.fwBold{font-weight:bold;}
/* 赤字 */
.cRed{color:#FF0000;}
/* 下線 */
.tdUnderline{text-decoration:underline;}
/* リスト
--------------------------------------------*/
/* 黒丸：disc */
.listDisc{margin-left:1.4em;list-style-type:disc;}
/* 数字：number */
.listDecimal{margin-left:1.8em;list-style-type:decimal;}
/* 黒四角：square */
.listSquare{margin-left:1.4em;list-style-type:square;}
/* 表示指定
--------------------------------------------*/
/* 非表示 */
.disHidden{display:none;}
/* inline要素 */
.disInline{display:inline;}
/* block要素 */
.disBlock{display:block;}
/* 左右配置
--------------------------------------------*/
.fleft{float:left;}
.fright{float:right;}
/*==============================================
  横幅(%指定)
==============================================*/
.w01p{width:1% !important;}
.w02p{width:2% !important;}
.w03p{width:3% !important;}
.w04p{width:4% !important;}
.w05p{width:5% !important;}
.w06p{width:6% !important;}
.w07p{width:7% !important;}
.w08p{width:8% !important;}
.w09p{width:9% !important;}
.w10p{width:10% !important;}
.w11p{width:11% !important;}
.w12p{width:12% !important;}
.w13p{width:13% !important;}
.w14p{width:14% !important;}
.w15p{width:15% !important;}
.w16p{width:16% !important;}
.w17p{width:17% !important;}
.w18p{width:18% !important;}
.w19p{width:19% !important;}
.w20p{width:20% !important;}
.w25p{width:25% !important;}
.w30p{width:30% !important;}
.w35p{width:35% !important;}
.w40p{width:40% !important;}
.w45p{width:45% !important;}
.w50p{width:50% !important;}
.w55p{width:55% !important;}
.w60p{width:60% !important;}
.w65p{width:65% !important;}
.w70p{width:70% !important;}
.w75p{width:75% !important;}
.w80p{width:80% !important;}
.w85p{width:85% !important;}
.w90p{width:90% !important;}
.w95p{width:95% !important;}
.w100p{width:100% !important;}
/*==============================================
  横幅(pixel指定)
==============================================*/
.w05{width:5px !important;}
.w10{width:10px !important;}
.w15{width:15px !important;}
.w20{width:20px !important;}
.w25{width:25px !important;}
.w30{width:30px !important;}
.w35{width:35px !important;}
.w40{width:40px !important;}
.w45{width:45px !important;}
.w50{width:50px !important;}
.w55{width:55px !important;}
.w60{width:60px !important;}
.w65{width:65px !important;}
.w70{width:70px !important;}
.w75{width:75px !important;}
.w80{width:80px !important;}
.w85{width:85px !important;}
.w90{width:90px !important;}
.w95{width:95px !important;}
.w100{width:100px !important;}
.w105{width:105px !important;}
.w110{width:110px !important;}
.w115{width:115px !important;}
.w120{width:120px !important;}
.w125{width:125px !important;}
.w130{width:130px !important;}
.w135{width:135px !important;}
.w140{width:140px !important;}
.w145{width:145px !important;}
.w150{width:150px !important;}
.w155{width:155px !important;}
.w160{width:160px !important;}
.w165{width:165px !important;}
.w170{width:170px !important;}
.w175{width:175px !important;}
.w180{width:180px !important;}
.w185{width:185px !important;}
.w190{width:190px !important;}
.w195{width:195px !important;}
.w200{width:200px !important;}
.w205{width:205px !important;}
.w210{width:210px !important;}
.w215{width:215px !important;}
.w220{width:220px !important;}
.w225{width:225px !important;}
.w230{width:230px !important;}
.w235{width:235px !important;}
.w240{width:240px !important;}
.w245{width:245px !important;}
.w250{width:250px !important;}
.w255{width:255px !important;}
.w260{width:260px !important;}
.w265{width:265px !important;}
.w270{width:270px !important;}
.w275{width:275px !important;}
.w280{width:280px !important;}
.w285{width:285px !important;}
.w290{width:290px !important;}
.w295{width:295px !important;}
.w300{width:300px !important;}
.w305{width:305px !important;}
.w310{width:310px !important;}
.w315{width:315px !important;}
.w320{width:320px !important;}
.w325{width:325px !important;}
.w330{width:330px !important;}
.w335{width:335px !important;}
.w340{width:340px !important;}
.w345{width:345px !important;}
.w350{width:350px !important;}
.w355{width:355px !important;}
.w360{width:360px !important;}
.w365{width:365px !important;}
.w370{width:370px !important;}
.w375{width:375px !important;}
.w380{width:380px !important;}
.w385{width:385px !important;}
.w390{width:390px !important;}
.w395{width:395px !important;}
.w400{width:400px !important;}
.w405{width:405px !important;}
.w410{width:410px !important;}
.w415{width:415px !important;}
.w420{width:420px !important;}
.w425{width:425px !important;}
.w430{width:430px !important;}
.w435{width:435px !important;}
.w440{width:440px !important;}
.w445{width:445px !important;}
.w450{width:450px !important;}
.w455{width:455px !important;}
.w460{width:460px !important;}
.w465{width:465px !important;}
.w470{width:470px !important;}
.w475{width:475px !important;}
.w480{width:480px !important;}
.w485{width:485px !important;}
.w490{width:490px !important;}
.w495{width:495px !important;}
.w500{width:500px !important;}
.w505{width:505px !important;}
.w510{width:510px !important;}
.w515{width:515px !important;}
.w520{width:520px !important;}
.w525{width:525px !important;}
.w530{width:530px !important;}
.w535{width:535px !important;}
.w540{width:540px !important;}
.w545{width:545px !important;}
.w550{width:550px !important;}
.w555{width:555px !important;}
.w560{width:560px !important;}
.w565{width:565px !important;}
.w570{width:570px !important;}
.w575{width:575px !important;}
.w580{width:580px !important;}
.w585{width:585px !important;}
.w590{width:590px !important;}
.w595{width:595px !important;}
.w600{width:600px !important;}
.w605{width:605px !important;}
.w610{width:610px !important;}
.w615{width:615px !important;}
.w620{width:620px !important;}
.w625{width:625px !important;}
.w630{width:630px !important;}
.w635{width:635px !important;}
.w640{width:640px !important;}
.w645{width:645px !important;}
.w650{width:650px !important;}
.w655{width:655px !important;}
.w660{width:660px !important;}
.w665{width:665px !important;}
.w670{width:670px !important;}
.w675{width:675px !important;}
.w680{width:680px !important;}
.w685{width:685px !important;}
.w690{width:690px !important;}
.w695{width:695px !important;}
.w700{width:700px !important;}
.w705{width:705px !important;}
.w710{width:710px !important;}
.w715{width:715px !important;}
.w720{width:720px !important;}
.w725{width:725px !important;}
.w730{width:730px !important;}
.w735{width:735px !important;}
.w740{width:740px !important;}
.w745{width:745px !important;}
.w750{width:750px !important;}
.w755{width:755px !important;}
.w760{width:760px !important;}
.w765{width:765px !important;}
.w770{width:770px !important;}
.w775{width:775px !important;}
.w780{width:780px !important;}
.w785{width:785px !important;}
.w790{width:790px !important;}
.w795{width:795px !important;}
.w800{width:800px !important;}
.w805{width:805px !important;}
.w810{width:810px !important;}
.w815{width:815px !important;}
.w820{width:820px !important;}
.w825{width:825px !important;}
.w830{width:830px !important;}
.w835{width:835px !important;}
.w840{width:840px !important;}
.w845{width:845px !important;}
.w850{width:850px !important;}
.w855{width:855px !important;}
.w860{width:860px !important;}
.w865{width:865px !important;}
.w870{width:870px !important;}
.w875{width:875px !important;}
.w880{width:880px !important;}
.w885{width:885px !important;}
.w890{width:890px !important;}
.w895{width:895px !important;}
.w900{width:900px !important;}
.w905{width:905px !important;}
.w910{width:910px !important;}
.w915{width:915px !important;}
.w920{width:920px !important;}
.w925{width:925px !important;}
.w930{width:930px !important;}
.w935{width:935px !important;}
.w940{width:940px !important;}
.w945{width:945px !important;}
.w950{width:950px !important;}
.w955{width:955px !important;}
.w960{width:960px !important;}
.w965{width:965px !important;}
.w970{width:970px !important;}
.w975{width:975px !important;}
.w980{width:980px !important;}
.w985{width:985px !important;}
.w990{width:990px !important;}
.w995{width:995px !important;}
.w1000{width:1000px !important;}
/*==============================================
  高さ(pixel指定)
==============================================*/
.h01{height:1px !important;}
.h02{height:2px !important;}
.h03{height:3px !important;}
.h04{height:4px !important;}
.h05{height:5px !important;}
.h06{height:6px !important;}
.h07{height:7px !important;}
.h08{height:8px !important;}
.h09{height:9px !important;}
.h10{height:10px !important;}
.h11{height:11px !important;}
.h12{height:12px !important;}
.h13{height:13px !important;}
.h14{height:14px !important;}
.h15{height:15px !important;}
.h16{height:16px !important;}
.h17{height:17px !important;}
.h18{height:18px !important;}
.h19{height:19px !important;}
.h20{height:20px !important;}
.h25{height:25px !important;}
.h30{height:30px !important;}
.h35{height:35px !important;}
.h40{height:40px !important;}
.h45{height:45px !important;}
.h50{height:50px !important;}
.h55{height:55px !important;}
.h60{height:60px !important;}
.h65{height:65px !important;}
.h70{height:70px !important;}
.h75{height:75px !important;}
.h80{height:80px !important;}
.h85{height:85px !important;}
.h90{height:90px !important;}
.h95{height:95px !important;}
.h100{height:100px !important;}
.h105{height:105px !important;}
.h110{height:110px !important;}
.h115{height:115px !important;}
.h120{height:120px !important;}
.h125{height:125px !important;}
.h130{height:130px !important;}
.h135{height:135px !important;}
.h140{height:140px !important;}
.h145{height:145px !important;}
.h150{height:150px !important;}
.h155{height:155px !important;}
.h160{height:160px !important;}
.h165{height:165px !important;}
.h170{height:170px !important;}
.h175{height:175px !important;}
.h180{height:180px !important;}
.h185{height:185px !important;}
.h190{height:190px !important;}
.h195{height:195px !important;}
.h200{height:200px !important;}
.h205{height:205px !important;}
.h210{height:210px !important;}
.h215{height:215px !important;}
.h220{height:220px !important;}
.h225{height:225px !important;}
.h230{height:230px !important;}
.h235{height:235px !important;}
.h240{height:240px !important;}
.h245{height:245px !important;}
.h250{height:250px !important;}
.h255{height:255px !important;}
.h260{height:260px !important;}
.h265{height:265px !important;}
.h270{height:270px !important;}
.h275{height:275px !important;}
.h280{height:280px !important;}
.h285{height:285px !important;}
.h290{height:290px !important;}
.h295{height:295px !important;}
.h300{height:300px !important;}
.h305{height:305px !important;}
.h310{height:310px !important;}
.h315{height:315px !important;}
.h320{height:320px !important;}
.h325{height:325px !important;}
.h330{height:330px !important;}
.h335{height:335px !important;}
.h340{height:340px !important;}
.h345{height:345px !important;}
.h350{height:350px !important;}
.h355{height:355px !important;}
.h360{height:360px !important;}
.h365{height:365px !important;}
.h370{height:370px !important;}
.h375{height:375px !important;}
.h380{height:380px !important;}
.h385{height:385px !important;}
.h390{height:390px !important;}
.h395{height:395px !important;}
.h400{height:400px !important;}
.h405{height:405px !important;}
.h410{height:410px !important;}
.h415{height:415px !important;}
.h420{height:420px !important;}
.h425{height:425px !important;}
.h430{height:430px !important;}
.h435{height:435px !important;}
.h440{height:440px !important;}
.h445{height:445px !important;}
.h450{height:450px !important;}
.h455{height:455px !important;}
.h460{height:460px !important;}
.h465{height:465px !important;}
.h470{height:470px !important;}
.h475{height:475px !important;}
.h480{height:480px !important;}
.h485{height:485px !important;}
.h490{height:490px !important;}
.h495{height:495px !important;}
.h500{height:500px !important;}
.h505{height:505px !important;}
.h510{height:510px !important;}
.h515{height:515px !important;}
.h520{height:520px !important;}
.h525{height:525px !important;}
.h530{height:530px !important;}
.h535{height:535px !important;}
.h540{height:540px !important;}
.h545{height:545px !important;}
.h550{height:550px !important;}
.h555{height:555px !important;}
.h560{height:560px !important;}
.h565{height:565px !important;}
.h570{height:570px !important;}
.h575{height:575px !important;}
.h580{height:580px !important;}
.h585{height:585px !important;}
.h590{height:590px !important;}
.h595{height:595px !important;}
.h600{height:600px !important;}
.h605{height:605px !important;}
.h610{height:610px !important;}
.h615{height:615px !important;}
.h620{height:620px !important;}
.h625{height:625px !important;}
.h630{height:630px !important;}
.h635{height:635px !important;}
.h640{height:640px !important;}
.h645{height:645px !important;}
.h650{height:650px !important;}
.h655{height:655px !important;}
.h660{height:660px !important;}
.h665{height:665px !important;}
.h670{height:670px !important;}
.h675{height:675px !important;}
.h680{height:680px !important;}
.h685{height:685px !important;}
.h690{height:690px !important;}
.h695{height:695px !important;}
.h700{height:700px !important;}
.h705{height:705px !important;}
.h710{height:710px !important;}
.h715{height:715px !important;}
.h720{height:720px !important;}
.h725{height:725px !important;}
.h730{height:730px !important;}
.h735{height:735px !important;}
.h740{height:740px !important;}
.h745{height:745px !important;}
.h750{height:750px !important;}
.h755{height:755px !important;}
.h760{height:760px !important;}
.h765{height:765px !important;}
.h770{height:770px !important;}
.h775{height:775px !important;}
.h780{height:780px !important;}
.h785{height:785px !important;}
.h790{height:790px !important;}
.h795{height:795px !important;}
.h800{height:800px !important;}
.h805{height:805px !important;}
.h810{height:810px !important;}
.h815{height:815px !important;}
.h820{height:820px !important;}
.h825{height:825px !important;}
.h830{height:830px !important;}
.h835{height:835px !important;}
.h840{height:840px !important;}
.h845{height:845px !important;}
.h850{height:850px !important;}
.h855{height:855px !important;}
.h860{height:860px !important;}
.h865{height:865px !important;}
.h870{height:870px !important;}
.h875{height:875px !important;}
.h880{height:880px !important;}
.h885{height:885px !important;}
.h890{height:890px !important;}
.h895{height:895px !important;}
.h900{height:900px !important;}
.h905{height:905px !important;}
.h910{height:910px !important;}
.h915{height:915px !important;}
.h920{height:920px !important;}
.h925{height:925px !important;}
.h930{height:930px !important;}
.h935{height:935px !important;}
.h940{height:940px !important;}
.h945{height:945px !important;}
.h950{height:950px !important;}
.h955{height:955px !important;}
.h960{height:960px !important;}
.h965{height:965px !important;}
.h970{height:970px !important;}
.h975{height:975px !important;}
.h980{height:980px !important;}
.h985{height:985px !important;}
.h990{height:990px !important;}
.h995{height:995px !important;}
.h1000{height:1000px !important;}
/*==============================================
  マージン(em指定)
==============================================*/
/* 上
--------------------------------------------*/
.mt005em{margin-top:0.5em !important;}
.mt01em{margin-top:1em !important;}
.mt015em{margin-top:1.5em !important;}
.mt02em{margin-top:2em !important;}
.mt025em{margin-top:2.5em !important;}
.mt03em{margin-top:3em !important;}
.mt035em{margin-top:3.5em !important;}
.mt04em{margin-top:4em !important;}
.mt045em{margin-top:4.5em !important;}
.mt05em{margin-top:5em !important;}
/* 右
--------------------------------------------*/
.mr005em{margin-right:0.5em !important;}
.mr01em{margin-right:1em !important;}
.mr015em{margin-right:1.5em !important;}
.mr02em{margin-right:2em !important;}
.mr025em{margin-right:2.5em !important;}
.mr03em{margin-right:3em !important;}
.mr035em{margin-right:3.5em !important;}
.mr04em{margin-right:4em !important;}
.mr045em{margin-right:4.5em !important;}
.mr05em{margin-right:5em !important;}
/* 下
--------------------------------------------*/
.mb005em{margin-bottom:0.5em !important;}
.mb01em{margin-bottom:1em !important;}
.mb015em{margin-bottom:1.5em !important;}
.mb02em{margin-bottom:2em !important;}
.mb025em{margin-bottom:2.5em !important;}
.mb03em{margin-bottom:3em !important;}
.mb035em{margin-bottom:3.5em !important;}
.mb04em{margin-bottom:4em !important;}
.mb045em{margin-bottom:4.5em !important;}
.mb05em{margin-bottom:5em !important;}
/* 左
--------------------------------------------*/
.ml005em{margin-left:0.5em !important;}
.ml01em{margin-left:1em !important;}
.ml015em{margin-left:1.5em !important;}
.ml02em{margin-left:2em !important;}
.ml025em{margin-left:2.5em !important;}
.ml03em{margin-left:3em !important;}
.ml035em{margin-left:3.5em !important;}
.ml04em{margin-left:4em !important;}
.ml045em{margin-left:4.5em !important;}
.ml05em{margin-left:5em !important;}
/*==============================================
  マージン(pixel指定)
==============================================*/
/* 上
--------------------------------------------*/
.mt01{margin-top:1px !important;}
.mt02{margin-top:2px !important;}
.mt03{margin-top:3px !important;}
.mt04{margin-top:4px !important;}
.mt05{margin-top:5px !important;}
.mt06{margin-top:6px !important;}
.mt07{margin-top:7px !important;}
.mt08{margin-top:8px !important;}
.mt09{margin-top:9px !important;}
.mt10{margin-top:10px !important;}
.mt11{margin-top:11px !important;}
.mt12{margin-top:12px !important;}
.mt13{margin-top:13px !important;}
.mt14{margin-top:14px !important;}
.mt15{margin-top:15px !important;}
.mt16{margin-top:16px !important;}
.mt17{margin-top:17px !important;}
.mt18{margin-top:18px !important;}
.mt19{margin-top:19px !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;}
.mt105{margin-top:105px !important;}
.mt110{margin-top:110px !important;}
.mt115{margin-top:115px !important;}
.mt120{margin-top:120px !important;}
.mt125{margin-top:125px !important;}
.mt130{margin-top:130px !important;}
.mt135{margin-top:135px !important;}
.mt140{margin-top:140px !important;}
.mt145{margin-top:145px !important;}
.mt150{margin-top:150px !important;}
.mt155{margin-top:155px !important;}
.mt160{margin-top:160px !important;}
.mt165{margin-top:165px !important;}
.mt170{margin-top:170px !important;}
.mt175{margin-top:175px !important;}
.mt180{margin-top:180px !important;}
.mt185{margin-top:185px !important;}
.mt190{margin-top:190px !important;}
.mt195{margin-top:195px !important;}
.mt200{margin-top:200px !important;}
.mt205{margin-top:205px !important;}
.mt210{margin-top:210px !important;}
.mt215{margin-top:215px !important;}
.mt220{margin-top:220px !important;}
.mt225{margin-top:225px !important;}
.mt230{margin-top:230px !important;}
.mt235{margin-top:235px !important;}
.mt240{margin-top:240px !important;}
.mt245{margin-top:245px !important;}
.mt250{margin-top:250px !important;}
.mt255{margin-top:255px !important;}
.mt260{margin-top:260px !important;}
.mt265{margin-top:265px !important;}
.mt270{margin-top:270px !important;}
.mt275{margin-top:275px !important;}
.mt280{margin-top:280px !important;}
.mt285{margin-top:285px !important;}
.mt290{margin-top:290px !important;}
.mt295{margin-top:295px !important;}
.mt300{margin-top:300px !important;}
/* 右
--------------------------------------------*/
.mr01{margin-right:1px !important;}
.mr02{margin-right:2px !important;}
.mr03{margin-right:3px !important;}
.mr04{margin-right:4px !important;}
.mr05{margin-right:5px !important;}
.mr06{margin-right:6px !important;}
.mr07{margin-right:7px !important;}
.mr08{margin-right:8px !important;}
.mr09{margin-right:9px !important;}
.mr10{margin-right:10px !important;}
.mr11{margin-right:11px !important;}
.mr12{margin-right:12px !important;}
.mr13{margin-right:13px !important;}
.mr14{margin-right:14px !important;}
.mr15{margin-right:15px !important;}
.mr16{margin-right:16px !important;}
.mr17{margin-right:17px !important;}
.mr18{margin-right:18px !important;}
.mr19{margin-right:19px !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;}
.mr105{margin-right:105px !important;}
.mr110{margin-right:110px !important;}
.mr115{margin-right:115px !important;}
.mr120{margin-right:120px !important;}
.mr125{margin-right:125px !important;}
.mr130{margin-right:130px !important;}
.mr135{margin-right:135px !important;}
.mr140{margin-right:140px !important;}
.mr145{margin-right:145px !important;}
.mr150{margin-right:150px !important;}
.mr155{margin-right:155px !important;}
.mr160{margin-right:160px !important;}
.mr165{margin-right:165px !important;}
.mr170{margin-right:170px !important;}
.mr175{margin-right:175px !important;}
.mr180{margin-right:180px !important;}
.mr185{margin-right:185px !important;}
.mr190{margin-right:190px !important;}
.mr195{margin-right:195px !important;}
.mr200{margin-right:200px !important;}
.mr205{margin-right:205px !important;}
.mr210{margin-right:210px !important;}
.mr215{margin-right:215px !important;}
.mr220{margin-right:220px !important;}
.mr225{margin-right:225px !important;}
.mr230{margin-right:230px !important;}
.mr235{margin-right:235px !important;}
.mr240{margin-right:240px !important;}
.mr245{margin-right:245px !important;}
.mr250{margin-right:250px !important;}
.mr255{margin-right:255px !important;}
.mr260{margin-right:260px !important;}
.mr265{margin-right:265px !important;}
.mr270{margin-right:270px !important;}
.mr275{margin-right:275px !important;}
.mr280{margin-right:280px !important;}
.mr285{margin-right:285px !important;}
.mr290{margin-right:290px !important;}
.mr295{margin-right:295px !important;}
.mr300{margin-right:300px !important;}
/* 下
--------------------------------------------*/
.mb01{margin-bottom:1px !important;}
.mb02{margin-bottom:2px !important;}
.mb03{margin-bottom:3px !important;}
.mb04{margin-bottom:4px !important;}
.mb05{margin-bottom:5px !important;}
.mb06{margin-bottom:6px !important;}
.mb07{margin-bottom:7px !important;}
.mb08{margin-bottom:8px !important;}
.mb09{margin-bottom:9px !important;}
.mb10{margin-bottom:10px !important;}
.mb11{margin-bottom:11px !important;}
.mb12{margin-bottom:12px !important;}
.mb13{margin-bottom:13px !important;}
.mb14{margin-bottom:14px !important;}
.mb15{margin-bottom:15px !important;}
.mb16{margin-bottom:16px !important;}
.mb17{margin-bottom:17px !important;}
.mb18{margin-bottom:18px !important;}
.mb19{margin-bottom:19px !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;}
.mb105{margin-bottom:105px !important;}
.mb110{margin-bottom:110px !important;}
.mb115{margin-bottom:115px !important;}
.mb120{margin-bottom:120px !important;}
.mb125{margin-bottom:125px !important;}
.mb130{margin-bottom:130px !important;}
.mb135{margin-bottom:135px !important;}
.mb140{margin-bottom:140px !important;}
.mb145{margin-bottom:145px !important;}
.mb150{margin-bottom:150px !important;}
.mb155{margin-bottom:155px !important;}
.mb160{margin-bottom:160px !important;}
.mb165{margin-bottom:165px !important;}
.mb170{margin-bottom:170px !important;}
.mb175{margin-bottom:175px !important;}
.mb180{margin-bottom:180px !important;}
.mb185{margin-bottom:185px !important;}
.mb190{margin-bottom:190px !important;}
.mb195{margin-bottom:195px !important;}
.mb200{margin-bottom:200px !important;}
.mb205{margin-bottom:205px !important;}
.mb210{margin-bottom:210px !important;}
.mb215{margin-bottom:215px !important;}
.mb220{margin-bottom:220px !important;}
.mb225{margin-bottom:225px !important;}
.mb230{margin-bottom:230px !important;}
.mb235{margin-bottom:235px !important;}
.mb240{margin-bottom:240px !important;}
.mb245{margin-bottom:245px !important;}
.mb250{margin-bottom:250px !important;}
.mb255{margin-bottom:255px !important;}
.mb260{margin-bottom:260px !important;}
.mb265{margin-bottom:265px !important;}
.mb270{margin-bottom:270px !important;}
.mb275{margin-bottom:275px !important;}
.mb280{margin-bottom:280px !important;}
.mb285{margin-bottom:285px !important;}
.mb290{margin-bottom:290px !important;}
.mb295{margin-bottom:295px !important;}
.mb300{margin-bottom:300px !important;}
/* 左
--------------------------------------------*/
.ml01{margin-left:1px !important;}
.ml02{margin-left:2px !important;}
.ml03{margin-left:3px !important;}
.ml04{margin-left:4px !important;}
.ml05{margin-left:5px !important;}
.ml06{margin-left:6px !important;}
.ml07{margin-left:7px !important;}
.ml08{margin-left:8px !important;}
.ml09{margin-left:9px !important;}
.ml10{margin-left:10px !important;}
.ml11{margin-left:11px !important;}
.ml12{margin-left:12px !important;}
.ml13{margin-left:13px !important;}
.ml14{margin-left:14px !important;}
.ml15{margin-left:15px !important;}
.ml16{margin-left:16px !important;}
.ml17{margin-left:17px !important;}
.ml18{margin-left:18px !important;}
.ml19{margin-left:19px !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;}
.ml105{margin-left:105px !important;}
.ml110{margin-left:110px !important;}
.ml115{margin-left:115px !important;}
.ml120{margin-left:120px !important;}
.ml125{margin-left:125px !important;}
.ml130{margin-left:130px !important;}
.ml135{margin-left:135px !important;}
.ml140{margin-left:140px !important;}
.ml145{margin-left:145px !important;}
.ml150{margin-left:150px !important;}
.ml155{margin-left:155px !important;}
.ml160{margin-left:160px !important;}
.ml165{margin-left:165px !important;}
.ml170{margin-left:170px !important;}
.ml175{margin-left:175px !important;}
.ml180{margin-left:180px !important;}
.ml185{margin-left:185px !important;}
.ml190{margin-left:190px !important;}
.ml195{margin-left:195px !important;}
.ml200{margin-left:200px !important;}
.ml205{margin-left:205px !important;}
.ml210{margin-left:210px !important;}
.ml215{margin-left:215px !important;}
.ml220{margin-left:220px !important;}
.ml225{margin-left:225px !important;}
.ml230{margin-left:230px !important;}
.ml235{margin-left:235px !important;}
.ml240{margin-left:240px !important;}
.ml245{margin-left:245px !important;}
.ml250{margin-left:250px !important;}
.ml255{margin-left:255px !important;}
.ml260{margin-left:260px !important;}
.ml265{margin-left:265px !important;}
.ml270{margin-left:270px !important;}
.ml275{margin-left:275px !important;}
.ml280{margin-left:280px !important;}
.ml285{margin-left:285px !important;}
.ml290{margin-left:290px !important;}
.ml295{margin-left:295px !important;}
.ml300{margin-left:300px !important;}
/*==============================================
  パディング(em指定)
==============================================*/
/* 上
--------------------------------------------*/
.pt01em{padding-top:1em !important;}
/* 右
--------------------------------------------*/
.pr01em{padding-right:1em !important;}
/* 下
--------------------------------------------*/
.pt01em{padding-bottom:1em !important;}
/* 左
--------------------------------------------*/
.pl01em{padding-left:1em !important;}
/*==============================================
  パディング(pixel指定)
==============================================*/
/* 上
--------------------------------------------*/
.pt01{padding-top:1px !important;}
.pt02{padding-top:2px !important;}
.pt03{padding-top:3px !important;}
.pt04{padding-top:4px !important;}
.pt05{padding-top:5px !important;}
.pt06{padding-top:6px !important;}
.pt07{padding-top:7px !important;}
.pt08{padding-top:8px !important;}
.pt09{padding-top:9px !important;}
.pt10{padding-top:10px !important;}
.pt11{padding-top:11px !important;}
.pt12{padding-top:12px !important;}
.pt13{padding-top:13px !important;}
.pt14{padding-top:14px !important;}
.pt15{padding-top:15px !important;}
.pt16{padding-top:16px !important;}
.pt17{padding-top:17px !important;}
.pt18{padding-top:18px !important;}
.pt19{padding-top:19px !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;}
/* 右
--------------------------------------------*/
.pr01{padding-right:1px !important;}
.pr02{padding-right:2px !important;}
.pr03{padding-right:3px !important;}
.pr04{padding-right:4px !important;}
.pr05{padding-right:5px !important;}
.pr06{padding-right:6px !important;}
.pr07{padding-right:7px !important;}
.pr08{padding-right:8px !important;}
.pr09{padding-right:9px !important;}
.pr10{padding-right:10px !important;}
.pr11{padding-right:11px !important;}
.pr12{padding-right:12px !important;}
.pr13{padding-right:13px !important;}
.pr14{padding-right:14px !important;}
.pr15{padding-right:15px !important;}
.pr16{padding-right:16px !important;}
.pr17{padding-right:17px !important;}
.pr18{padding-right:18px !important;}
.pr19{padding-right:19px !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;}
/* 下
--------------------------------------------*/
.pb01{padding-bottom:1px !important;}
.pb02{padding-bottom:2px !important;}
.pb03{padding-bottom:3px !important;}
.pb04{padding-bottom:4px !important;}
.pb05{padding-bottom:5px !important;}
.pb06{padding-bottom:6px !important;}
.pb07{padding-bottom:7px !important;}
.pb08{padding-bottom:8px !important;}
.pb09{padding-bottom:9px !important;}
.pb10{padding-bottom:10px !important;}
.pb11{padding-bottom:11px !important;}
.pb12{padding-bottom:12px !important;}
.pb13{padding-bottom:13px !important;}
.pb14{padding-bottom:14px !important;}
.pb15{padding-bottom:15px !important;}
.pb16{padding-bottom:16px !important;}
.pb17{padding-bottom:17px !important;}
.pb18{padding-bottom:18px !important;}
.pb19{padding-bottom:19px !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;}
/* 左
--------------------------------------------*/
.pl01{padding-left:1px !important;}
.pl02{padding-left:2px !important;}
.pl03{padding-left:3px !important;}
.pl04{padding-left:4px !important;}
.pl05{padding-left:5px !important;}
.pl06{padding-left:6px !important;}
.pl07{padding-left:7px !important;}
.pl08{padding-left:8px !important;}
.pl09{padding-left:9px !important;}
.pl10{padding-left:10px !important;}
.pl11{padding-left:11px !important;}
.pl12{padding-left:12px !important;}
.pl13{padding-left:13px !important;}
.pl14{padding-left:14px !important;}
.pl15{padding-left:15px !important;}
.pl16{padding-left:16px !important;}
.pl17{padding-left:17px !important;}
.pl18{padding-left:18px !important;}
.pl19{padding-left:19px !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;}