@charset "UTF-8";
/*------------------------------------------------------------
共通
------------------------------------------------------------*/
body {
  -webkit-text-size-adjust: 100%;
  font-family: Verdana, Roboto, 'Droid Sans',游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  position: relative;
}
@media all and (-ms-high-contrast:none){
  body {font-family: Meiryo, 'メイリオ', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;}
}

img {
  vertical-align: bottom;
  border: none;
}

a {
  color: #555;
  text-decoration: none;
}
a:hover {
  color: #c2a353;
}

li {
  list-style-type: none;
}

input[type='button'], input[type='submit'] {
  -webkit-appearance: none;
  border-radius: 0;
}

@media screen and (min-width: 769px) {
/***** PC用のスタイル記述 *****/
.pcElement{
	display:block;
}
.spElement{
	display:none !important;
}
.pcElementInline{
	display: inline;
}
.spElementInline{
	display:none;
}


/*------------------------------------------------------------
ラッパー
------------------------------------------------------------*/
#wrapper {
  background: url("../common/images/back_ttl.jpg") left 70px repeat-x;
}
.inner{
  width : 960px;
  margin : 0 auto;
}

/*------------------------------------------------------------
コンテンツ共通
------------------------------------------------------------*/
#headding {
  margin-bottom: 40px;
  padding-top : 70px;
}
#headding h2 {
  background: url("../common/images/back_ttl_img.png?250604") top right no-repeat;
  height: 71px;
  padding: 40px 0 0;
  width: 960px;
  margin: 0 auto;
}

div.contents {
  width: 960px;
  margin: 0 auto 80px;
}

/*------------------------------------------------------------
ヘッダー
------------------------------------------------------------*/
header {
  width: 100%;
  margin: 0 auto;
  height: 70px;
  position: fixed;
  z-index :999;
  background : #FFFFFF;
  box-shadow: 0px 5px 2px -2px rgba(51,51,51,0.1);
  -webkit-box-shadow: 0px 5px 2px -2px rgba(51,51,51,0.1);
  -moz-box-shadow: 0px 5px 2px -2px rgba(51,51,51,0.1);
}
header .inner{
  position : relative;
}
header h1 {
  position : absolute;
  top :6px;

}
header h1 img{
  width : 85%;
  height :auto;
}

header nav ul {
  top: 28px;
  left : 100px;
  display : table;
  table-layout: fixed;
  width : 860px;
  text-align : center;
}
header nav ul li {
  display : table-cell;
  vertical-align : middle;
  margin: 0;
  border-right : 1px solid #f0f0f0;
}
header nav ul li:first-child{
  border-left : 1px solid #f0f0f0;
}
header nav ul li a{
  line-height : 40px;
  font-size :13px;
  font-weight : bold;
  padding :0;
  display : block;
  border-bottom : 2px solid transparent;
  letter-spacing:-0.1em;
}
header nav ul li a:hover{
  background : url(../common/images/bg_nav.gif) 0 0 repeat;
  border-bottom: 2px solid #e7a4ab;
  color: #555555;
}
header ul {
  overflow: hidden;
  *zoom: 1;
  position: absolute;
  top: 0;
  right: 0;
}
header .top_link li {
  float: left;
  display: inline;
  width: auto;
  margin-left: 20px;
  line-height :30px;

}
header ul.top_link li:first-of-type{
  padding-left: 15px;
  background: url(../common/images/icon_arrow.png) no-repeat left center;
}

header .top_link li.tel{
	font-size:16px;
	color:#555;
}

header .top_link li.tel span{
	font-size:10px;
	margin:0 0 0 5px;
}


header .top_link li.tel img{
	width:10px;
	height:inherit;
	vertical-align:top;
	margin:9px 2px 0 0;
}


header ul.side_fix{
  display : none;
  position: fixed;
  right : 0;
  top : 100px;
}
header ul.side_fix li{
  float : none;
  display : block;
  margin-bottom : 1px;

}




header.fixed{
  height : 50px;
}
header.fixed h1{
  top: 2px;
  height: 45px;
}
header.fixed h1 img{
  height : 100%;
  width :auto;

}
header.fixed .top_link{
  display : none;
}
header.fixed nav ul{
  top : 0;
}
header.fixed nav ul li a{
  line-height : 48px;

}

