@charset "utf-8";
/*******再定義*******/
body {
  /*position: relative;*/
  height: 100%;
  margin: 0px;
  padding: 0px;
  background: #fff;
  border: 0;
  font-family:Helvetica, Arial, sans-serif;
  font-size: 85%;
  line-height: 150%;
  text-align: justify;
}
p, h1 {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}
hr {
  margin: 10px 0px 10px 0px;
  padding: 0px;
}
/****************************/
.FL {
  float: left;
}
.FR {
  float: right;
}
.CB {
  clear: both;
}
.FCBlu {
  color: #036EB8;
}
.FCLRed {
  color: #ED7B7B;
}
.FCLGra {
  color: #808080;
}
.w50 {
  display: block;
  width: 50%;
}
.w44 {
  display: block;
  width: 44%;
}
.w33 {
  display: block;
  width: 33%;
}
.PB10 {
  padding-bottom: 10px;
}
.FS12 {
  font-size: 12px;
}
.FS85p {
  font-size: 85%;
}
.whi-sp-no {
	white-space: nowrap;
}
/*******凡例*******/
.hanrei1 {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 80%;
  line-height: 125%;
}
.hanrei1 li:first-child {
  display: block;
  float: left;
  width: 4.5em;
  margin-right: 0.5em;
  padding: 3px;
  text-align: center;
}
.hanrei1 li {
  display: block;
  float: left;
  width: 4.5em;
  margin-right: 0.5em;
  padding: 3px;
  text-align: center;
}
.hanrei1 li:last-child {
  display: block;
  float: left;
  width: 4.5em;
  margin-right: 0em;
  padding: 3px;
  text-align: center;
  color: #fff;
}

.hanrei1_gray{
  background: #DCDDDD;
}

.hanrei1_yellow{
  background: #eee529;
}

.hanrei1_orange{
  background: #eeb033;
}

