@charset "utf-8";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■エリアカラー設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#okinawa #areaNav{border-bottom-color:#dc001f;} #okinawa #areaNav .current a{background-color:#dc001f;}
#kyushu #areaNav{border-bottom-color:#ff6500;} #kyushu #areaNav .current a{background-color:#ff6500;}
#hokkaido #areaNav{border-bottom-color:#00a400;} #hokkaido #areaNav .current a{background-color:#00a400;}
#ski #areaNav{border-bottom-color:#089bd5;} #ski #areaNav .current a{background-color:#089bd5;}
#tokyo #areaNav{border-bottom-color:#007C96;} #ski #areaNav .current a{background-color:#007C96;}
#shikoku #areaNav{border-bottom-color:#E86072;} #shikoku #areaNav .current a{background-color:#E86072;}
#okinawarito #areaNav{border-bottom-color:#00a0b6;} #okinawarito #areaNav .current a{background-color:#00a0b6;}
ul.infoList .hokkaido .area{background-color:#00a400;} ul.infoList .hokkaido .area:after{border-top-color:#00a400;}
ul.infoList .kyushu .area{background-color:#ff6500;} ul.infoList .kyushu .area:after{border-top-color:#ff6500;}
ul.infoList .okinawa .area{background-color:#dc001f;} ul.infoList .okinawa .area:after{border-top-color:#dc001f;}
ul.infoList .ski .area{background-color:#089bd5;} ul.infoList .ski .area:after{border-top-color:#089bd5;}
ul.infoList .tokyo .area{background-color:#007C96;} ul.infoList .tokyo .area:after{border-top-color:#007C96;}
ul.infoList .shikoku .area{background-color:#E86072;} ul.infoList .shikoku .area:after{border-top-color:#E86072;}
ul.infoList .okinawarito .area{background-color:#00a0b6;} ul.infoList .okinawarito .area:after{border-top-color:#00a0b6;}
ul.infoList .kantou .area{background-color:#007c95;} ul.infoList .kantou .area:after{border-top-color:#007c95;}
ul.infoList .kansai .area{background-color:#ff3200;} ul.infoList .kansai .area:after{border-top-color:#ff3200;}



body{
	font-family: Arial, Helvetica,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.5;
	word-break: break-all;
	word-wrap:break-word;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
}
#container{
	position: relative;
}
#content{
	padding: 0 0 90px 0;
	position: relative;
	z-index: 500;
}
.w980{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.w990{
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.w920{
	width: 920px;
}
.w840{
	width: 840px;
}
.w980:after,
.w990:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a{
	color: #333;
}
.ro:hover,
a:hover img.ro{
	opacity: 0.7;
}
.spCont,
#spMenuOverlay,
#spMenu{
	display: none;
}
/* 汎用クラス */
.bold,strong{font-weight: bold!important;}
.orange{color:#fe5815!important;}
.tal{text-align: left!important;}
.tar{text-align: right!important;}
.tac{text-align: center!important;}
.bbn{border-bottom: none!important;}
.btn{border-top: none!important;}
.bgn{background: none!important;}
.m0{margin: 0!important;}
.mt0{margin-top: 0!important;}
.mb0{margin-bottom: 0!important;}
.mt5{margin-top: 5px!important;}
.mt10{margin-top: 10px!important;}
.mt15{margin-top: 15px!important;}
.mt20{margin-top: 20px!important;}
.mt25{margin-top: 25px!important;}
.mt30{margin-top: 30px!important;}
.mt35{margin-top: 35px!important;}
.mt40{margin-top: 40px!important;}
.mt50{margin-top: 50px!important;}
.mt55{margin-top: 55px!important;}
.mb5{margin-bottom: 5px!important;}
.mb10{margin-bottom: 10px!important;}
.mb15{margin-bottom: 15px!important;}
.mb20{margin-bottom: 20px!important;}
.mb25{margin-bottom: 25px!important;}
.mb30{margin-bottom: 30px!important;}
.mb40{margin-bottom: 40px!important;}
.mb50{margin-bottom: 50px!important;}
.ps15{padding-left: 15px!important;padding-right: 15px!important;}
.ms15{margin-left: 15px!important;margin-right: 15px!important;}
.ml1em{margin-left: 1em!important;}
.wa{width: auto!important;}
.w20{width: 20%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.w30{width: 30%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.w40{width: 40%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.w50{width: 50%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.w60{width: 60%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.w70{width: 70%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.w80{width: 80%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.w90{width: 90%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.w100{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

a:link,
a:visited{
	color:#333;
}
a:hover,
a:active{
		color:#888;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
header{
	width: 100%;
	height: 86px;
	background: #fff;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
	z-index: 1000;
}
header .logo{
	display: block;
	padding: 26px 0 26px 30px;
	margin: 0 15px 0 0;
	float: left;
}
header h1{
	width: 259px;
	height: 15px;
	float: left;
	text-indent: -9999px;
	background: url(../img/copy.png) left top no-repeat;
	margin: 36px 23px 0 0;
}
@media screen and (max-width:1395px){
header h1{
	display: none;
}
}
@media screen and (max-width:1110px){
	header .logo{
		padding: 30px 0 30px 15px;
		margin-right: 11px;
	}
	header .logo img{
		width: auto;
		height: 25px;
	}
}
header .sns{
	float: left;
}
header .sns li{
	float: left;
	margin: 0 12px 0 0;
	padding: 28px 0 0 0;
}
header .sns li a:hover img{
	opacity:0.7;
}
@media screen and (max-width:1040px){
	header .sns{
		display: none;
	}
}

header .departure_change{
	float: left;
	background: #FE5815;
	font-weight:bold;
	font-size:15px;
	width: 313px;
	height: 86px;
	padding:0 20px;
	margin-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
header .departure_change .txt{
	color: #fff;
}
header .departure_change .select_area{
	background: #fff;
	width: 207px;
	height: 38px;
	padding: 10px 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	cursor:pointer;
}
header .departure_change .select_area:after{
	content:"▼";
	width: 38px;
	height: 38px;
	display: block;
	background: #E6E6E6;
	position:absolute;
	top: 0;
	right: 0;
	text-align:center;
	padding-top: 11px;
	font-size:13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
header .departure_change .select_area.open:after{
	content:"▲";
}
header .departure_change ul{
	background: #fff;
	margin:0 -12px;
	border-bottom: 1px solid #E6E6E6;
	display:none;
}
header .departure_change li a{
	display: block;
	padding: 5px 12px;
}
header .departure_change .select{
	position:relative;
	z-index:1;
}
@media screen and (max-width:945px){
	header .departure_change{
		margin-right: 0;
		padding: 0 15px;
		width: 265px;
	}
	header .departure_change .select_area{
		width: 175px;
	}
}

/*-----------------------------------
	nav
------------------------------------*/
header nav{
	float: right;
}
header nav ul{
	float: left;
	width: 298px;
	height: auto;
	overflow: hidden;
}
header nav ul li{
	float: left;
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
header nav ul li:nth-child(3),
header nav ul li:nth-child(4){
	border-bottom: none;
}
header nav .login{
	float: left;
}

/*-----------------------------------
	880pxでSP用に
------------------------------------*/
@media screen and (max-width:880px){
	header h1,
	header .sns,
	header nav ul,
	header nav .login{
		display: none;
	}
	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	　■header
	━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	header .spCont{
		display:block;
	}
	header{
		width: auto;
		height: auto;
		border-bottom: 1px solid #d8d8d8;
		position: relative;
		z-index: 400;
	}
	header .logo{
		padding: 15px 0 16px 80px;
		margin: 0;
		float: none;
		background: url(../img/airplane.png) 5px 18px no-repeat;
		-webkit-background-size: 68px auto;
		background-size: 68px auto;
	}
	header .logo img{
		height: 25px;
		width: auto;
	}
	
	header .departure_change{
		background: #1966AD;
		width: 100%;
		height: 58px;
		padding:0 18px;
	}
	header .departure_change .select_area{
		width: calc(100% - 68px);
		height: 34px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	header .departure_change .select_area:after{
		width: 34px;
		height: 34px;
		padding-top: 10px;
		font-size:10px;
	}
	
	/*-----------------------------------
		nav
	------------------------------------*/
	header nav{
		float: right;
	}
	header nav ul{
		float: left;
		width: 298px;
		height: auto;
		overflow: hidden;
	}
	header nav ul li{
		float: left;
		border-left: 1px solid #d8d8d8;
		border-bottom: 1px solid #d8d8d8;
	}
	header nav ul li:nth-child(3),
	header nav ul li:nth-child(4){
		border-bottom: none;
	}
	header nav .login{
		float: left;
	}
	header nav .menuBtn{
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 52px;
		background: #fe5815;
	}
	header nav .menuBtn img{
		width: 26px;
		height: 32px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -15px 0 0 -13px;
	}
	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	　■spMenu
	━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	#spMenuOverlay{
		display: none;
		position: fixed;
		width: 100%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0,0,0,0.5);
		z-index: 500;
	}
	#spMenu{
		display: none;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 600;
		overflow-x: hidden;
		overflow-y: auto;
	}
	#spMenu ul{
		height: auto;
		overflow: hidden;	
	}
	#spMenu ul li{
		width: 50%;
		float: left;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#spMenu ul li a{
		display: block;
		color: #fff;
		font-size: 13px;
		height: 44px;
		line-height: 44px;
		padding: 0 17px;
	}
	#spMenu ul li a span{
		font-size: 10px;
	}
	/* menu */
	#spMenu nav.menu ul{
		background: #fe5815;
	}
	#spMenu nav.menu li{
		border-bottom: 1px solid #fe8a5c;
		border-right: 1px solid #fe8a5c;
	}
	#spMenu nav.menu li:nth-child(1){
		width: 100%;
	}
	#spMenu nav.menu li a{
		background: url(../img/ico_arrow03.png) 95% center no-repeat;
		-webkit-background-size: 6px 10px;
		background-size: 6px 10px;
	}
	#spMenu nav.menu li .sns{
		position: absolute;
		right: 11px;
		top: 0;
		font-size: 0;
	}
	#spMenu nav.menu li .sns a{
		display: inline;
		padding: 0;
		margin: 0 0 0 13px;
	}
	#spMenu nav.menu li .sns a img{
		width: 24px;
		height: 24px;
		margin: 10px 0;
	}
	#spMenu nav.menu li:nth-child(odd){
		border-right: none;
	}
	#spMenu nav.menu li:nth-child(1) a{
		font-size: 16px;
		height: 49px;
		line-height: 49px;
		background: none;
	}
	/* sub */
	#spMenu nav.sub ul{
		background: #e9e9e9;
	}
	#spMenu nav.sub ul li{
		border-bottom: 1px solid #bababa;
		border-right: 1px solid #bababa;
	}
	#spMenu nav.sub ul li:last-child{
		width: 100%;
		border-bottom: none;
		border-right: none;
		background: url(../img/ico_login.png) 17px center no-repeat;
		-webkit-background-size: 17px auto;
		background-size: 17px auto;
	}
	#spMenu nav.sub ul li:last-child a{
		background-position: 97.2% center;
		padding: 0 17px 0 48px;
		font-size: 16px;
	}
	#spMenu nav.sub li:nth-child(even){
		border-right: none;
	}
	#spMenu nav.sub li a{
		color: #4f4f4f;
		background: url(../img/ico_arrow04.png) 95% center no-repeat;
		-webkit-background-size: 6px 10px;
		background-size: 6px 10px;
	}
	#spMenu nav.sub li a span{
		font-size: 12px;
	}
	#spMenu .close{
		display: block;
	}
	#spMenu .close a{
		display: block;
		height: 48px;
		line-height: 48px;
		color: #fff;
		text-align: center;
		background: #393939;
	}
	#spMenu .close a img{
		vertical-align: middle;
		margin: 0 13px 0 0;
	}
	#spMenu .closeBtn{
		display: block;
		text-align: right;
		font-size: 0;
	}
	#spMenu .closeBtn a{
		display: inline-block;
		width: 52px;
		height: 56px;
		text-align: center;
		background: #fe5815;
		position: relative;
	}
	#spMenu .closeBtn a img{
		width: auto;
		height: 34px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -17px 0 0 -12px;
	}
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■areaNav
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#areaNav{
	height: auto;
	overflow: hidden;
	border-bottom: 5px solid #fe5815;
	background: #fff;
	position: relative;
	z-index: 999;
	z-index:100;
}
#areaNav .hd{
	float: left;
	border-right: 1px solid #d8d8d8;
}
#areaNav ul{
	height: auto;
	overflow: hidden;
	float: left;
}
#areaNav ul li{
	float: left;
	border-right: 1px solid #d8d8d8;
}
#areaNav ul li a{
	display: block;
	min-width: 61px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0 22px;
}
#areaNav ul li.current a{
	color: #fff;
}

