/*
	COMMON CSS
	version: 1.0.0 (2016.5.26)
	Copyright Bunsosha Inc.
*/


/* CLEAR FIX */

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px; }



/* COMMON GENERAL */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;*/
	/*font-family: Verdana, Arial, Helvetica, 'メイリオ', Meiryo, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', Osaka, 'ＭＳ Ｐゴシック', sans-serif;*/
	line-height: 1.7;
	text-align: left;
	color: #333333;
	background: #FFFFFF;
	-webkit-text-size-adjust: 100%;
	/*-webkit-font-smoothing: antialiased;*/
}


a:link,
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }

.txtd-n a,
a.txtd-n { text-decoration: none; }
.txtd-u,
.txtd-u a,
a.txtd-u { text-decoration: underline; }
.txtd-hn a:hover,
a.txtd-hn:hover { text-decoration: none; }
.txtd-hu a:hover,
a.txtd-hu:hover { text-decoration: underline; }

h2,
h3,
h4,
h5,
h6 {
	/*margin-bottom: 10px; */
}

p {
	/* margin-bottom: 10px; */
}

ul,
ol,
dl,
table {
	margin-bottom: 10px;
}

img.ds-b { display: block; }
img.va-md { vertical-align: middle; }
img.va-bl { vertical-align: baseline; }
img.va-bt { vertical-align: bottom; }

.fl-l { float: left; }
.fl-r { float: right; }

.ta-c { text-align: center; }
.ta-l { text-align: left; }
.ta-r { text-align: right; }

.ls1 { letter-spacing: 1px; }
.ls2 { letter-spacing: 2px; }
.ls3 { letter-spacing: 3px; }
.ls4 { letter-spacing: 4px; }
.ls5 { letter-spacing: 5px; }
.ls6 { letter-spacing: 6px; }
.ls7 { letter-spacing: 7px; }
.ls8 { letter-spacing: 8px; }

.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs15 { font-size: 15px; }
.fs16 { font-size: 16px; }
.fs17 { font-size: 17px; }
.fs18 { font-size: 18px; }
.fs19 { font-size: 19px; }
.fs20 { font-size: 20px; }
.fs21 { font-size: 21px; }
.fs22 { font-size: 22px; }
.fs23 { font-size: 23px; }
.fs24 { font-size: 24px; }
.fs25 { font-size: 25px; }
.fs26 { font-size: 26px; }
.fs27 { font-size: 27px; }
.fs28 { font-size: 28px; }
.fs29 { font-size: 29px; }
.fs30 { font-size: 30px; }
.fs31 { font-size: 31px; }
.fs32 { font-size: 32px; }

.lh10 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.lh16 { line-height: 1.6; }
.lh17 { line-height: 1.7; }
.lh18 { line-height: 1.8; }
.lh19 { line-height: 1.9; }
.lh20 { line-height: 2.0; }
.lh21 { line-height: 2.1; }
.lh22 { line-height: 2.2; }
.lh23 { line-height: 2.3; }
.lh24 { line-height: 2.4; }

.fw-n { font-weight: normal; }
.fw-b { font-weight: bold; }

.m0a { margin: 0 auto!Important; }

.m10 { margin: 10px!Important; }
.m20 { margin: 20px!Important; }
.m30 { margin: 30px!Important; }

.mt0 { margin-top: 0px!Important; }
.mt5 { margin-top: 5px!Important; }
.mt10 { margin-top: 10px!Important; }
.mt20 { margin-top: 20px!Important; }
.mt30 { margin-top: 30px!Important; }
.mt40 { margin-top: 40px!Important; }
.mt50 { margin-top: 50px!Important; }
.mt60 { margin-top: 60px!Important; }
.mt70 { margin-top: 70px!Important; }
.mt80 { margin-top: 80px!Important; }

.mr0 { margin-right: 0px!Important; }
.mr5 { margin-right: 5px!Important; }
.mr10 { margin-right: 10px!Important; }
.mr20 { margin-right: 20px!Important; }
.mr30 { margin-right: 30px!Important; }
.mr40 { margin-right: 40px!Important; }
.mr50 { margin-right: 50px!Important; }
.mr60 { margin-right: 60px!Important; }
.mr70 { margin-right: 70px!Important; }
.mr80 { margin-right: 80px!Important; }

