@charset "Shift_JIS";

/*==========*/
/* 個別指定 */
/*==========*/
* {
}

/* Base */
li{
list-style: none;
}
img{
border:0;
vertical-align:bottom;
font-size: 0;
line-height: 0;
margin: 0;
padding: 0;
}
/* 文字装飾 */
.font-bold {
	font-weight: bold;
	font-style: normal;
}
.font-red {
	color: #CC0000;
}
.font-16 {
	font-size: 16px;
}
.font-17 {
	font-size: 17px;
}
.font-18 {
	font-size: 18px;
}

.lineYellow {
	background: linear-gradient(transparent 40%, #FFFF9D 40%);
  }

.textindent01{
	margin-left:1em;
	text-indent:-1em;
}

/* ADD */
.baynote4_product_hastu_Text,
.baynote4_product_departure_Month_Text{
    display: inline;
}