/*-----------------------------------
	880pxでSP用に
------------------------------------*/
@media screen and (max-width:880px){
	#areaNav{
		display:none;
	}
}

 /* 目的地別 */
/*#okinawa #areaNav{border-bottom: 5px solid #ff3636;}
#rito #areaNav{border-bottom: 5px solid #00a0b6;}
#kyushu #areaNav{border-bottom: 5px solid #ff6500;}
#hokkaido #areaNav{border-bottom: 5px solid #00a400;}
#tokyo #areaNav{border-bottom: 5px solid #db1b77;}
#osaka #areaNav{border-bottom: 5px solid #2d6eb6;}
#shikoku #areaNav{border-bottom: 5px solid #7d76b8;}

#okinawa #nav_oki a{background: #ff3636;color:#fff;}
#rito #nav_rit a{background: #00a0b6;color:#fff;}
#kyushu #nav_kyu a{background: #ff6500;color:#fff;}
#hokkaido #nav_hok a{background: #00a400;color:#fff;}
#tokyo #nav_tok a{background: #db1b77;color:#fff;}
#osaka #nav_osa a{background: #2d6eb6;color:#fff;}
#shikoku #nav_shi a{background: #7d76b8;color:#fff;}*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■pankuzu
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#pankuzu{
	font-size: 11px;
	color: #737373;
	padding: 16px 0;
	margin: 0 0 30px 0;
}
#pankuzu a{
	color: #737373;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#pageTop{
	position: fixed;
	bottom: 25px;
	right: 25px;
	z-index: 1000;
}
footer{
	width: 100%;
	background: #f6f6f6;
}
footer .w980{
	padding: 40px 0;
}
/*-----------------------------------
	nav
------------------------------------*/
footer nav p{
	float: left;
	font-size: 16px;
	color: #ff5700;
	font-weight: bold;
	margin: 0 30px 0 0;
}
footer nav ul{
	padding: 3px 0 0 0; 
	margin: 0 0 -18px 0;
}
footer nav ul li{
	float: left;
	margin: 0 27px 18px 0;
}
footer nav ul li:nth-child(5){
	clear: both;
}
footer nav ul li a{
	background: url(../img/ico_arrow01.png) left 4px no-repeat;
	padding: 0 0 0 12px;
}
/* ---------- */
footer nav+p{
	clear: both;
	padding: 15px 0 0 0;
	line-height: 1.7;
}
footer .sns{
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 30px;
}
footer .sns li{
	float: left;
	margin: 0 14px 0 0;
}
footer .sns li a:hover img{
	opacity:0.7;
}