.mb0 { margin-bottom: 0px!Important; }
.mb5 { margin-bottom: 5px!Important; }
.mb10 { margin-bottom: 10px!Important; }
.mb15 { margin-bottom: 15px!Important; }
.mb20 { margin-bottom: 20px!Important; }
.mb30 { margin-bottom: 30px!Important; }
.mb40 { margin-bottom: 40px!Important; }
.mb50 { margin-bottom: 50px!Important; }
.mb60 { margin-bottom: 60px!Important; }
.mb70 { margin-bottom: 70px!Important; }
.mb80 { margin-bottom: 80px!Important; }

.ml0 { margin-left: 0px!Important; }
.ml5 { margin-left: 5px!Important; }
.ml10 { margin-left: 10px!Important; }
.ml20 { margin-left: 20px!Important; }
.ml30 { margin-left: 30px!Important; }
.ml40 { margin-left: 40px!Important; }
.ml50 { margin-left: 50px!Important; }
.ml60 { margin-left: 60px!Important; }
.ml70 { margin-left: 70px!Important; }
.ml80 { margin-left: 80px!Important; }

.p10 { padding: 10px!Important; }
.p20 { padding: 20px!Important; }
.p30 { padding: 30px!Important; }

.pt0 { padding-top: 0px!Important; }
.pt5 { padding-top: 5px!Important; }
.pt10 { padding-top: 10px!Important; }
.pt20 { padding-top: 20px!Important; }
.pt30 { padding-top: 30px!Important; }
.pt40 { padding-top: 40px!Important; }
.pt50 { padding-top: 50px!Important; }
.pt60 { padding-top: 60px!Important; }
.pt70 { padding-top: 70px!Important; }
.pt80 { padding-top: 80px!Important; }

.pr0 { padding-right: 0px!Important; }
.pr5 { padding-right: 5px!Important; }
.pr10 { padding-right: 10px!Important; }
.pr20 { padding-right: 20px!Important; }
.pr30 { padding-right: 30px!Important; }
.pr40 { padding-right: 40px!Important; }
.pr50 { padding-right: 50px!Important; }
.pr60 { padding-right: 60px!Important; }
.pr70 { padding-right: 70px!Important; }
.pr80 { padding-right: 80px!Important; }

.pb0 { padding-bottom: 0px!Important; }
.pb5 { padding-bottom: 5px!Important; }
.pb10 { padding-bottom: 10px!Important; }
.pb20 { padding-bottom: 20px!Important; }
.pb30 { padding-bottom: 30px!Important; }
.pb40 { padding-bottom: 40px!Important; }
.pb50 { padding-bottom: 50px!Important; }
.pb60 { padding-bottom: 60px!Important; }
.pb70 { padding-bottom: 70px!Important; }
.pb80 { padding-bottom: 80px!Important; }

.pl0 { padding-left: 0px!Important; }
.pl5 { padding-left: 5px!Important; }
.pl10 { padding-left: 10px!Important; }
.pl20 { padding-left: 20px!Important; }
.pl30 { padding-left: 30px!Important; }
.pl40 { padding-left: 40px!Important; }
.pl50 { padding-left: 50px!Important; }
.pl60 { padding-left: 60px!Important; }
.pl70 { padding-left: 70px!Important; }
.pl80 { padding-left: 80px!Important; }

.round {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}



/* PC GENERAL */