header.fixed .side_fix{
  display : block;
}

#Gnav {
	display : none;
}

/*------------------------------------------------------------
フッター
------------------------------------------------------------*/
footer {
  padding-top: 0;
  border-top: 1px solid #eeebe1;
  /*background: url(../common/images/border_footer.gif) repeat-x center top;*/
}

#footer_contact {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#footer_contact ul {
  display: table;
}
#footer_contact ul li {
  display: table-cell;
  vertical-align: middle;
}
#footer_contact ul li:last-child {
  padding-left: 10px;
}


#footer_link {
  border-top: 1px solid #eeebe1;
}
#footer_link div {
  width: 960px;
  margin: 0 auto 0;
  padding: 15px 0;
  overflow: hidden;
  *zoom: 1;
}
#footer_link ul {
  overflow: hidden;
  *zoom: 1;
  float: left;
  display: inline;
  width: auto;
}
#footer_link ul li {
  font-size: 12px;
  float: left;
  display: inline;
  width: auto;
  padding-left: 10px;
  background: url(../common/images/icon_arrow.png) no-repeat left center;
  margin-right: 20px;
}

#footer_link address{
	float:left;
	font-size:12px;
	font-style:normal;
	padding:10px 0 0 0;
}

#footer_link p {
	float: right;
	display: inline;
	width: auto;
	font-size: 10px;
 	padding:10px 0 0 0;
}

/* Hotel Footer
------------------------------------------------------------------------- */
#footer .group{
	clear:both;
	background:#FFF;
	padding:10px 0 100px 0;
}

#hilton_footer {
	margin: 0 auto 20px auto;
	padding:0px 0 0 0;
	width:960px;
	_position: static;}
	
#hilton_footer .gridRow {
	width:960px;
	margin: 0 auto;
	overflow: visible;}
	
	
/* Brand home footer
------------------------------------------------------------------------ */
#hilton_footer #brandBar {
	clear:both;
	padding-top:0px;
	font: 13px/14px arial, helvetica, sans-serif;}

#hilton_footer #brandBar .brandBar2 {
	margin:0;
	padding-top:0;}

#hilton_footer .footerLogos {
	padding:4px 0 4px 0;
	/*height:70px;*/
	margin:0;
	background:transparent;
	list-style:none;
	text-align:center;
}

#hilton_footer .footerLogos br{
	display:none;	
}

#hilton_footer .footerLogos li {
	background-image: none;
	display:inline-block;
	margin:0;
	padding:0 0 0 13px;
	/*float:left;*/
	position:relative;
}
	
#hilton_footer .footerLogos li a {
	display:block;
	height:70px;
	background:url(../common/images/footer_logo_black.png);
	background-repeat: no-repeat;
}

#hilton_footer .footerLogos li a:hover{
	background:url(../common/images/footer_logo_color.png);
}

#hilton_footer .footerLogos li a {
	display:block;
	height: 44px;
	background-repeat: no-repeat; }


#hilton_footer .footerLogos li a span {
	display:block;
	height:0;
	overflow:hidden;
}

#hilton_footer .footerLogos li.brandLogoHilton {
	display:block;
	width:126px;
	height:60px;
	margin:0 auto;
	padding:0;
}
#hilton_footer .footerLogos li.brandLogoHilton a { width: 126px; height:47px; background-position: -412px 0px; }
#hilton_footer .footerLogos li.brandLogoHilton a:hover { background-position: -412px 0px; }
#hilton_footer .footerLogos li.brandLogoHilton .brandDescPopup { margin-left: -30px;}

#hilton_footer .footerLogos li.brandLogoWaldorfAstoria { padding-left:0px;}
#hilton_footer .footerLogos li.brandLogoWaldorfAstoria a { width: 37px; background-position: 0 -71px; }
#hilton_footer .footerLogos li.brandLogoWaldorfAstoria a:hover { background-position: 0 -71px; }
#hilton_footer .footerLogos li.brandLogoWaldorfAstoria .brandDescPopup { margin-left: -30px;}

