@charset "UTF-8";
/* ------------------------------------------------------------
 「復興商店街を巡る旅」　CSS
 更新日:12/11/07

------------------------------------------------------------ */
img {
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  vertical-align: bottom;
}

/* 変な隙間の対処 */
/* 本番では削除--------------- */
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
  font-size: 13px;
  line-height: 1.3;
}

#main_bk {
  background-image: url(/info/fukkou_stamp/img/stamp11.jpg);
  background-repeat: repeat-y;
  width: 950px;
}

#main_area {
  margin: 0 100px 0 90px;
}

#menu_bk {
  background-image: url(/info/fukkou_stamp/img/stamp13.jpg);
  background-repeat: repeat-y;
  width: 739px;
}

#stamp_bl {
  zoom: 1;
  width: 755px;
  margin: 0 auto;
}

#stamp_bl:after {
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  content: ".";
  font-size: 1px;
}

#stamp_bl_l {
  width: 422px;
  float: left;
}

.stamp_bl02 {
  zoom: 1;
  margin-top: 10px;
}

.stamp_bl02:after {
  zoom: 1;
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  content: ".";
  font-size: 1px;
}

.stamp_bl_l_l {
  float: left;
  width: 80px;
}

.stamp_bl_l_r {
  float: right;
  width: 329px;
}

#stamp_bl_r {
  width: 318px;
  float: right;
}

.ico01 {
  margin-top: 20px;
}

.ico02 {
  margin-top: 5px;
}

.txt01 {
  margin-top: 5px;
}

.notice {
  font-size: 11px;
  text-indent: -11px;
  margin-left: 11px;
}

.notice02 {
  font-size: 11px;
}

#menu_area {
  margin: 0 20px;
}

.menu_bl {
  zoom: 1;
  padding-bottom: 5px;
}

.menu_bl:after {
  zoom: 1;
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  content: ".";
  font-size: 1px;
}

.shop_tit {
  margin: 15px 15px 5px 15px;
  border-bottom: #31982A solid 2px;
  color: #31982A;
  font-size: 15px;
  font-weight: bold;
  width: 160px;
}

.menu_txt {
  margin: 5px 15px 5px 17px;
  width: 160px;
}

.menu_bl_l03 {
  width: 375px;
  float: left;
}

.menu_bl_r03 {
  width: 315x;
  float: right;
}

.menu_bl_r03 p {
  background-color: #FFF;
  padding: 5px;
}

#hln {
  padding: 15px 0px;
}

.main_all {
  zoom: 1;
  margin: 0;
  padding: 0;
}

.main_all:after {
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  content: ".";
  font-size: 1px;
}

#main_l {
  width: 596px;
  float: left;
}

#main_r {
  width: 350px;
  float: right;
}

.bt_hr {
  width: 457px;
  margin: 0 auto;
}

.sec01 {
  margin: 10px 0 10px 0;
  zoom: 1;
}

.sec01:after {
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  content: ".";
  font-size: 1px;
}

#sec01_l {
  width: 380px;
  float: left;
}

#sec01_l ul {
  margin: 0;
  padding: 0 0 0 10px;
}

#sec01_r {
  width: 202px;
  float: right;
}

.tit01 {
  font-weight: bold;
  font-size: 120%;
  color: #468B3F;
}

.sec01 ul {
  margin: 0 0 0 10px;
}

.sec01 ul li {
  margin: 0 0 4px 10px;
  list-style-type: disc;
}

#sec02_l {
  width: 345px;
  float: left;
}

#sec02_r {
  width: 230px;
  float: right;
}

table .num {
  font-size: 90%;
}

#sec02_r p {
  font-size: 90%;
}

.reading {
  font-size: 107%;
  margin-bottom: 10px;
  line-height: 1.5;
}

table.chart01 {
  border-collapse: collapse;
}

table.chart01 caption {
  text-align: center;
  padding: 0 0 5px 0;
}

table.chart01 th,
table.chart01 td {
  border: 1px solid #cccccc;
  padding: 5px;
}

table.chart01 th {
  text-align: center;
  background: #f5f5f5;
}

.new_index01 {
  width: 1000px;
  margin-top: -10px;
  margin-bottom: 10px;
  text-indent: 100px;
  line-height: 26px;
  font-size: 18px;
  background-image: url(/resources/img/hibiyaride/new_index_01_hibiyaride.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #666666;
}
.new_index01 strong {
  color: #ea0002;
}

.modal {
  max-width: 835px;
  max-height: 615px;
}
.modal .modal-inner {
  max-width: 835px;
  max-height: 615px;
}