@media all and (min-width: 641px) {

.sp { display: none; }
.pc { display: block; }
br.pc,
a.pc,
img.pc,
span.pc { display: inline; }

img.pc-ds-b { display: block; }
img.pc-va-md { vertical-align: middle; }
img.pc-va-bl { vertical-align: baseline; }
img.pc-va-bt { vertical-align: bottom; }

.pc-fl-l { float: left; }
.pc-fl-r { float: right; }

.pc-ta-c { text-align: center; }
.pc-ta-l { text-align: left; }
.pc-ta-r { text-align: right; }

.pc-ls1 { letter-spacing: 1px; }
.pc-ls2 { letter-spacing: 2px; }
.pc-ls3 { letter-spacing: 3px; }
.pc-ls4 { letter-spacing: 4px; }
.pc-ls5 { letter-spacing: 5px; }
.pc-ls6 { letter-spacing: 6px; }
.pc-ls7 { letter-spacing: 7px; }
.pc-ls8 { letter-spacing: 8px; }

.pc-fs10 { font-size: 10px; }
.pc-fs11 { font-size: 11px; }
.pc-fs12 { font-size: 12px; }
.pc-fs13 { font-size: 13px; }
.pc-fs14 { font-size: 14px; }
.pc-fs15 { font-size: 15px; }
.pc-fs16 { font-size: 16px; }
.pc-fs17 { font-size: 17px; }
.pc-fs18 { font-size: 18px; }
.pc-fs19 { font-size: 19px; }
.pc-fs20 { font-size: 20px; }
.pc-fs21 { font-size: 21px; }
.pc-fs22 { font-size: 22px; }
.pc-fs23 { font-size: 23px; }
.pc-fs24 { font-size: 24px; }
.pc-fs25 { font-size: 25px; }
.pc-fs26 { font-size: 26px; }
.pc-fs27 { font-size: 27px; }
.pc-fs28 { font-size: 28px; }
.pc-fs29 { font-size: 29px; }
.pc-fs30 { font-size: 30px; }
.pc-fs31 { font-size: 31px; }
.pc-fs32 { font-size: 32px; }

.pc-lh10 { line-height: 1; }
.pc-lh11 { line-height: 1.1; }
.pc-lh12 { line-height: 1.2; }
.pc-lh13 { line-height: 1.3; }
.pc-lh14 { line-height: 1.4; }
.pc-lh15 { line-height: 1.5; }
.pc-lh16 { line-height: 1.6; }
.pc-lh17 { line-height: 1.7; }
.pc-lh18 { line-height: 1.8; }
.pc-lh19 { line-height: 1.9; }
.pc-lh20 { line-height: 2.0; }
.pc-lh21 { line-height: 2.1; }
.pc-lh22 { line-height: 2.2; }
.pc-lh23 { line-height: 2.3; }
.pc-lh24 { line-height: 2.4; }

.pc-m0a { margin: 0 auto!Important; }

.pc-m10 { margin: 10px!Important; }
.pc-m20 { margin: 20px!Important; }
.pc-m30 { margin: 30px!Important; }

.pc-mt0 { margin-top: 0px!Important; }
.pc-mt5 { margin-top: 5px!Important; }
.pc-mt10 { margin-top: 10px!Important; }
.pc-mt20 { margin-top: 20px!Important; }
.pc-mt30 { margin-top: 30px!Important; }
.pc-mt40 { margin-top: 40px!Important; }
.pc-mt50 { margin-top: 50px!Important; }
.pc-mt60 { margin-top: 60px!Important; }
.pc-mt70 { margin-top: 70px!Important; }
.pc-mt80 { margin-top: 80px!Important; }

.pc-mr0 { margin-right: 0px!Important; }
.pc-mr5 { margin-right: 5px!Important; }
.pc-mr10 { margin-right: 10px!Important; }
.pc-mr15 { margin-right: 15px!Important; }
.pc-mr20 { margin-right: 20px!Important; }
.pc-mr30 { margin-right: 30px!Important; }
.pc-mr40 { margin-right: 40px!Important; }
.pc-mr50 { margin-right: 50px!Important; }
.pc-mr60 { margin-right: 60px!Important; }
.pc-mr70 { margin-right: 70px!Important; }
.pc-mr80 { margin-right: 80px!Important; }

.pc-mb0 { margin-bottom: 0px!Important; }
.pc-mb5 { margin-bottom: 5px!Important; }
.pc-mb10 { margin-bottom: 10px!Important; }
.pc-mb20 { margin-bottom: 20px!Important; }
.pc-mb30 { margin-bottom: 30px!Important; }
.pc-mb40 { margin-bottom: 40px!Important; }
.pc-mb50 { margin-bottom: 50px!Important; }
.pc-mb60 { margin-bottom: 60px!Important; }
.pc-mb70 { margin-bottom: 70px!Important; }
.pc-mb80 { margin-bottom: 80px!Important; }

.pc-ml0 { margin-left: 0px!Important; }
.pc-ml5 { margin-left: 5px!Important; }
.pc-ml10 { margin-left: 10px!Important; }
.pc-ml20 { margin-left: 20px!Important; }
.pc-ml30 { margin-left: 30px!Important; }
.pc-ml40 { margin-left: 40px!Important; }
.pc-ml50 { margin-left: 50px!Important; }
.pc-ml60 { margin-left: 60px!Important; }
.pc-ml70 { margin-left: 70px!Important; }
.pc-ml80 { margin-left: 80px!Important; }

.pc-ml1em { margin-left: 1em!Important; }
.pc-ml2em { margin-left: 2em!Important; }
.pc-ml3em { margin-left: 3em!Important; }
.pc-ml4em { margin-left: 4em!Important; }
.pc-ml5em { margin-left: 5em!Important; }
.pc-ml6em { margin-left: 6em!Important; }
.pc-ml7em { margin-left: 7em!Important; }
.pc-ml8em { margin-left: 8em!Important; }
.pc-ml9em { margin-left: 9em!Important; }
.pc-ml10em { margin-left: 10em!Important; }

.pc-p10 { padding: 10px!Important; }
.pc-p20 { padding: 20px!Important; }
.pc-p30 { padding: 30px!Important; }

.pc-pt0 { padding-top: 0px!Important; }
.pc-pt5 { padding-top: 5px!Important; }
.pc-pt10 { padding-top: 10px!Important; }
.pc-pt20 { padding-top: 20px!Important; }
.pc-pt30 { padding-top: 30px!Important; }
.pc-pt40 { padding-top: 40px!Important; }
.pc-pt50 { padding-top: 50px!Important; }
.pc-pt60 { padding-top: 60px!Important; }
.pc-pt70 { padding-top: 70px!Important; }
.pc-pt80 { padding-top: 70px!Important; }

.pc-pr0 { padding-right: 0px!Important; }
.pc-pr5 { padding-right: 5px!Important; }
.pc-pr10 { padding-right: 10px!Important; }
.pc-pr20 { padding-right: 20px!Important; }
.pc-pr30 { padding-right: 30px!Important; }
.pc-pr40 { padding-right: 40px!Important; }
.pc-pr50 { padding-right: 50px!Important; }
.pc-pr60 { padding-right: 60px!Important; }
.pc-pr70 { padding-right: 70px!Important; }
.pc-pr80 { padding-right: 80px!Important; }

.pc-pb0 { padding-bottom: 0px!Important; }
.pc-pb5 { padding-bottom: 5px!Important; }
.pc-pb10 { padding-bottom: 10px!Important; }
.pc-pb20 { padding-bottom: 20px!Important; }
.pc-pb30 { padding-bottom: 30px!Important; }
.pc-pb40 { padding-bottom: 40px!Important; }
.pc-pb50 { padding-bottom: 50px!Important; }
.pc-pb60 { padding-bottom: 60px!Important; }
.pc-pb70 { padding-bottom: 70px!Important; }
.pc-pb80 { padding-bottom: 80px!Important; }

.pc-pl0 { padding-left: 0px!Important; }
.pc-pl5 { padding-left: 5px!Important; }
.pc-pl10 { padding-left: 10px!Important; }
.pc-pl20 { padding-left: 20px!Important; }
.pc-pl30 { padding-left: 30px!Important; }
.pc-pl40 { padding-left: 40px!Important; }
.pc-pl50 { padding-left: 50px!Important; }
.pc-pl60 { padding-left: 60px!Important; }
.pc-pl70 { padding-left: 70px!Important; }
.pc-pl80 { padding-left: 80px!Important; }

.w10 { width: 10px; }
.w20 { width: 20px; }
.w30 { width: 30px; }
.w40 { width: 40px; }
.w50 { width: 50px; }
.w60 { width: 60px; }
.w70 { width: 70px; }
.w80 { width: 80px; }
.w90 { width: 90px; }
.w100 { width: 100px; }
.w110 { width: 110px; }
.w120 { width: 120px; }
.w130 { width: 130px; }
.w140 { width: 140px; }
.w150 { width: 150px; }
.w160 { width: 160px; }
.w170 { width: 170px; }
.w180 { width: 180px; }
.w190 { width: 190px; }
.w200 { width: 200px; }
.w210 { width: 210px; }
.w220 { width: 220px; }
.w230 { width: 230px; }
.w240 { width: 240px; }
.w250 { width: 250px; }
.w260 { width: 260px; }
.w270 { width: 270px; }
.w280 { width: 280px; }
.w290 { width: 290px; }
.w300 { width: 300px; }
.w310 { width: 310px; }
.w320 { width: 320px; }
.w330 { width: 330px; }
.w340 { width: 340px; }
.w350 { width: 350px; }
.w360 { width: 360px; }
.w370 { width: 370px; }
.w380 { width: 380px; }
.w390 { width: 390px; }
.w400 { width: 400px; }
.w410 { width: 410px; }
.w420 { width: 420px; }
.w430 { width: 430px; }
.w440 { width: 440px; }
.w450 { width: 450px; }
.w460 { width: 460px; }
.w470 { width: 470px; }
.w480 { width: 480px; }
.w490 { width: 490px; }
.w500 { width: 500px; }
.w510 { width: 510px; }
.w520 { width: 520px; }
.w530 { width: 530px; }
.w540 { width: 540px; }
.w550 { width: 550px; }
.w560 { width: 560px; }
.w570 { width: 570px; }
.w580 { width: 580px; }
.w590 { width: 590px; }
.w600 { width: 600px; }
.w610 { width: 610px; }
.w620 { width: 620px; }
.w630 { width: 630px; }
.w640 { width: 640px; }
.w650 { width: 650px; }
.w660 { width: 660px; }
.w670 { width: 670px; }
.w680 { width: 680px; }
.w690 { width: 690px; }
.w700 { width: 700px; }
.w710 { width: 710px; }
.w720 { width: 720px; }
.w730 { width: 730px; }
.w740 { width: 740px; }
.w750 { width: 750px; }
.w760 { width: 760px; }
.w770 { width: 770px; }
.w780 { width: 780px; }
.w790 { width: 790px; }
.w800 { width: 800px; }
.w810 { width: 810px; }
.w820 { width: 820px; }
.w830 { width: 830px; }
.w840 { width: 840px; }
.w850 { width: 850px; }
.w860 { width: 860px; }
.w870 { width: 870px; }
.w880 { width: 880px; }
.w890 { width: 890px; }
.w900 { width: 900px; }
.w910 { width: 910px; }
.w920 { width: 920px; }
.w930 { width: 930px; }
.w940 { width: 940px; }
.w950 { width: 950px; }
.w960 { width: 960px; }
.w970 { width: 970px; }
.w980 { width: 980px; }
.w990 { width: 990px; }
.w1000 { width: 1000px; }

}