#hilton_footer .footerLogos li.brandLogoConrad a { width: 58px; background-position: -54px -71px; }
#hilton_footer .footerLogos li.brandLogoConrad a:hover {background-position: -54px -71px; }
#hilton_footer .footerLogos li.brandLogoConrad .brandDescPopup { margin-left: -17px;}

#hilton_footer .footerLogos li.brandLogoCanopy a { width: 65px; background-position: -130px -71px; }
#hilton_footer .footerLogos li.brandLogoCanopy a:hover { background-position: -130px -71px; }
#hilton_footer .footerLogos li.brandLogoCanopy .brandDescPopup { margin-left: -17px;}

#hilton_footer .footerLogos li.brandLogoHilton_s a { width: 48px; background-position: -210px -71px; }
#hilton_footer .footerLogos li.brandLogoHilton_s a:hover { background-position: -210px -71px; }
#hilton_footer .footerLogos li.brandLogoHilton_s .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoCurio a { width: 56px; background-position: -278px -71px; }
#hilton_footer .footerLogos li.brandLogoCurio a:hover { background-position: -278px -71px; }
#hilton_footer .footerLogos li.brandLogoCurio .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoDoubleTree a { width: 52px; background-position: -350px -71px; }
#hilton_footer .footerLogos li.brandLogoDoubleTree a:hover { background-position: -350px -71px; }
#hilton_footer .footerLogos li.brandLogoDoubleTree .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoTapestry a { width: 52px; background-position: -415px -71px; }
#hilton_footer .footerLogos li.brandLogoTapestry a:hover { background-position: -415px -71px; }
#hilton_footer .footerLogos li.brandLogoTapestry .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoEmbassySuites a { width: 48px; background-position: -480px -71px; }
#hilton_footer .footerLogos li.brandLogoEmbassySuites a:hover { background-position: -480px -71px; }
#hilton_footer .footerLogos li.brandLogoEmbassySuites .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoGardenInn a { width: 54px; background-position: -548px -71px; }
#hilton_footer .footerLogos li.brandLogoGardenInn a:hover { background-position: -548px -71px; }
#hilton_footer .footerLogos li.brandLogoGardenInn .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoHampton a { width: 47px; background-position: -623px -71px; }
#hilton_footer .footerLogos li.brandLogoHampton a:hover { background-position: -623px -71px; }
#hilton_footer .footerLogos li.brandLogoHampton .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoTru a { width: 32px; background-position: -690px -71px; }
#hilton_footer .footerLogos li.brandLogoTru a:hover { background-position: -690px -71px; }
#hilton_footer .footerLogos li.brandLogoTru .brandDescPopup { margin-left: -30px;}

#hilton_footer .footerLogos li.brandLogoHomewoodSuites a { width: 53px; background-position: -742px -71px; }
#hilton_footer .footerLogos li.brandLogoHomewoodSuites a:hover { background-position: -742px -71px; }
#hilton_footer .footerLogos li.brandLogoHomewoodSuites .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoHome2 a { width: 50px; background-position: -813px -71px; }
#hilton_footer .footerLogos li.brandLogoHome2 a:hover { background-position: -813px -71px; }
#hilton_footer .footerLogos li.brandLogoHome2 .brandDescPopup { margin-left: -26px;}

#hilton_footer .footerLogos li.brandLogoGrandVacations a { width: 68px; background-position: -882px -71px; }
#hilton_footer .footerLogos li.brandLogoGrandVacations a:hover { background-position: -882px -71px; }
#hilton_footer .footerLogos li.brandLogoGrandVacations .brandDescPopup { margin-left: -20px;}

#hilton_footer .footerLogos li.brandLogoHH {
	display:block;
	width:960px;
	height:32px;
	margin:20px auto 0;
	padding:0;
	text-align:center;
	background-image:url(../common/images/footer_logo_black.png);
	background-position:2px -138px;
	background-repeat:no-repeat;
}
#hilton_footer .footerLogos li.brandLogoHH a { display:block; margin:0 auto; height:30px; width: 69px;}
#hilton_footer .footerLogos li.brandLogoHH .brandDescPopup {
	margin-left: 44%;
	bottom:32px;
}


