/* CSS Document *//*--------------------------------------  2019-11 Mizutani Print H.Takahashi--------------------------------------*/p {  line-height: 140%;}.title_bar {  background-color: #e7eef4;  border-left: 10px solid #154c85;  padding: 10px 0px 7px 10px;  color: #000000;  font-size: 160%;  font-weight: bold;}a.new_yaer01_btn {  display: inline-block;  margin: 0px auto;  padding: 13px 20px 10px 20px;  text-align: center;  text-decoration: none;  color: #dd2323;  border: 2px solid #dd2323;  border-radius: 5px;  line-height: 170%;  transition: 0.4s;}a.new_yaer01_btn:hover {  background: #dd2323;  color: #fff;}a.new_yaer02_btn {  display: inline-block;  margin: 0px auto;  padding: 13px 20px 10px 20px;  text-align: center;  text-decoration: none;  color: #2323aa;  border: 2px solid #2323aa;  border-radius: 5px;  line-height: 170%;  transition: 0.4s;}a.new_yaer02_btn:hover {  background: #2323aa;  color: #fff;}