@charset "utf-8";
/* CSS Document */
body,td,th, input, textarea, select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.lh-header {
    line-height: 1.3em;
}
.lh {
    line-height: 1.3em;
}
.text26{
 background-color:#E7FEFD; font-size:26px;	
}
.text28{
 background-color:#E7FEFD; font-size:28px;	
}
.text30{
 background-color:#E7FEFD; font-size:30px;	
}
.text32{
 background-color:#E7FEFD; font-size:32px;	
}
.parentElement {
  display: flex;
  align-items: center;
}

.childElement {
  flex: 1;
}

