.title_1 {
	font-size: 20px;
	color: #dc0010;
	font-weight: bold;
}

.title_2 {
	font-size: 18px;
	color: #8C6239;
	font-weight: bold;
}


.waku_1 {
  display: inline-block;
  width: 60px;
  text-align: center;
  background-color: #008CD6;
  border: 0px solid #008CD6;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  padding: 2px 3px;
  border-radius: 3px;
}

.waku_2 {
  display: inline-block;
  width: 60px;
  text-align: center;
  background-color: #8CC63F;
  border: 0px solid #8CC63F;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  padding: 2px 3px;
  border-radius: 3px;
}

.waku_3 {
  display: inline-block;
  width: 120px;
  text-align: center;
  background-color: #EE7800;
  border: 0px solid #EE7800;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  padding: 2px 3px;
  border-radius: 3px;
}