footer .marks{
	position: absolute;
	right: 0;
	bottom: 35px;
}
footer small{
	height: 76px;
	line-height: 76px;
	font-size: 13px;
	display: block;
	text-align: center;
	background: #fff;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■searchBox
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#searchBox{
	width: 450px;
	margin: 0 0 0 -5px;
	padding: 0 0 16px 0;
	background: #393939;
	position: relative;
	z-index: 200;
}
#searchBox h2{
	padding: 12px 41px;
	margin: 0;
	background: none;
	font-size: 0;
}
#searchBox .loupe{
	position: absolute;
	top: -21px;
	left: -36px;
}
#searchBox form{
	margin: 0 14px;
	padding: 0 0 16px 0;
	background: #fff;
}
#searchBox dl{
	height: auto;
	overflow: hidden;
	padding: 0 0 19px 0;
	background: url(../img/shadow_searchbox.png) center bottom no-repeat;
}
#searchBox dl dt{
	clear: both;
	width: 96px;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	float: left;
	padding: 14px 0 10px 24px;
}
#searchBox dl dt .req{
	color: #ff5700;
	margin: 0 0 0 5px;
}
#searchBox dl dd{
	padding: 14px 24px 10px 120px;
	background: url(../img/shadow_searchbox.png) center top no-repeat;
}