.brandDescPopup {
	position: absolute;
	display:none;
	z-index: 50;
	bottom:46px;
	width:230px;
	background:transparent url(../common/images/brandBubble.gif) no-repeat bottom left;
	padding-bottom:16px; }
	
.brandDescPopup .popMessage {
	background:transparent url(../common/images/brandBubble.gif) no-repeat top center;
	padding: 4px 8px 0 8px; }
	
.brandDescPopup .popMessage p {
	padding:5px;
	margin:0;
	font-size:77%;
	line-height:1.5;
	text-align:left;}

.turnOnThisPopup .brandDescPopup {
	display:block; }


/*** page-top ***/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:1;
}
#page-top a {
	text-decoration: none;
	text-align: center;
	display: block;
	outline:none;
}
#page-top a:hover {
}


}

@media screen and (max-width: 768px) {
/* タブレット用のスタイル記述 */
/* スマートフォン用のスタイル記述 */
.pcElement{
	display:none !important;
}
.spElement{
	display:block;
}
.pcElementInline{
	display: none !important;
}
.spElementInline{
	display: inline;
}

/* box-shadow
-----------------------------------------------------------------*/
.BoxShadow {
	background-color   : #FFF;
	border-radius      : 1px;
	box-shadow         : rgba(163, 163, 163, 0.50) 0px 0px 3px 2px;
	-webkit-box-shadow : rgba(163, 163, 163, 0.50) 0px 0px 3px 2px;
	-moz-box-shadow    : rgba(163, 163, 163, 0.50) 0px 0px 3px 2px;
}
/* Header
-----------------------------------------------------------------*/
header {
	position:relative;
	padding:0;
	overflow:hidden;
	position:fixed;
	width:100%;
	z-index:9999;
	background:#FFF;
	height:58px;
}

header h1 {
	float:left;
	width:30%;
	padding:5px 0 3px 10px;
	box-sizing:border-box;
}

header h1 a img{
	height:50px;
	width:auto;
}

header .spNav{
	float:right;
	width:70%;
}

header ul.spNav{
	overflow:hidden;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;/*--- IE10 ---*/
	display: flex;
	display: -webkit-box; /* Android 2~4 */ 
			-webkit-box-pack: justify; /* Android 2~4 */
			-ms-flex-pack:justify;/*--- IE10 ---*/
	
}

header ul.spNav li{
	width:25.0%;
	 -webkit-box-flex: 1; /* Android 2~4 */
	text-align:center;
	border-left:solid 1px #C2C2C2;
	padding:10px 0 0 0;
}

header ul.spNav li a{
	color:#555;
}


header ul.spNav li img{
	height:25px;
	width:auto;
}

header ul.spNav li span{
	display:block;
	font-size:11px;
	padding:2px 0;
}

/* Gnav
------------------------------------------------ */
#Gnav {
	display : none;
	position:absolute;
	top:50px;
	width : 94%;
	z-index : 100;
	background : url(../images/sp/common/bg_menu.gif) repeat;
	padding : 25px 3%;
}

#Gnav h2 { width : 100%; margin-bottom : 10px; }

#Gnav h2 img { width : 100%; }

#Gnav ul { color : #FFF; position : relative; width : 100%; margin-bottom : 18px; }

#Gnav ul li { margin-bottom : 2px; }

#Gnav ul li a { color : #555555; display : block; padding : 12px 10% 12px 3%; background : url(../images/sp/common/icon_arrow1.png) no-repeat 97% center #FFF; background-size : 2% auto; font-size : 100%; font-weight : normal; }

#Gnav .btnClose { width : 100%; }

#Gnav .btnClose img { width : 100%; }


/*------------------------------------------------------------
フッター
------------------------------------------------------------*/
footer{
	background-size : auto 5px;
	padding : 5px 0 0;
	margin-top : 30px;
}

footer #footer_link{
	margin:0 0 20px;
}

footer #footer_link ul{
	text-align:center;
	width:80%;
	margin:0 auto 20px;
}

