@charset "Shift_JIS";

/* 2017.12.22 Baynote 国・方面の小見出し追加 */
.baynote_h_green .baynote4_Inner .baynote_h{
margin: -10px;
position: relative;
font-size: 114%;
background-color: #56A54E;
font-weight: bold;
padding: 10px;
color: white;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

.baynote_h_blue .baynote4_Inner .baynote_h{
margin: -10px;
position: relative;
font-size: 114%;
background-color: #5889CC;
font-weight: bold;
padding: 10px;
color: white;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

.baynote_h_red .baynote4_Inner .baynote_h{
margin: -10px;
position: relative;
font-size: 114%;
background-color: #E37759;
font-weight: bold;
padding: 10px;
color: white;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

.baynote_h_orange .baynote4_Inner .baynote_h{
margin: -10px;
position: relative;
font-size: 114%;
background-color: #E0A139;
font-weight: bold;
padding: 10px;
color: white;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

.baynote_h_sky .baynote4_Inner .baynote_h{
margin: -10px;
position: relative;
font-size: 114%;
background-color: #5FA7BC;
font-weight: bold;
padding: 10px;
color: white;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

.baynote_h_purple .baynote4_Inner .baynote_h{
margin: -10px;
position: relative;
font-size: 114%;
background-color: #746593;
font-weight: bold;
padding: 10px;
color: white;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