#searchBox:not(.full) #searchbox_arrs_parents{
	display: none;
}
/*-----------------------------------
	form
------------------------------------*/
form input[type="text"],
form select{
	height: 28px;
	vertical-align: middle;
	color: #343434;
	padding: 0 3px;
	border: 1px solid #a5a5a5;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form input[type="checkbox"],
form input[type="radio"]{
	width: 16px;
	height: 16px;
	position: relative;
	top: 4px;
	margin: 0 5px 0 0;
}
form input[type="submit"]{
	display: block;
	width: 207px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #686868;
	border-radius: 4px;
	padding: 11px 0;
	margin: 0 auto;
	background: #ff5700;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form input.searchBtn{
	margin-top: -3px;
	background: #ff5700 url(../img/ico_searchbtn.png) 17px center no-repeat;
	cursor: pointer;
}
form input.searchBtn:hover{
	opacity:0.7;
}
form label{
	display: inline-block;
	height: 28px;
	line-height: 28px;
	margin: 0 13px 0 0;
}
form .ui-datepicker-trigger{
	vertical-align: middle;
	margin-left: 10px;
	cursor: pointer;
}
div#ui-datepicker-div{
	z-index: 1000!important;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■sections
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.bgWhite{
	background-color: #fff;
}
.bgGray{
	background-color: #f6f6f6;
}
.bgOrange{
	background-color: #ff5700;
}
.bgCream{
	background-color: #fff2b9;
}
section h2{
	font-size: 28px;
	font-weight: bold;
	color: #323232;
	padding: 0 0 0 45px;
	margin: 0 0 23px 0;
	background: url(../img/ico_hd01.png) left 2px no-repeat;
}
section h2 span span{
	color: #ffa78d;
	font-size: 20px;
	font-weight: normal;
	letter-spacing:1px;
	margin: 0 0 0 18px;
}
section.bgOrange h2{
	color: #fff;
	background: url(../img/ico_hd02.png) left 2px no-repeat;
}
section.bgOrange h2 span span{
	color: ffcdc0;
}
section.bgOrange a{
	color: #fff;
}
section.bgOrange a:hover{
	color: #FFD8C5;
}
section h2.pat02{
	font-size: 18px;
	border: 1px solid #d6d6d6;
	background: #fff url(../img/bg_hd.png) right bottom no-repeat;
	border-radius: 4px;
	padding: 0;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.09);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.09);
}
section h2.pat02 span{
	display: inline-block;
	padding: 10px 0 9px 55px;
	background: url(../img/ico_hd01.png) 15px 10px no-repeat;
	-webkit-background-size: auto 24px;
	background-size: auto 24px;
}
section h2.pat02 span span{
	padding: 0;
	font-size: 16px;
	background: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■404用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#notfound {
	padding: 150px 0;
	text-align: center;
}
#notfound .caption{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
#notfound p {
	text-align: center;
}