footer #footer_link ul li {
	display:inline;
	font-size:14px;
	border-left : 1px solid #888;
	padding:0px 0px 0px 10px;
	margin:15px 0;
	line-height:2.0;
	white-space: nowrap;
}

footer #footer_link ul li:first-child{
	border-left:none;
}

footer #footer_link ul li a {
}

footer .sns{
	text-align:center;
}

footer .sns h4{
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px;
}

footer .sns p img{
	width:15%;
	height:inherit;
}

/*** site_info ***/
footer .site_info{
	background:#E8E5DB;
	overflow:hidden;
	padding:10px;
}

footer .site_info a{
}

footer .site_info address{
	float:left;
	font-size:12px;
	font-style:normal;
}

footer .site_info p.map{
	float:right;
	width:20%;
	max-width:100px;
	padding:0 0 10px;
}

footer .site_info p.map img{
	width:100%;
	height:inherit;
}




footer .Copyright{
	background : #58585a;
	padding : 5px 0;
}

footer .Copyright p{
	color : #FFFFFF;
	font-size : 71.4%;
	text-align : center;
}

/* Hotel Footer
------------------------------------------------------------------------- */
#hilton_footer {
	margin: 0 auto 20px auto;
	padding:0px 0 0 0;
	width:100%;
	_position: static;}
	
#hilton_footer .gridRow {
	width:100%;
	margin: 0 auto;
	overflow: visible;}
	
	
/* Brand home footer
------------------------------------------------------------------------ */
#hilton_footer #brandBar {
	clear:both;
	padding-top:0px;
	font: 13px/14px arial, helvetica, sans-serif;}

#hilton_footer #brandBar .brandBar2 {
	margin:0;
	padding-top:0;}

#hilton_footer .footerLogos {
	padding:9px 0 4px 0;
	height: auto;
	margin:0 0 20px;
	background:transparent;
	width: 100%;
	list-style:none;
	text-align:center;
}

#hilton_footer .footerLogos br{
	display:inline-block;
}

#hilton_footer .footerLogos li {
	background-image: none;
	display: inline-block;
	margin:0;
	padding:0;
	float:none;
	position:relative;
	text-align:center;
	width:100px}
	
#hilton_footer .footerLogos li a {
	display:block;
	height: 54px;
	background-image:url(../common/images/footer_logo_black.png);
	background-repeat: no-repeat;
	cursor:default;
	margin:0 auto;
}

/*
#hilton_footer .footerLogos li a:hover{
	background-image:url(../common/images/footer_logo_color.png);
	background-repeat: no-repeat;
}
*/
#hilton_footer .footerLogos li a span {
	display:block;
	height:0;
	overflow:hidden; }

#hilton_footer .footerLogos li.brandLogoHilton {
	display:block;
	width:153px;
	height:57px;
	margin:0 auto 10px;
}
#hilton_footer .footerLogos li.brandLogoHilton a { width: 126px; height:47px; background-position: -412px 0px; }
#hilton_footer .footerLogos li.brandLogoHilton a:hover { background-position: -412px 0px; }
#hilton_footer .footerLogos li.brandLogoHilton .brandDescPopup { margin-left: -30px;}

#hilton_footer .footerLogos li.brandLogoWaldorfAstoria { padding-left:0px;}
#hilton_footer .footerLogos li.brandLogoWaldorfAstoria a { width: 37px; background-position: 0 -71px; }
#hilton_footer .footerLogos li.brandLogoWaldorfAstoria a:hover { background-position: 0 -71px; }

#hilton_footer .footerLogos li.brandLogoConrad a { width: 58px; background-position: -54px -71px; }
#hilton_footer .footerLogos li.brandLogoConrad a:hover {background-position: -54px -71px; }

#hilton_footer .footerLogos li.brandLogoCanopy a { width: 65px; background-position: -130px -71px; }
#hilton_footer .footerLogos li.brandLogoCanopy a:hover { background-position: -130px -71px; }

#hilton_footer .footerLogos li.brandLogoHilton_s a { width: 48px; background-position: -210px -71px; }
#hilton_footer .footerLogos li.brandLogoHilton_s a:hover { background-position: -210px -71px; }

