@charset "utf-8";
/* CSS Document */

/* --------------------------------
検索窓
-------------------------------- */
#SearchWindow h1 {
	background: #111450 url("/kokunai/airline/img_2/search/icon_roupe.png") no-repeat 5px 7px;
	padding-left: 20px;
	box-sizing: border-box;
}
/* --------------------------------
検索窓下の見出し
-------------------------------- */
#underline{
	align-items: center;
	background-color: #111450;
	color: #ffffff;
	display: flex;
	font-size: 1.7em;
	font-weight: bold;
	height: 43px;
	justify-content: center;
	/**margin-bottom: 28px;**/
	margin-bottom: 8px;
	margin-top: -5px;
	letter-spacing: 1px;
}

.cancel_banner {
margin: 5px auto;width: 950px;
}


#Visual_Block {
	position: absolute;
	left: 346px;
	top: 0;
	background: url(../images/main_visual.png) left top no-repeat;
	text-indent: -9999px;
	width: 614px;
	height: 500px;
}

.merit_area{
	margin: 0px auto 30px;
}
