/* information */
.information_container {
  /* padding-top: 99px; */
  /* background: url(../img/top/bg03.png) repeat-x; */
  background-color: #897864;
}

.information_content {
  width: 1180px;
  margin: 0 auto;
  /* background-color: #897864; */
}
.information_content h2 {
  font-family: arial;
  color: #71655B;
  font-size: 40px;
  text-align: center;
  padding-top: 45px;
}
.information_content .info_img {
  width: 240px;
  height: 320px;
  background-color: #D6D1B3;
  display: blcok;
  margin: 0 auto;
  margin-bottom: 37px;
}
.information_content .info_img a img {
  transform: rotate(10deg);
}
.information_content a.title, .information_content p.info_detail {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.information_content a.info_link {
  font-size: 18px;
  color: white;
  text-decoration: none;
  display: block;
  margin: 45px auto 50px auto;
  border: 1px solid white;
  padding: 15px 80px;
  width: 126px;
  text-align: center;
}
.information_content a.info_link:hover {
  color: #897864;
  background-color: white;
  border: 1px solid white;
}

.info_item {
  width: 330px;
  float: left;
  margin-left: 48px;
}
.info_item:last-child {
  margin-right: 46px;
}
.info_item p.date {
  color: white;
  font-size: 13px;
  margin-bottom: 10px;
}
.info_item a.title {
  color: white;
  text-decoration: none;
  font-size: 18px;
  border-bottom: 2px solid white;
  padding-bottom: 5px;
  display: block;
  line-height: 1.2;
}
.info_item p.info_detail {
  color: #f6f6f6;
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.4;
}

.info_item_container {
  clear: both;
  overflow: hidden;
  padding-top: 28px;
}

/* information_container */
.information_list .lb {
    width: 780px;
    float: left;
    padding-left: 60px;
}

.information_list {
    clear: both;
    overflow: hidden;
    /* margin-top: 55px; */
}

ul.info_list li {
    height: 110px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    width: 740px;
}

.information_list .rb {
    width: 340px;
    float: left;
}

p.good_design {
  position: absolute;
  bottom: 0;
  color: white;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 1em;
}

.information_list p.title {
    color: white;
    font-size: 28px;
    text-align: center;
}

ul.pagenation li {
    display: block;
    float: left;
    border: 1px solid #dcd6c5;
    text-align: center;
    width: 30px;
    padding: 6px 0px;
    color: white;
    margin-left: 10px;
}


ul.pagenation li:hover, ul.pagenation li.current {
    background-color: #dcd6c5;
}

ul.pagenation {
    clear: both;
    overflow: hidden;
    text-align: center;
}

ul.pagenation li:first-child{
    margin-left: 0px;
}

ul.pagenation li a{
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-size: 14px;color: white;
}

ul.pagenation {
    width: 32px;
    margin: 22px auto 10px;
}

.info_list_thumb {
    width: 89px;
    height: 89px;
    float: left;
    padding: 14px 10px 7px 5px;
}

.info_content p.date {
    padding: 22px 11px 11px 0px;
    color: white;
    font-size: 14px;
}

.info_content p.title{
    font-size: 17px;
    text-align: left;
    padding-bottom: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.info_content p.text {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #dcd6c5;
}

ul.pagenation.bottom {
    margin-top: 30px;
    margin-bottom: 57px;
}

.info_content {
    width: 634px;
    float: left;
}

.information_list .rb {
    width: 270px;
    float:left;
}

.information_list .rb p{
    color: #fff;
    text-align: center;
}

.information_list .rb ul li{
    border-bottom: 1px solid #fff;
    padding: 14px 0 9px 0;
}
.information_list .rb ul li a{
    color: #fff;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

a.fb_link {
    margin-top: 31px;
    display: block;
}

a.fb_link:hover{
    opacity: 0.7;
}

.title_container {
    margin-top: 99px;
    background-color: #f5f5f5;
    padding: 45px 0;
}

.title_content {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.date_container {
    background-color: #9a8b76;
    color: white;
    padding: 26px 0;
}

.date_and_title {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.content_container {
    background-color: #897864;
    color: white;
}

.content {
    width: 1200px;
    margin: 0 auto;
    padding: 30px;
}

.content p {
    width: 840px;
    border-bottom: 1px solid white;
    padding-bottom: 30px;
    padding: 0 140px 30px 140px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 1.5;
}

.date_and_title p.title {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    margin-top: 10px;
}

.content img {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}