@charset "utf-8";
/*PC・スマホ共通*/

.border_gray{border:1px solid #ccc!important;}

.pad00{padding: 0px!important;}
.pad05{padding: 5px!important;}
.pad10{padding: 10px!important;}
.pad15{padding: 15px!important;}
.pad20{padding: 20px!important;}
.pad25{padding: 25px!important;}

.pab00{padding-bottom: 0px!important;}
.pab05{padding-bottom: 5px!important;}
.pab10{padding-bottom: 10px!important;}
.pab15{padding-bottom: 15px!important;}
.pab20{padding-bottom: 20px!important;}
.pab25{padding-bottom: 25px!important;}

.pat00{padding-top: 0px!important;}
.pat05{padding-top: 5px!important;}
.pat10{padding-top: 10px!important;}
.pat15{padding-top: 15px!important;}
.pat20{padding-top: 20px!important;}
.pat25{padding-top: 25px!important;}

.pal00{padding-left: 0px!important;}
.pal05{padding-left: 5px!important;}
.pal10{padding-left: 10px!important;}
.pal15{padding-left: 15px!important;}
.pal20{padding-left: 20px!important;}
.pal25{padding-left: 25px!important;}

.par00{padding-right: 0px!important;}
.par05{padding-right: 5px!important;}
.par10{padding-right: 10px!important;}
.par15{padding-right: 15px!important;}
.par20{padding-right: 20px!important;}
.par25{padding-right: 25px!important;}

/* スマホ用幅pading */
@media screen and (max-width:640px){
.spad00{padding: 0px!important;}
}


.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.text-left {
	text-align: left!important;
}
.text-right {
	text-align: right!important;
}
.text-center {
	text-align: center!important;
}
/* スマホ用幅左右揃え */
@media screen and (max-width:640px){
.stext-left {
	text-align: left!important;
}
.stext-right {
	text-align: right!important;
}
.stext-center {
	text-align: center!important;
}
}



.fb_darkred{
 color: #9C0000;
 font-weight: bold;
}

.block-center {
margin-right: auto !important;
margin-left: auto !important;
}

.line_dot05{
border-top: dotted 1px gray;
padding-top: 5px;
}
.line_dot10{
border-top: dotted 1px gray;
padding-top: 10px;
}
.line_dot20{
border-top: dotted 1px gray;
padding-top: 20px;
}

.lh50per{
line-height: 0.5em!important;
}

.lh100per{
line-height: 1.0em!important;
}

.lh150per{
line-height: 1.5em!important;
}

.lh200per{
line-height: 2.0em!important;
}

.lh250per{
line-height: 2.5em!important;
}

.lh300per{
line-height: 3.0em!important;
}

.mb00 { margin-bottom: 0px!important; }
.mb05 { 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; }
.mb60 { margin-bottom: 60px!important; }
.mb70 { margin-bottom: 70px!important; }
.mb80 { margin-bottom: 80px!important; }
.mb90 { margin-bottom: 90px!important; }

.mt00 { margin-top: 0px!important; }
.mt05 { 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; }
.mt60 { margin-top: 60px!important; }
.mt70 { margin-top: 70px!important; }
.mt80 { margin-top: 80px!important; }
.mt90 { margin-top: 90px!important; }

.ml00 { margin-left: 0px!important; }
.ml05 { 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; }
.ml60 { margin-left: 60px!important; }
.ml70 { margin-left: 70px!important; }
.ml80 { margin-left: 80px!important; }
.ml90 { margin-left: 90px!important; }

.mr00 { margin-right: 0px!important; }
.mr05 { 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; }
.mr60 { margin-right: 60px!important; }
.mr70 { margin-right: 70px!important; }
.mr80 { margin-right: 80px!important; }
.mr90 { margin-right: 90px!important; }

#right .right-01 .s-date01 table tr .star02.hatune_dotted
{
	border-bottom: 1px dotted #CCCCCC;
}

.w960   { width: 960px!important;}
.w800	{ width: 800px!important;}
.w700	{ width: 700px!important;}
.w640	{ width: 640px!important;}
.w635	{ width: 635px!important;}
.w600	{ width: 600px!important;}
.w500	{ width: 500px!important;}
.w550	{ width: 550px!important;}
.w535	{ width: 535px!important;}
.w480	{ width: 480px!important;}
.w450	{ width: 450px!important;}
.w435	{ width: 435px!important;}
.w400	{ width: 400px!important;}
.w350	{ width: 350px!important;}
.w335	{ width: 335px!important;}
.w320	{ width: 320px!important;}
.w300	{ width: 300px!important;}
.w290	{ width: 290px!important;}
.w280	{ width: 280px!important;}
.w270	{ width: 270px!important;}
.w260	{ width: 260px!important;}
.w250	{ width: 250px!important;}
.w240	{ width: 240px!important;}
.w235	{ width: 235px!important;}
.w230	{ width: 230px!important;}
.w220	{ width: 220px!important;}
.w210	{ width: 210px!important;}
.w200	{ width: 200px!important;}
.w190	{ width: 190px!important;}
.w180	{ width: 180px!important;}
.w170	{ width: 170px!important;}
.w160	{ width: 160px!important;}
.w150	{ width: 150px!important;}
.w140	{ width: 140px!important;}
.w135	{ width: 135px!important;}
.w130	{ width: 130px!important;}
.w120	{ width: 120px!important;}
.w110	{ width: 110px!important;}
.w100	{ width: 100px!important;}
.w95	{ width: 95px!important;}
.w90	{ width: 90px!important;}
.w85	{ width: 85px!important;}
.w80	{ width: 80px!important;}
.w75	{ width: 75px!important;}
.w70	{ width: 70px!important;}
.w65	{ width: 65px!important;}
.w60	{ width: 60px!important;}
.w55	{ width: 55px!important;}
.w50	{ width: 50px!important;}
.w45	{ width: 45px!important;}
.w40	{ width: 40px!important;}
.w35	{ width: 35px!important;}
.w30	{ width: 30px!important;}
.w25	{ width: 25px!important;}
.w20	{ width: 20px!important;}
.w15	{ width: 15px!important;}
.w10	{ width: 10px!important;}
.w05	{ width: 5px!important;}


.wHalf  { width: 48%!important;}
.wTri   { width: 33%!important;}
.wQuart { width: 24%!important;}
.wFull  { width: 99.9%!important;}
.wMax   { width: 100% !important;}

.w03per { width: 3%  !important;}
.w05per { width: 5%  !important;}
.w07per { width: 7%  !important;}
.w10per { width: 10% !important;}
.w13per { width: 13% !important;}
.w15per { width: 15% !important;}
.w17per { width: 17% !important;}
.w18per { width: 18% !important;}
.w20per { width: 20% !important;}
.w25per { width: 25% !important;}
.w27per { width: 27% !important;}
.w28per { width: 28% !important;}
.w30per { width: 30% !important;}
.w32per { width: 32% !important;}
.w35per { width: 35% !important;}
.w37per { width: 37% !important;}
.w40per { width: 40% !important;}
.w45per { width: 45% !important;}
.w50per { width: 50% !important;}
.w55per { width: 55% !important;}
.w60per { width: 60% !important;}
.w62per { width: 62% !important;}
.w63per { width: 63% !important;}
.w65per { width: 65% !important;}
.w70per { width: 70% !important;}
.w75per { width: 75% !important;}
.w80per { width: 80% !important;}
.w85per { width: 85% !important;}
.w90per { width: 90% !important;}
.w95per { width: 95% !important;}
.w100per { width: 100% !important;}
.w110per { width: 110% !important;}
.w120per { width: 120% !important;}

/* スマホ用幅指定 */
@media screen and (max-width:640px){
.sw960   { width: 960px!important;}
.sw800	{ width: 800px!important;}
.sw700	{ width: 700px!important;}
.sw640	{ width: 640px!important;}
.sw635	{ width: 635px!important;}
.sw600	{ width: 600px!important;}
.sw500	{ width: 500px!important;}
.sw480	{ width: 480px!important;}
.sw450	{ width: 450px!important;}
.sw400	{ width: 400px!important;}
.sw350	{ width: 350px!important;}
.sw320	{ width: 320px!important;}
.sw300	{ width: 300px!important;}
.sw290	{ width: 290px!important;}
.sw280	{ width: 280px!important;}
.sw270	{ width: 270px!important;}
.sw260	{ width: 260px!important;}
.sw250	{ width: 250px!important;}
.sw240	{ width: 240px!important;}
.sw230	{ width: 230px!important;}
.sw220	{ width: 220px!important;}
.sw210	{ width: 210px!important;}
.sw200	{ width: 200px!important;}
.sw190	{ width: 190px!important;}
.sw180	{ width: 180px!important;}
.sw170	{ width: 170px!important;}
.sw160	{ width: 160px!important;}
.sw150	{ width: 150px!important;}
.sw140	{ width: 140px!important;}
.sw130	{ width: 130px!important;}
.sw120	{ width: 120px!important;}
.sw110	{ width: 110px!important;}
.sw100	{ width: 100px!important;}
.sw95	{ width: 95px!important;}
.sw90	{ width: 90px!important;}
.sw85	{ width: 85px!important;}
.sw80	{ width: 80px!important;}
.sw75	{ width: 75px!important;}
.sw70	{ width: 70px!important;}
.sw65	{ width: 65px!important;}
.sw60	{ width: 60px!important;}
.sw55	{ width: 55px!important;}
.sw50	{ width: 50px!important;}
.sw45	{ width: 45px!important;}
.sw40	{ width: 40px!important;}
.sw35	{ width: 35px!important;}
.sw30	{ width: 30px!important;}
.sw25	{ width: 25px!important;}
.sw20	{ width: 20px!important;}
.sw15	{ width: 15px!important;}
.sw10	{ width: 10px!important;}
.sw05	{ width: 5px!important;}


.swHalf  { width: 48%!important;}
.swTri   { width: 33%!important;}
.swQuart { width: 24%!important;}
.swFull  { margin-left: calc(50% - 50vw)!important;
 margin-right: calc(50% - 50vw)!important;
 width: 100vw!important;}
.swMax   { width: 100% !important;}

.sw03per { width: 3%  !important;}
.sw05per { width: 5%  !important;}
.sw07per { width: 7%  !important;}
.sw10per { width: 10% !important;}
.sw13per { width: 13% !important;}
.sw15per { width: 15% !important;}
.sw17per { width: 17% !important;}
.sw18per { width: 18% !important;}
.sw20per { width: 20% !important;}
.sw25per { width: 25% !important;}
.sw27per { width: 27% !important;}
.sw28per { width: 28% !important;}
.sw30per { width: 30% !important;}
.sw32per { width: 32% !important;}
.sw35per { width: 35% !important;}
.sw37per { width: 37% !important;}
.sw40per { width: 40% !important;}
.sw45per { width: 45% !important;}
.sw50per { width: 50% !important;}
.sw55per { width: 55% !important;}
.sw60per { width: 60% !important;}
.sw62per { width: 62% !important;}
.sw63per { width: 63% !important;}
.sw65per { width: 65% !important;}
.sw70per { width: 70% !important;}
.sw75per { width: 75% !important;}
.sw80per { width: 80% !important;}
.sw85per { width: 85% !important;}
.sw90per { width: 90% !important;}
.sw95per { width: 95% !important;}
.sw100per { width: 100% !important;}
.sw110per { width: 110% !important;}
.sw120per { width: 120% !important;}

.smb00 { margin-bottom: 0px!important; }
.smb05 { margin-bottom: 5px!important; }
.smb10 { margin-bottom: 10px!important; }
.smb15 { margin-bottom: 15px!important; }
.smb20 { margin-bottom: 20px!important; }
.smb25 { margin-bottom: 25px!important; }
.smb30 { margin-bottom: 30px!important; }
.smb35 { margin-bottom: 35px!important; }
.smb40 { margin-bottom: 40px!important; }
.smb45 { margin-bottom: 45px!important; }
.smb50 { margin-bottom: 50px!important; }
.smb60 { margin-bottom: 60px!important; }
.smb70 { margin-bottom: 70px!important; }
.smb80 { margin-bottom: 80px!important; }
.smb90 { margin-bottom: 90px!important; }

.smt00 { margin-top: 0px!important; }
.smt05 { margin-top: 5px!important; }
.smt10 { margin-top: 10px!important; }
.smt15 { margin-top: 15px!important; }
.smt20 { margin-top: 20px!important; }
.smt25 { margin-top: 25px!important; }
.smt30 { margin-top: 30px!important; }
.smt35 { margin-top: 35px!important; }
.smt40 { margin-top: 40px!important; }
.smt45 { margin-top: 45px!important; }
.smt50 { margin-top: 50px!important; }
.smt60 { margin-top: 60px!important; }
.smt70 { margin-top: 70px!important; }
.smt80 { margin-top: 80px!important; }
.smt90 { margin-top: 90px!important; }

.sml00 { margin-left: 0px!important; }
.sml05 { margin-left: 5px!important; }
.sml10 { margin-left: 10px!important; }
.sml15 { margin-left: 15px!important; }
.sml20 { margin-left: 20px!important; }
.sml25 { margin-left: 25px!important; }
.sml30 { margin-left: 30px!important; }
.sml35 { margin-left: 35px!important; }
.sml40 { margin-left: 40px!important; }
.sml45 { margin-left: 45px!important; }
.sml50 { margin-left: 50px!important; }
.sml60 { margin-left: 60px!important; }
.sml70 { margin-left: 70px!important; }
.sml80 { margin-left: 80px!important; }
.sml90 { margin-left: 90px!important; }

.smr00 { margin-right: 0px!important; }
.smr05 { margin-right: 5px!important; }
.smr10 { margin-right: 10px!important; }
.smr15 { margin-right: 15px!important; }
.smr20 { margin-right: 20px!important; }
.smr25 { margin-right: 25px!important; }
.smr30 { margin-right: 30px!important; }
.smr35 { margin-right: 35px!important; }
.smr40 { margin-right: 40px!important; }
.smr45 { margin-right: 45px!important; }
.smr50 { margin-right: 50px!important; }
.smr60 { margin-right: 60px!important; }
.smr70 { margin-right: 70px!important; }
.smr80 { margin-right: 80px!important; }
.smr90 { margin-right: 90px!important; }

.stext10 { font-size:77%!important; }
.stext11 { font-size:85%; }
.stext12 { font-size:93%; }
.stext13 { font-size:100%; }
.stext14 { font-size:108%; }
.stext15 { font-size:116%; }
.stext16 { font-size:123.1%; }
.stext17 { font-size:131%; }
.stext18 { font-size:138.5%; }
.stext19 { font-size:146.5%; }
.stext20 { font-size:153.9%; }
.stext21 { font-size:161.6%; }
.stext22 { font-size:167%; }
.stext23 { font-size:174%; }
.stext24 { font-size:182%; }
.stext25 { font-size:189%; }
.stext26 { font-size:197%; }

}

/* PC幅指定 */
@media screen and (min-width:641px){
.pw960   { width: 960px!important;}
.pw800	{ width: 800px!important;}
.pw700	{ width: 700px!important;}
.pw640	{ width: 640px!important;}
.pw635	{ width: 635px!important;}
.pw600	{ width: 600px!important;}
.pw550	{ width: 550px!important;}
.pw535	{ width: 535px!important;}
.pw500	{ width: 500px!important;}
.pw480	{ width: 480px!important;}
.pw450	{ width: 450px!important;}
.pw435	{ width: 435px!important;}
.pw400	{ width: 400px!important;}
.pw350	{ width: 350px!important;}
.pw335	{ width: 335px!important;}
.pw320	{ width: 320px!important;}
.pw300	{ width: 300px!important;}
.pw290	{ width: 290px!important;}
.pw280	{ width: 280px!important;}
.pw270	{ width: 270px!important;}
.pw260	{ width: 260px!important;}
.pw250	{ width: 250px!important;}
.pw240	{ width: 240px!important;}
.pw235	{ width: 235px!important;}
.pw230	{ width: 230px!important;}
.pw220	{ width: 220px!important;}
.pw210	{ width: 210px!important;}
.pw200	{ width: 200px!important;}
.pw190	{ width: 190px!important;}
.pw180	{ width: 180px!important;}
.pw170	{ width: 170px!important;}
.pw160	{ width: 160px!important;}
.pw150	{ width: 150px!important;}
.pw140	{ width: 140px!important;}
.pw135	{ width: 135px!important;}
.pw130	{ width: 130px!important;}
.pw120	{ width: 120px!important;}
.pw110	{ width: 110px!important;}
.pw100	{ width: 100px!important;}
.pw95	{ width: 95px!important;}
.pw90	{ width: 90px!important;}
.pw85	{ width: 85px!important;}
.pw80	{ width: 80px!important;}
.pw75	{ width: 75px!important;}
.pw70	{ width: 70px!important;}
.pw65	{ width: 65px!important;}
.pw60	{ width: 60px!important;}
.pw55	{ width: 55px!important;}
.pw50	{ width: 50px!important;}
.pw45	{ width: 45px!important;}
.pw40	{ width: 40px!important;}
.pw35	{ width: 35px!important;}
.pw30	{ width: 30px!important;}
.pw25	{ width: 25px!important;}
.pw20	{ width: 20px!important;}
.pw15	{ width: 15px!important;}
.pw10	{ width: 10px!important;}
.pw05	{ width: 5px!important;}


.pwHalf  { width: 48%!important;}
.pwTri   { width: 33%!important;}
.pwQuart { width: 24%!important;}
.pwFull  { width: 99.9%!important;}
.pwMax   { width: 100% !important;}

.pw03per { width: 3%  !important;}
.pw05per { width: 5%  !important;}
.pw07per { width: 7%  !important;}
.pw10per { width: 10% !important;}
.pw13per { width: 13% !important;}
.pw15per { width: 15% !important;}
.pw17per { width: 17% !important;}
.pw18per { width: 18% !important;}
.pw20per { width: 20% !important;}
.pw25per { width: 25% !important;}
.pw27per { width: 27% !important;}
.pw28per { width: 28% !important;}
.pw30per { width: 30% !important;}
.pw32per { width: 32% !important;}
.pw35per { width: 35% !important;}
.pw37per { width: 37% !important;}
.pw40per { width: 40% !important;}
.pw45per { width: 45% !important;}
.pw50per { width: 50% !important;}
.pw55per { width: 55% !important;}
.pw60per { width: 60% !important;}
.pw62per { width: 62% !important;}
.pw63per { width: 63% !important;}
.pw65per { width: 65% !important;}
.pw70per { width: 70% !important;}
.pw75per { width: 75% !important;}
.pw80per { width: 80% !important;}
.pw85per { width: 85% !important;}
.pw90per { width: 90% !important;}
.pw95per { width: 95% !important;}
.pw100per { width: 100% !important;}
.pw110per { width: 110% !important;}
.pw120per { width: 120% !important;}

.pmb00 { margin-bottom: 0px!important; }
.pmb05 { margin-bottom: 5px!important; }
.pmb10 { margin-bottom: 10px!important; }
.pmb15 { margin-bottom: 15px!important; }
.pmb20 { margin-bottom: 20px!important; }
.pmb25 { margin-bottom: 25px!important; }
.pmb30 { margin-bottom: 30px!important; }
.pmb35 { margin-bottom: 35px!important; }
.pmb40 { margin-bottom: 40px!important; }
.pmb45 { margin-bottom: 45px!important; }
.pmb50 { margin-bottom: 50px!important; }
.pmb60 { margin-bottom: 60px!important; }
.pmb70 { margin-bottom: 70px!important; }
.pmb80 { margin-bottom: 80px!important; }
.pmb90 { margin-bottom: 90px!important; }

}