@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0px;
	outline:none;
	}
	
html {
	overflow-y:scroll;
	}
ul,h1,h2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

	
body {
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, sans-serif;
	background-image: url(https://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12.5px;
	}
img {
	vertical-align:top;
	border:0;
	}
.disnon {
  display: none;
}
#wrap {
	background-color: #000000;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#container {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	background-color: #000000;
	margin-top: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: left;
}

#header {
	width:950px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 61px;
	}
/* IE6ハック */
* html #container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	/zoom: 1;
}

#container:after {
	display: block;
	clear: both;
	content: "";
}
#footer  {
	background-color: #eeefef;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer  #footer_inner  {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer  #footer_link  {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer  #footer_link  a  {
	color: #000000;
	text-decoration: none;
}
#footer  #footer_link  a:hover  {
	color: #993300;
	text-decoration: underline;
}
#copyright {
	width: 900px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
#copyright_wrap  {
	margin-bottom: 50px;
}

#pagetop {
	text-align: right;
	margin-bottom: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#pagetop  a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#pagetop  a:hover {
	text-decoration: underline;
}

.link_img a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}




h4 {
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	margin-top: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FCC601;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
}

.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.disnon {
	display: none;
}
.floatleft
 {
	float: left;
}
.floatright {
	float: right;
}
.mt10 {
	margin-top: 10px;
}
.mb20 {
	margin-bottom: 20px;
}

h1, h2, p, ul {
	margin:0;
	padding:0;
}


#page #content {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
}
#page #main {
	margin-left: 25px;
	font-size: 15px;
	line-height: 2;
	color: #FFFFFF;
	margin-bottom: 30px;
	width: 500px;
	margin-top: 20px;
}
#page  .pagetop  {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#page   .pagetop   a  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#page  .pagetop  a:hover  {
	text-decoration: underline;
}


/*** 割引チケット ***/

#popup {
	background: url("../images/wrapBk.jpg") no-repeat center top;
}
#popup  #main  {
	width: 700px;
	margin:10px auto;
	font-size: 14px;
	color: #000000;
}

#popup #ticket_wrap .ticket {
	height: 257px;
	width: 600px;
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#popup #ticket_wrap .ticket .bkimg {
	position: absolute;
	height: 267px;
	width: 600px;
	left: 0px;
	top: 0px;
}
#popup #ticket_wrap .ticket .ticket_tbl {
	position: absolute;
	height: 267px;
	width: 600px;
	left: 0px;
	top: 0px;
}

#popup #ticket_wrap .ticket table {
	margin: 10px 15px;
	height: 250px;
}
#popup #ticket_wrap .ticket td {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
#popup #ticket_wrap .ticket td p {
	line-height: 1.2;
	margin: 0px;
}

#popup #ticket_wrap .ticket .ticket_detail {
	font-size: 12px;
	text-align: left;
	margin: 0px auto;
}
