.footer_infomation{
  margin:auto;
  max-width:1000px;
}

.footer_infomation ul{
  margin:auto;
}

.footer_infomation ul li{
  float:left;
}

.footer_infomation h3{
  font-weight:bold;
  font-size:14px;
}

.footer_infomation h4{
  font-weight:bold;
  font-size:12px;
  color:#f93;
}

.footer_infomation_box{
  margin:10px;
  padding:5px;
  width:310px;
  font-size:12px;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}


.bbb{
  font-weight:bold !important;
}


/**　以下テキストデコレーション **/
H4{font-size:20px !important;font-weight:bold !important;color:#666 !important;}
H5{font-size:20px !important;font-weight:bold !important;color:#f00 !important;}
H6{font-size:20px !important;font-weight:bold !important;color:#00f !important;}

.text_r{color:#f00 !important;}
.text_g{color:#0f0 !important;}
.text_b{color:#00f !important;}

.text-b{font-weight:bold !important;}
.text-b_r{font-weight:bold !important;color:#f00 !important;}
.text-b_g{font-weight:bold !important;color:#0f0 !important;}
.text-b_b{font-weight:bold !important;color:#00f !important;}

.text-l{font-size:16px !important;}
.text-l_r{font-size:16px !important;color:#f00 !important;}
.text-l_g{font-size:16px !important;color:#0f0 !important;}
.text-l_b{font-size:16px !important;color:#00f !important;}

.text-kw{font-size:8px !important;color:#ddd !important;}

.text-bl{font-weight:bold !important;font-size:16px !important;}
.text-bl_r{font-weight:bold !important;font-size:16px !important;color:#f00 !important;}
.text-bl_g{font-weight:bold !important;font-size:16px !important;color:#0f0 !important;}
.text-bl_b{font-weight:bold !important;font-size:16px !important;color:#00f !important;}

.text_deco1{border-radius: 10px; border: 4px double #a9884a; font-size: 90%; padding: 20px;}