/* SP GENERAL */

@media only screen and (max-width: 640px) {

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.pc { display: none!important; }
.sp { display: block; }
br.sp,
a.sp,
img.sp,
span.sp { display: inline; }

img { max-width: 100%; height: auto; }
img.img-fit { width: 100%; height: auto; }
img.sp-ds-b { display: block; }
img.sp-va-md { vertical-align: middle; }
img.sp-va-bl { vertical-align: baseline; }
img.sp-va-bt { vertical-align: bottom; }

.sp-fl-l { float: left; }
.sp-fl-r { float: right; }

.sp-ta-c { text-align: center; }
.sp-ta-l { text-align: left; }
.sp-ta-r { text-align: right; }

.sp-ls1 { letter-spacing: 1px; }
.sp-ls2 { letter-spacing: 2px; }
.sp-ls3 { letter-spacing: 3px; }
.sp-ls4 { letter-spacing: 4px; }
.sp-ls5 { letter-spacing: 5px; }
.sp-ls6 { letter-spacing: 6px; }
.sp-ls7 { letter-spacing: 7px; }
.sp-ls8 { letter-spacing: 8px; }

.sp-fs10 { font-size: 10px; }
.sp-fs11 { font-size: 11px; }
.sp-fs12 { font-size: 12px; }
.sp-fs13 { font-size: 13px; }
.sp-fs14 { font-size: 14px; }
.sp-fs15 { font-size: 15px; }
.sp-fs16 { font-size: 16px; }
.sp-fs17 { font-size: 17px; }
.sp-fs18 { font-size: 18px; }
.sp-fs19 { font-size: 19px; }
.sp-fs20 { font-size: 20px; }
.sp-fs21 { font-size: 21px; }
.sp-fs22 { font-size: 22px; }
.sp-fs23 { font-size: 23px; }
.sp-fs24 { font-size: 24px; }
.sp-fs25 { font-size: 25px; }
.sp-fs26 { font-size: 26px; }
.sp-fs27 { font-size: 27px; }
.sp-fs28 { font-size: 28px; }
.sp-fs29 { font-size: 29px; }
.sp-fs30 { font-size: 30px; }
.sp-fs31 { font-size: 31px; }
.sp-fs32 { font-size: 32px; }

.sp-lh10 { line-height: 1; }
.sp-lh11 { line-height: 1.1; }
.sp-lh12 { line-height: 1.2; }
.sp-lh13 { line-height: 1.3; }
.sp-lh14 { line-height: 1.4; }
.sp-lh15 { line-height: 1.5; }
.sp-lh16 { line-height: 1.6; }
.sp-lh17 { line-height: 1.7; }
.sp-lh18 { line-height: 1.8; }
.sp-lh19 { line-height: 1.9; }
.sp-lh20 { line-height: 2.0; }
.sp-lh21 { line-height: 2.1; }
.sp-lh22 { line-height: 2.2; }
.sp-lh23 { line-height: 2.3; }
.sp-lh24 { line-height: 2.4; }

.sp-m0a { margin: 0 auto!Important; }

.sp-m10 { margin: 10px!Important; }
.sp-m20 { margin: 20px!Important; }
.sp-m30 { margin: 30px!Important; }

.sp-mt0 { margin-top: 0px!Important; }
.sp-mt5 { margin-top: 5px!Important; }
.sp-mt10 { margin-top: 10px!Important; }
.sp-mt20 { margin-top: 20px!Important; }
.sp-mt30 { margin-top: 30px!Important; }
.sp-mt40 { margin-top: 40px!Important; }
.sp-mt50 { margin-top: 50px!Important; }
.sp-mt60 { margin-top: 60px!Important; }
.sp-mt70 { margin-top: 70px!Important; }
.sp-mt80 { margin-top: 80px!Important; }

.sp-mr0 { margin-right: 0px!Important; }
.sp-mr5 { margin-right: 5px!Important; }
.sp-mr10 { margin-right: 10px!Important; }
.sp-mr20 { margin-right: 20px!Important; }
.sp-mr30 { margin-right: 30px!Important; }
.sp-mr40 { margin-right: 40px!Important; }
.sp-mr50 { margin-right: 50px!Important; }
.sp-mr60 { margin-right: 60px!Important; }
.sp-mr70 { margin-right: 70px!Important; }
.sp-mr80 { margin-right: 80px!Important; }

.sp-mb0 { margin-bottom: 0px!Important; }
.sp-mb5 { margin-bottom: 5px!Important; }
.sp-mb10 { margin-bottom: 10px!Important; }
.sp-mb20 { margin-bottom: 20px!Important; }
.sp-mb30 { margin-bottom: 30px!Important; }
.sp-mb40 { margin-bottom: 40px!Important; }
.sp-mb50 { margin-bottom: 50px!Important; }
.sp-mb60 { margin-bottom: 60px!Important; }
.sp-mb70 { margin-bottom: 70px!Important; }
.sp-mb80 { margin-bottom: 80px!Important; }

.sp-ml0 { margin-left: 0px!Important; }
.sp-ml5 { margin-left: 5px!Important; }
.sp-ml10 { margin-left: 10px!Important; }
.sp-ml15 { margin-left: 15px!Important; }
.sp-ml20 { margin-left: 20px!Important; }
.sp-ml30 { margin-left: 30px!Important; }
.sp-ml40 { margin-left: 40px!Important; }
.sp-ml50 { margin-left: 50px!Important; }
.sp-ml60 { margin-left: 60px!Important; }
.sp-ml70 { margin-left: 70px!Important; }
.sp-ml80 { margin-left: 80px!Important; }

.sp-ml05em { margin-left: 0.5em!Important; }
.sp-ml1em { margin-left: 1em!Important; }
.sp-ml2em { margin-left: 2em!Important; }
.sp-ml3em { margin-left: 3em!Important; }
.sp-ml4em { margin-left: 4em!Important; }
.sp-ml5em { margin-left: 5em!Important; }
.sp-ml6em { margin-left: 6em!Important; }
.sp-ml7em { margin-left: 7em!Important; }
.sp-ml8em { margin-left: 8em!Important; }
.sp-ml9em { margin-left: 9em!Important; }
.sp-ml10em { margin-left: 10em!Important; }

.sp-p10 { padding: 10px!Important; }
.sp-p20 { padding: 20px!Important; }
.sp-p30 { padding: 30px!Important; }

.sp-pt0 { padding-top: 0px!Important; }
.sp-pt5 { padding-top: 5px!Important; }
.sp-pt10 { padding-top: 10px!Important; }
.sp-pt20 { padding-top: 20px!Important; }
.sp-pt30 { padding-top: 30px!Important; }
.sp-pt40 { padding-top: 40px!Important; }
.sp-pt50 { padding-top: 50px!Important; }
.sp-pt60 { padding-top: 60px!Important; }
.sp-pt70 { padding-top: 70px!Important; }
.sp-pt80 { padding-top: 80px!Important; }

.sp-pr0 { padding-right: 0px!Important; }
.sp-pr5 { padding-right: 5px!Important; }
.sp-pr10 { padding-right: 10px!Important; }
.sp-pr20 { padding-right: 20px!Important; }
.sp-pr30 { padding-right: 30px!Important; }
.sp-pr40 { padding-right: 40px!Important; }
.sp-pr50 { padding-right: 50px!Important; }
.sp-pr60 { padding-right: 60px!Important; }
.sp-pr70 { padding-right: 70px!Important; }
.sp-pr80 { padding-right: 80px!Important; }

.sp-pb0 { padding-bottom: 0px!Important; }
.sp-pb5 { padding-bottom: 5px!Important; }
.sp-pb10 { padding-bottom: 10px!Important; }
.sp-pb20 { padding-bottom: 20px!Important; }
.sp-pb30 { padding-bottom: 30px!Important; }
.sp-pb40 { padding-bottom: 40px!Important; }
.sp-pb50 { padding-bottom: 50px!Important; }
.sp-pb60 { padding-bottom: 60px!Important; }
.sp-pb70 { padding-bottom: 70px!Important; }
.sp-pb80 { padding-bottom: 80px!Important; }

.sp-pl0 { padding-left: 0px!Important; }
.sp-pl5 { padding-left: 5px!Important; }
.sp-pl10 { padding-left: 10px!Important; }
.sp-pl20 { padding-left: 20px!Important; }
.sp-pl30 { padding-left: 30px!Important; }
.sp-pl40 { padding-left: 40px!Important; }
.sp-pl50 { padding-left: 50px!Important; }
.sp-pl60 { padding-left: 60px!Important; }
.sp-pl70 { padding-left: 70px!Important; }
.sp-pl80 { padding-left: 80px!Important; }

.w10p { width: 10%; }
.w20p { width: 20%; }
.w30p { width: 30%; }
.w40p { width: 40%; }
.w50p { width: 50%; }
.w60p { width: 60%; }
.w70p { width: 70%; }
.w80p { width: 80% }
.w90p { width: 90%; }
.w100p { width: 100%; }

 }
 
 
 /* old common */
 
@media all and (min-width: 641px) {

 .float-l{
	float:left;
}

.float-r{
	float:right;
}

.clear{
	clear:both;
}

.margin-r3{
}

.margin-t3{
	margin-top:3px
}

.margin-t10{
	margin-top:10px;
}

.margin-t15{
	margin-top:15px;
}

.margin-t20{
	margin-top:20px;
}

.margin-t30{
	margin-top:30px;
}

.margin-l20{
	margin-left:20px;
}

.margin-l10{
	margin-left:10px;
}

.margin-l8{
	margin-left:8px;
}

.margin-b40{
	margin-bottom:40px;
}

.margin-b10{
	margin-bottom:10px;
}

.margin-b8{
	margin-bottom:8px;
}

.margin-b5{
	margin-bottom:5px;
}

.margin-b3{
	margin-bottom:3px;
}

.padding-r10{
	padding-right:10px;
}

.inline{
	display:inline;
}

.vamiddle{
	vertical-align:middle;
}

.aright {
	text-align: right;
}

.acenter{
	margin:auto;
	text-align:center;
	margin-top:100px;
}

}