.hanrei1_red{
  background: #d4131f;
}
.hanrei_map {
	padding: 2px;
}
/*******SNS*******/
.pictSns {
  display: block;
  height: 29px;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  list-style: none;
}
.pictSns li {
  display: block;
  float: right;
  padding-right: 10px;
}
/*******設問*******/
.setsumon {
  display: block;
  margin: 10px 0px 10px 0px;
  border-left: 4px solid #036EB8;
  padding: 0px 10px 0px 10px;
  color: #036EB8;
  font-weight: bold;
}
/*******注意エリア*******/
.areaCaution {
  display: block;
  margin: 0px -10px 10px -10px;
  padding: 10px;
  background: #FAEE00;
}
.areaCautionB {
  display: block;
  margin: -10px -10px 10px -10px;
  padding: 10px;
  background: #FAEE00;
}
/****************************/
.textLL {
  padding: 0.5em 0em;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #036EB8;
}
.textLL span {
  font-size: 80%;
}
.textLL2 {
  padding: 0.5em 0em;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  color: #FF7F00;
}
.textLL3 {
  padding: 0.5em 0em;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #E3001B;
}
.textLL4 {
  padding: 0.5em 0em;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #76678C;
}
.textLL5 {
  padding: 0.5em 0em;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #66A08C;
}
.textL5 {
  padding: 0.5em 0em;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  color: #66A08C;
}
.inputText1 {
  width: 85%;
  margin: 0px;
  padding: 0.25em;
  background: #EFEFEF;
  border: 1px solid #B5B5B6;
}
.pulldownMenu1 {
  width: 100%;
  margin: 0px;
  padding: 0.25em;
  background: #EFEFEF;
  border: 1px solid #B5B5B6;
  font-size: 120%;
}
.textHanrei {
  margin-bottom: 3px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  text-align: center;
}
.contLeft1 {
  display: block;
  float: left;
  width: 48%;
  font-size: 12px;
}
.contRight1 {
  display: block;
  float: right;
  width: 48%;
  font-size: 12px;
  text-align: justify;
}
.contLeft2 {
  display: block;
  float: left;
  width: 68%;
  font-size: 12px;
}
.contRight2 {
  display: block;
  float: right;
  width: 29%;
  font-size: 12px;
  margin-right: 10px;
}
.contRight2 ul {
  margin: 3px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 3px 0px;
}
.contRight2 li {
  list-style: none;
  line-height: 150%;
}
.textSentenceArea {
  display: table;
  float: left;
  padding: 12px 12px 12px 12px;
}
.textSubTitle {
  font-size: 12px;
  font-weight: normal;
  line-height:12px;
  color: #fff;
}
.textSentenceTitle {
  padding-top: 6px;
  font-size: 16px;
  font-weight: bold;
  line-height:21px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#siteTitle {
  display: block;
  position: relative;
  margin: 0px;
  border: 0px solid #f00;
  padding: 10px;
  text-align: left;
  line-height: 100%;
}
#titleImg2 {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.imgTitleA {
  display: block;
  float: right;
  width: 30%;
  margin: 0.25em  0.25em  0.25em 0em ;
  border: 0px solid #f00;
  border-radius: 12px;
  padding: 0px 12px 0px 12px;
  background: #fff;
  /*box-shadow: inset 1px 1px 2px 2px rgba(0,0,0,0.3);*/
  box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
  text-align: center;
}
.imgTitleB {
  display: block;
  float: right;
  width: 20%;
  margin: 0.25em  0.25em  0.25em 0em ;
  border: 0px solid #f00;
  border-radius: 12px;
  padding: 0px 12px 0px 12px;
  background: #fff;
  /*box-shadow: inset 1px 1px 2px 2px rgba(0,0,0,0.3);*/
  box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
  text-align: center;
}
.imgTitleA img,
.imgTitleB img {
  border: 0px solid #000;
  margin: 14px 0px 10px 0px;
}
.imgTitleA0 {
  display: block;
  float: right;
  width: 30%;
  margin: 0.25em  0.25em  0.25em 0em ;
  border: 0px solid #f00;
  border-radius: 12px;
  padding: 0px 12px 0px 12px;
  background: #fff;
  /*box-shadow: inset 1px 1px 2px 2px rgba(0,0,0,0.3);*/
  box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
  text-align: center;
}
.imgTitleB0 {
  display: block;
  float: right;
  width: 20%;
  margin: 0.25em  0.25em  0.25em 0em ;
  border: 0px solid #f00;
  border-radius: 12px;
  padding: 0px 12px 0px 12px;
  background: #fff;
  /*box-shadow: inset 1px 1px 2px 2px rgba(0,0,0,0.3);*/
  box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.3);
  text-align: center;
}
.imgTitleA0 img,
.imgTitleB0 img {
  border: 0px solid #000;
  margin: 7px 0px 4px 0px;
}
.nameMap {
  display: table;
  border-radius: 4px;
  padding: 2px 6px;
  background: #B3001B;
  background-image: -webkit-linear-gradient(90deg, #F5001B, #B3001B);
  background-image: linear-gradient(90deg, #F5001B, #B3001B);
  color: #fff;
}

/*******ブロック要素*******/
#contentsAll {
  display: block;
}
.sentenceTitle {
  display: block;
  position: relative;
  width: 100%;
  margin: 0px;
  border: 0px solid #fff;
  padding: 0px;
  /*color: #fff;*/
  text-align: left;
  box-shadow: 0px -2px 2px 0px rgba(0,0,0,0.3);
  z-index: 10;
}
.sentenceTitleB {
  display: block;
  position: relative;
  width: 100%;
  margin: 0px;
  border: 0px solid #fff;
  padding: 0px;
  /*color: #fff;*/
  text-align: left;
  box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3);
  z-index: 10;
}
.stColorRe {
  background: #B3001B;
  background-image: -webkit-linear-gradient(#F5001B, #B3001B);
  background-image: linear-gradient(#F5001B, #B3001B);
}
.stColorLB {
  background: #2F9BC2;
  background-image: -webkit-linear-gradient(#D0F3FF, #2F9BC2);
  background-image: linear-gradient(#D0F3FF, #2F9BC2);
}
.stColorBlu {
  background: #036EB8;
  background-image: -webkit-linear-gradient(#00A0E9, #036EB8);
  background-image: linear-gradient(#00A0E9, #036EB8);
}
.stColorPu {
  background: #76678C;
  background-image: -webkit-linear-gradient(#E6DBE6, #76678C);
  background-image: linear-gradient(#E6DBE6, #76678C);
}
.stColorGr {
  background: #66918C;
  background-image: -webkit-linear-gradient(#C0DFCE, #66918C);
  background-image: linear-gradient(#C0DFCE, #66918C);
}
#textPlace {
  margin: 0px;
  border-top: 1px solid #6a8ab6;
  border-bottom: 1px solid #9cb5d7;
  padding: 8px;
  background: #7E9EC9;
  color: #fff;
  text-align: center;
}
#cameraControlArea {
  display: block;
  background: #555;
}
.content {
  display: block;
  width: auto;
  /*border: 1px solid #f00;*/
  padding: 8px;
  z-index: 1;
}
.content2 {
	display: block;
	clear: both;
	width: auto;
	margin-top: 4px;
	border-top: 1px solid #ccc;
	padding: 4px 8px 8px 8px;
	z-index: 1;
}
.srArea {
  display: block;
  width: auto;
  padding-bottom: 0.75em;
  line-height: 150%;
  white-space: nowrap;
}
.rbArea {
  display: block;
  width: auto;
  margin: 0px;
  border: 1px solid #f00;
  padding:  0em 0em 0.75em 0em;
  line-height: 150%;
  white-space: nowrap;
  text-indent: 0em;
}

/*******テキスト関連*******/
.textLead {
  padding: 0px 10px 6px 10px;
  color: #FC0;
  font-size: 85%;
  line-height: 135%;
  text-align: center;
  font-weight: normal;
}
.textShaWhi {
  text-shadow: #fff 0px 1px 0px;
}
.textShaBla {
  text-shadow: #000 0px 1px 0px;
}
.textStepTit {
  display: block;
  padding: 6px 0px;
  font-size: 125%;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.textSenTit {
  background: #56609c;
  background-image: -webkit-linear-gradient(#7f89c8, #56609c);
  background-image: linear-gradient(#7f89c8, #56609c);
}
.textSenTit p {
  padding: 6px 10px;
  color: #fff;
  font-size: 125%;
  text-align: center;
  font-weight: bold;
  text-shadow: #000 0px 1px 0px;
}
.TI1 {
  text-indent: 1em;
}
.TAC {
  text-align: center;
}
.TAR {
  text-align: right;
}
.TAL {
  text-align: left;
}
.TAJ {
  text-align: justify;
}
.PT5 {
  padding-top: 0.5em;
}
/*******ラジオボタン*******/
fieldset {
  display: block;
  width: auto;
  border: 0px solid #fff;
  padding: 0px;
}
.labelSet {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0px;
  padding: 0px;
}
.labelArea {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0px;
  border:1px solid #ccc;
  padding: 0px;
  background: #eee;
  background-image: -webkit-linear-gradient(#fdfdfd, #eee);
  background-image: linear-gradient(#fdfdfd, #eee);
  text-align: left;
  color: #444;
  font-size: 14px;
  font-weight: normal;
  text-shadow: rgb(246, 246, 246) 0px 1px 1px;
  cursor: pointer;
  z-index: 2;
}
.labelSet:first-child .labelArea {
  border-radius: 10px 10px 0px 0px;
}
.labelSet:last-child .labelArea {
  border-radius: 0px 0px 10px 10px;
}
.labelBox {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  /*padding: 0.75em 25px 0.7em 45px;*/
  padding: 1.25em 25px 1.25em 45px;
}
.labelText {
  display: inline;
  position: relative;
  width: auto;
  height: auto;
}/*ラジオボタン*/
.checkImg {
  display: block;
  position: absolute;
  top: 1.3em;
  left: 0.9em;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  border-radius: 9px;
  padding: 0px;
  background-clip: border-box;
  background: #c7dded;
  background-origin: padding-box;
  box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px 0px;
}
input[type=radio]:checked + label .checkImg {
  display: block;
  background: url(icons-36-white.png) no-repeat -718px 50% #4596ce;
  background-size: 774px 18px;
}
input[type=radio]{
  display: block;
  position: relative;
  width: 10px;
  height: 10px;
  top: 20px; left: 20px;
  margin: -11px 0px 0px 0px;
  padding: 0px;
  z-index:1;
}
/*チェックボックス*/
.checkImgBox {
  display: block;
  position: absolute;
  top: 1.3em;
  left: 0.9em;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  /*border-radius: 9px;*/
  padding: 0px;
  background-clip: border-box;
  background: #c7dded;
  background-origin: padding-box;
  box-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px 0px;
}
input[type=checkbox]:checked + label .checkImgBox {
  display: block;
  background: url(icons-36-white.png) no-repeat -718px 50% #4596ce;
  background-size: 774px 18px;
}
input[type=checkbox]{
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%; left: 10px;
  margin: -9px 0px 0px 0px;
  padding: 0px;
  z-index: 100;
}
/*******コメント（自由記述）*******/
textarea {
  display: block;
  width: 100%;
  height: 7.5em;
  margin: 8px 0px;
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  padding: 0px;
  font-size: 16px;
  line-height: 150%;
  background-image: none;
  box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);

}
/*******スライダー*******/
input[type=range] {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  top: 4px;
  width: 65%; height: 15px;
  overflow: visible;
  margin: 0px 2% 0px 20px;
  border: 1px solid #808080;
  border-radius: 15px;
  padding: 0px;
  background: #fdfdfd;
  background-image: -webkit-linear-gradient(#eee, #fdfdfd);
  background-image: linear-gradient(#eee, #fdfdfd);
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 33px; height: 33px;
  margin: 0px;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 0px;
  background: #eee;
  background-image: -webkit-linear-gradient(#fdfdfd, #eee);
  background-image: linear-gradient(#fdfdfd, #eee);
  box-shadow: 0px 1px 5px #808080;
  font-weight: bold;
  color: #444;
  text-shadow: 0 1px 1px #f6f6f6;
  text-decoration: underline;
}
input[type=range]:focus::-webkit-slider-thumb,
input[type=range]:active::-webkit-slider-thumb {
  border: 1px solid #bbb;
  background: #9aa6b1;
  background-image: -webkit-linear-gradient(#ededed, #9aa6b1);
  background-image: linear-gradient(#ededed, #9aa6b1);
}
input[type=number] {
  -webkit-appearance: none;
  display: inline-block;
  width: 38px; height: 25px;
  margin: 0px;
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  padding: 6px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px 0px inset;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  text-align: start;
  text-shadow: rgb(255, 255, 255) 0px 1px 0px;
  cursor: auto;
  -webkit-rtl-ordering: logical;
  -webkit-user-select: text;
}
/*******ボタン*******/
/*形態*/
.butStyle {
  display: block;
  position: relative;
  height: auto;
  margin: 4px 0px;
  border:2px solid #fff;
  border-radius: 10px;
  padding: 4px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 4px 0px;
  text-align: center;
  font-size: 120%;
  color: #fff;
  text-shadow: rgb(0, 0, 0,0.5) 0px 1px 1px;
  cursor: pointer;
  z-index: 2;
}
.butStyle2 {
  display: block;
  position: relative;
  height: auto;
  margin: 4px 0px;
  border:2px solid #fff;
  border-radius: 10px;
  padding: 14px 4px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 4px 0px;
  text-align: center;
  font-size: 120%;
  color: #fff;
  text-shadow: rgb(0, 0, 0,0.5) 0px 1px 1px;
  cursor: pointer;
  z-index: 2;
}
/*色（デフォルト）*/
.butColorA1 {
  background: #B00D0F;
  background-image: -webkit-linear-gradient(#F36100, #B00D0F);
  background-image: linear-gradient(#F36100, #B00D0F);
}
.butColorB1 {
  background: #036EB8;
  background-image: -webkit-linear-gradient(#00A0E9, #036EB8);
  background-image: linear-gradient(#00A0E9, #036EB8);
}
.butColorC1 {
  background: #736588;
  background-image: -webkit-linear-gradient(#E5DAE5, #736588);
  background-image: linear-gradient(#E5DAE5, #736588);
}
.butColorD1 {
  background: #727171;
  background-image: -webkit-linear-gradient(#C9CACA, #727171);
  background-image: linear-gradient(#C9CACA, #727171);
}
/*色(アクション)*/
.butColorA2 {
  background: #B00D0F;
  background-image: -webkit-linear-gradient(#B00D0F, #F36100);
  background-image: linear-gradient(#B00D0F, #F36100);
}
.butColorB2 {
  background: #036EB8;
  background-image: -webkit-linear-gradient(#036EB8, #00A0E9);
  background-image: linear-gradient(#036EB8, #00A0E9);
}
/*地図*/
.araaMap {
  display: block;
  width: auto;
  margin: 0px -10px 0px -10px;
  overflow: hidden;
  z-index: 1;
}
.kuikiMapDetails{
  display: block;
  width: auto;
  margin: 0px -10px -12px -10px;
  overflow: hidden;
  z-index: 1;
}
/*フッター*/
#footer {
  display: block;
  clear: both;
  margin: 0px -10px -8px -10px;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  /*background: #000;*/
  background: #268cda;
}

/*map*/
#kuikiMapArea {
  display: block;
  position: relative;
  width: 100%;
  margin-top: -1em;
  margin-bottom: -1.25em;
  margin-left: -15px;
}
#kuikiMapArea div.kuikiMap {
  display: block;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}
#kuikiMapArea div.kuikiMap img {
  width: 100%;
}
#kuikiMapArea div.kuikiMap:first-child {
  position: relative;
}
.imgButton {
  display: block;
  position: absolute;
  border-width: 0px;
}
/*中央区*/
#imgButton1 {
  top: 36.5%; left: 43.5%;
  width: 21%; height: 12%;
}
/*北区*/
#imgButton2 {
  top: 6.4%; left: 55.2%;
  width: 26%; height: 12%;
}
/*東区*/
#imgButton3 {
  top: 18.4%; left: 64.6%;
  width: 16%; height: 13%;
}
/*白石区*/
#imgButton4 {
  top: 31.4%; left: 69%;
  width: 13%; height: 11%;
}
/*厚別区*/
#imgButton5 {
  top: 31.8%; left: 82%;
  width: 11%; height: 21%;
}
/*豊平区*/
#imgButton6 {
  top: 42.4%; left: 64.4%;
  width: 14%; height: 13%;
}
/*清田区*/
#imgButton7 {
  top: 55.4%; left: 66.8%;
  width: 16%; height: 19%;
}
/*南区*/
#imgButton8 {
  top: 16.4%; left: 7.2%;
  width: 60%; height: 75%;
}
/*西区*/
#imgButton9 {
  top: 25.5%; left: 36.4%;
  width: 23%; height: 11%;
}
/*手稲区*/
#imgButton10 {
  top: 10.5%; left: 35.4%;
  width: 20%; height: 15%;
}

/*追加*/
.height-3em{
  min-height: 3em;
}
/*ランキング（テーブル）*/
.table_ranking,
.table_ranking2,
.table_ranking3 {
  width: 100%;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-collapse: collapse;
}
.table_ranking tr td,
.table_ranking2 tr td,
.table_ranking3 tr td {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 3px;
}
.table_ranking tr td:nth-child(1),
.table_ranking2 tr td:nth-child(1),
.table_ranking3 tr td:nth-child(1) {
	width: 3em;
	text-align: center;
	white-space: nowrap;
}
.table_ranking tr td:nth-child(2),
.table_ranking2 tr td:nth-child(2) {
	width: 4em;
	white-space: nowrap;
}
.table_ranking tr td:nth-child(4) {
	width: 5em;
	text-align: center;
	white-space: nowrap;
}
/*item*/
.table_ranking .itemLine td,
.table_ranking2 .itemLine td,
.table_ranking3 .itemLine td {
	text-align: center;
	background: #ccc;
}
.table_ranking .itemLine td:nth-child(2),
.table_ranking2 .itemLine td:nth-child(2),
.table_ranking3 .itemLine td:nth-child(2) {
	width: auto;
}
/*title*/
.table_ranking .titleLine td:nth-child(1),
.table_ranking2 .titleLine td:nth-child(1),
.table_ranking3 .titleLine td:nth-child(1) {
	width: auto;
	text-align: center;
	white-space: nowrap;
}
/*bgcolor*/
.tbg1 {
	background: #99d3ee;
}
.tbg2 {
	background: #99b1ee;
}
.tbg3 {
	background: #87c08b;
}
.tbg4 {
	background: #eec25a;
}
.tbg5 {
	background: #9a84c0;
}
.tbgGra {
	background: #9f9f9f;
}
.tbgMen {
	background: #6496cd;
}
.tbgWomen {
	background: #e86f6f;
}
/*ランキング（地図）*/
.mapKensakuArea {
	display: block;
	width: 100%;
	border-right: 1px solid #746689;
	border-bottom: 1px solid #746689;
	border-left: 1px solid #746689;
	margin: 10px 0px 10px 0px;
	line-height: 0%;
}
.mapKensakuArea img {
	width: 100%;
}
/*判定結果*/
.kaisetsu {
  display: none;
  text-indent: 1em;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/*******フッター（トップへ戻る）*******/
#gotoTop {
  display: block;
  position: relative;
  /*bottom: 0px;
  left: 0px;*/
  width: 100%;
  margin: 10px 0px 0px 0px;
  border-top: 1px solid #f00;
  padding: 0.5em 0px;
  background: #898989;
  background-image: -webkit-linear-gradient(#DCDDDD, #898989);
  background-image: linear-gradient(#DCDDDD, #898989);
  box-shadow: 0px -1px 1px 1px rgba(0,0,0,0.3);
  text-align: center;
  font-size: 120%;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  color: #fff;
  clear: both;
}
/*******（トップへ戻る）*******/
.gotoPageTop {
	display: block;
	margin: 0px;
	padding: 5px 0px;
	text-align: right;
}
/*******キャプション*******/
#map_caption {
	padding-right: 1em;
	font-size: 85%;
}
#check_captipn {
	color: #777;
	font-weight: bold;
}

	