#ConceptBird {
	bottom:30%;
}

#PageNavi {
	background:url(../img/page_navi_BG_concept.png) no-repeat;
	padding:20px;
	padding-left:40px;
	height:25px;
}

#PageNavi li {
	width:37%;
	margin-bottom:15px;
}

#PageNavi li.Right {
	width:25%;
}

#p01 h3 {
	background:#00ADFF;
	color:#FFF;
}

#p01,
#p02,
#p03,
#p04,
#p05 {
	padding-bottom:50px;
}

.FullCont h3 strong {
	background:url(../img/title_monyou01_white.png) no-repeat left, url(../img/title_monyou01_white.png) no-repeat right;
	padding-left:40px;
	padding-right:40px;
	font-weight:normal;
}

#p02 h3,
#p03 h3 {
	margin-bottom:10px;
}

#p02 h3 strong,
#p03 h3 strong {
	background:url(../img/title_monyou01.png) no-repeat left, url(../img/title_monyou01.png) no-repeat right;
	padding-left:40px;
	padding-right:40px;
	font-weight:normal;
}

#p03 table {
	font-size:0.82em;
	line-height:1.5;
}

#p03 th {
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
	vertical-align:top;
	padding-right:30px;
}

#p03 td {
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
}

#HotelInfoSheet {
	padding-top:10px;
	width:49%;
	float:left;
	display: none;
}

#HotelInfoSheet a {
	background:#C8E7FF url(../img/link_arrow_white.png) no-repeat 180px;
	line-height:1.2;
	padding:5px;
	padding-left:10px;
	display:block;
	color:#1790B9;
	font-size:0.8em;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	transition: all  0.3s ease;
	border-radius:3px;
}

#HotelInfoSheet a strong {
	background:url(../img/header_pdf_icon.png) no-repeat left;
	display:block;
	font-weight:400;
	line-height:1.3;
	padding:5px;
	padding-left:34px;
}

#HotelInfoSheet a:hover {
	opacity:0.8;
}

#HotelInfoSheet a span {
	font-size:0.95em;
	color:#333;
	font-family: 'Roboto', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	display:block;
	font-weight:bold;
}



#HotelOsusume {
	padding-top:10px;
	width:49%;
	/* float:right; */
}

#HotelOsusume a {
	background:#9DE96E url(../img/link_arrow_white.png) no-repeat 210px;
	line-height:1.3;
	padding:5px;
	padding-left:10px;
	display:block;
	color:#333;
	font-size:0.75em;
	font-family: 'Roboto', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-decoration:none;
	transition: all  0.3s ease;
	border-radius:3px;
}

#HotelOsusume a strong {
	background:url(../img/osusume_icon.png) no-repeat left;
	display:block;
	line-height:1.3;
	padding:5px;
	padding-left:34px;
}

#HotelOsusume a:hover {
	opacity:0.8;
}

#HotelOsusume a span {
	font-size:0.95em;
	color:#333;
	font-family: 'Roboto', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	display:block;
	font-weight:bold;
}
