@charset "utf-8";

.center { text-align: center !important;}
.right { text-align: right !important;}
.left { text-align: left !important;}

article section .right { margin: 30px; }

a.tri { padding-left: 13px; color: #FF4600; background-image: url("/images/common/arrowRO.png"); background-position: left center; background-repeat: no-repeat; background-size: 7px 13px; }
a.tri:hover { text-decoration: underline; }

.notell { display: inline-block; margin: -2px 0 0 3px; padding: 1px 8px 0; color: #ef6500; font-size: 11px; font-weight: normal !important; background: #fff8ee; }

@media screen and (min-width: 1200px){

#SelectArea .selectDiv.area #tab01 div.cell:first-child { padding-top: 90px; }
#SelectArea .selectDiv.area #tab01 div.cell:last-child { padding-top: 90px; }

#SelectArea .selectDiv.area .pref label strong br { display: none; }
#SelectArea .selectDiv.area .pref.koushin label strong { width: 110px; }
#SelectArea .selectDiv.area .pref.kyushu label strong { width: 90px; }

}

@media screen and (max-width: 1100px){

#SelectArea .selectDiv.area #MapImage { width: 336px; height: 272px; background-size: 2056px 552px; }
#SelectArea .selectDiv.area #MapImage.zenkoku  { background-position: -344px 0px; }
#SelectArea .selectDiv.area #MapImage.hokkaido { background-position: -688px 0px; }
#SelectArea .selectDiv.area #MapImage.tohoku   { background-position: -1032px 0px; }
#SelectArea .selectDiv.area #MapImage.koushin  { background-position: -1376px 0px; }
#SelectArea .selectDiv.area #MapImage.kanto    { background-position: -1720px 0px; }
#SelectArea .selectDiv.area #MapImage.tokai    { background-position: 0px -280px; }
#SelectArea .selectDiv.area #MapImage.kansai   { background-position: -344px -280px; }
#SelectArea .selectDiv.area #MapImage.chugoku  { background-position: -688px -280px; }
#SelectArea .selectDiv.area #MapImage.shikoku  { background-position: -1032px -280px; }
#SelectArea .selectDiv.area #MapImage.kyushu   { background-position: -1376px -280px; }
#SelectArea .selectDiv.area #MapImage img { width: 336px; height: 272px; }

	}