#hilton_footer .footerLogos li.brandLogoCurio a { width: 56px; background-position: -278px -71px; }
#hilton_footer .footerLogos li.brandLogoCurio a:hover { background-position: -278px -71px; }

#hilton_footer .footerLogos li.brandLogoDoubleTree a { width: 52px; background-position: -350px -71px; }
#hilton_footer .footerLogos li.brandLogoDoubleTree a:hover { background-position: -350px -71px; }

#hilton_footer .footerLogos li.brandLogoTapestry a { width: 52px; background-position: -415px -71px; }
#hilton_footer .footerLogos li.brandLogoTapestry a:hover { background-position: -415px -71px; }

#hilton_footer .footerLogos li.brandLogoEmbassySuites a { width: 48px; background-position: -480px -71px; }
#hilton_footer .footerLogos li.brandLogoEmbassySuites a:hover { background-position: -480px -71px; }

#hilton_footer .footerLogos li.brandLogoGardenInn a { width: 54px; background-position: -548px -71px; }
#hilton_footer .footerLogos li.brandLogoGardenInn a:hover { background-position: -548px -71px; }

#hilton_footer .footerLogos li.brandLogoHampton a { width: 47px; background-position: -623px -71px; }
#hilton_footer .footerLogos li.brandLogoHampton a:hover { background-position: -623px -71px; }

#hilton_footer .footerLogos li.brandLogoTru a { width: 32px; background-position: -690px -71px; }
#hilton_footer .footerLogos li.brandLogoTru a:hover { background-position: -690px -71px; }

#hilton_footer .footerLogos li.brandLogoHomewoodSuites a { width: 53px; background-position: -742px -71px; }
#hilton_footer .footerLogos li.brandLogoHomewoodSuites a:hover { background-position: -742px -71px; }

#hilton_footer .footerLogos li.brandLogoHome2 a { width: 50px; background-position: -813px -71px; }
#hilton_footer .footerLogos li.brandLogoHome2 a:hover { background-position: -813px -71px; }

#hilton_footer .footerLogos li.brandLogoGrandVacations a { width: 68px; background-position: -882px -71px; }
#hilton_footer .footerLogos li.brandLogoGrandVacations a:hover { background-position: -882px -71px; }


#hilton_footer .footerLogos li.brandLogoHH {
	display: block;
	width: 42%;
	height: 37px;
	margin: 30px auto 0;
	text-align: center;
	background-image:url(../common/images/footer_logo_black.png);
	background-repeat:no-repeat;
	background-position: 50% -140px;
}
#hilton_footer .footerLogos li.brandLogoHH a {
	display: block;
	margin: 0 auto;
	height: 37px;
	width: 86px;
}
/*#hilton_footer .footerLogos li.brandLogoHH a:hover { background-position: 0 0; }*/

.brandDescPopup {
	display:none;
}
	
.brandDescPopup .popMessage {
	background:transparent url(../common/images/brandBubble.gif) no-repeat top center;
	padding: 4px 8px 0 8px; }
	
.brandDescPopup .popMessage p {
	padding:5px;
	margin:0;
	font-size:77%;
	line-height:1.5;
	text-align:left;}

.turnOnThisPopup .brandDescPopup {
	display:none;
}

/*** page-top ***/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:1;
}
#page-top a {
	text-decoration: none;
	text-align: center;
	display: block;
	outline:none;
}
#page-top a:hover {
}
	
/*** bottom-digital-pamphlet ***/
#bottom-digital-pamphlet {
	position: fixed;
	bottom: 0px;
	z-index:1;
	width: 100%;
}
#bottom-digital-pamphlet p{
	background-color: #f2aeb4;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	border-radius: 5px 5px 0 0;
	  text-shadow:
		  1px 1px 0 #999,
		  -1px 1px 0 #999,
		  -1px -1px 0 #999,
		  1px -1px 0 #999;
}	
#bottom-digital-pamphlet p a {
	text-decoration: none;
	text-align: center;
	display: block;
	outline:none;
	color: #FFFFFF;
}
#bottom-digital-pamphlet a:hover {
}

	
	

}