@charset "UTF-8";


/*----------------------------------------------------------------
	#page share
----------------------------------------------------------------*/

.pict_box {
	clear: both;
	overflow: hidden;
	zoom:1;
}
.bgline {
	font-size: 120%;
	background: url(../images/bgline.png) repeat-x 0px center;
}

.txtbox {
	padding: 0;
	font-size: 110%;
	line-height: 1.8em;
}
.smtxtbox {
	padding: 0;
	font-size: 0.86em;
	line-height: 1.8em;
}
.cbtn-box {
	margin: 0 auto;
	padding: 4px 0;
	text-align: center;
}



/*----------------------------------------------------------------
	#page header
----------------------------------------------------------------*/

#lowdir #header {
	height: 80px !important;
}
#lowdir #header .innorbox {
	width: 960px;
	height: 90px !important;
	background: url(../../common/images/pgheader.png) no-repeat center 0 !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#lowdir #header .innorbox {
 		height: 80px !important;
	}
}
#lowdir #header .fixed .innorbox {
	height: 90px;
	background: #000 url(../../common/images/headnavi.png) no-repeat center !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#lowdir #header .fixed .innorbox {
 		height: 90px !important;
	}
}

/* 0314new start*/
#lowdir #header .innorbox0314 {
	width: 960px;
	height: 90px !important;
	background: url(../../common/images/pgheader.png) no-repeat center 0 !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#lowdir #header .innorbox0314 {
 		height: 80px !important;
	}
}
#lowdir #header .fixed .innorbox0314 {
	height: 90px;
	background: #000 url(../../common/images/headnavi.png) no-repeat center !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#lowdir #header .fixed .innorbox0314 {
 		height: 90px !important;
	}
}
/* 0314new END*/

/* 0801new start*/
#lowdir #header .innorbox0801 {
	width: 960px;
	height: 90px !important;
	background: url(../../common/images/pgheader.png) no-repeat center 0 !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#lowdir #header .innorbox0801 {
 		height: 80px !important;
	}
}
#lowdir #header .fixed .innorbox0801 {
	height: 90px;
	background: #000 url(../../common/images/headnavi2.png) no-repeat center !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#lowdir #header .fixed .innorbox0801 {
 		height: 90px !important;
	}
}
/* 00801new END*/

#pglogo-box {
	position: absolute;
	width: 140px;
	height: 160px;
	margin-right: 340px;
	top: 0;
	right: 50%;
	z-index: 30;
}
#pglogo-box a {
	display: block;
	width: 140px;
	height: 160px;
}


/*----------------------------------------------------------------
	#wideimage
----------------------------------------------------------------*/

.wideimage {
	position: relative;
	width: 100%;
	height: 200px;
	text-align: left;
	overflow: hidden;
	background: #000;
}
.wideimage .coverimg {
	position:absolute;
	width: 1200px;
	height: 200px;
	left: 50%;
	margin-left: -600px;
	z-index: 26;
}
.wideimage .wimg {
	position:absolute;
	width: 1200px;
	height: 200px;
	left: 50%;
	margin-left: -600px;
	z-index: 25;
}


/*.wideimage img {
	position:absolute;
	width: 1200;
	height: 200px;
	left: 50%;
	margin-left: -600px;
}*/


/*----------------------------------------------------------------
	main contents
----------------------------------------------------------------*/


#bg-maincontent {
/*	font-size:110%;*/
	width: 100%;
	margin: 0;
	background: url(../../common/images/bg_main_hotel.jpg) repeat-x 0 0;
}
.newshop #bg-maincontent {
	background: url(../../common/images/bg_main_newshop.jpg) repeat-x 0 0;
}
.movie #bg-maincontent {
	background: url(../../common/images/bg_main_movie.jpg) repeat-x 0 0;
}
.event #bg-maincontent {
	background: url(../../common/images/bg_main_event.jpg) repeat-x 0 0;
}
.miyage #bg-maincontent {
	background: url(../../common/images/miyage/bg_main_miyage.jpg) repeat-x 0 0;
}

.pgsub-txtbox {
	height: 70px;
	font-size: 100%;
	line-height: 1.6em;
}

h1.numbsub {
	font-size: 100%;
	line-height: 1.8em;
	border-bottom: solid 1px #666;
}

.hotel_phbox {
	position: relative;
	width: 640px;
}
.hotel_phbox .imgbtn {
	position:absolute;
	width: 139px;
}

.hotel0001b {
	height: 230px;
	background: url(../../common/images/special/phbg_hotel_0001b.jpg) no-repeat 0 0;
}
.hotel0001b .imgbtn {
	bottom: 0;
	left: 336px;
}
.hotel0001c {
	height: 230px;
	background: url(../../common/images/special/phbg_hotel_0001c.jpg) no-repeat 0 0;
}
.hotel0001c .imgbtn {
	bottom: 0;
	left: 166px;
}

.phgly2 ul {
	float: left;
	width: 640px;
	line-height: 1.8em;
}
.phgly2 ul li {
	float: left;
	display: inline;
	width: 318px;
	margin: 0 0 0 4px;
}
.phgly2 ul li:first-child {
	margin-left: 0;
}
.phgly3 ul {
	float: left;
	width: 640px;
	line-height: 1.8em;
}
.phgly3 ul li {
	float: left;
	display: inline;
	width: 212px;
	margin: 0 0 0 2px;
}
.phgly3 ul li:first-child {
	margin-left: 0;
}

.shopdata-box {
	width: 640px;
	line-height: 1.8em;
	border-top: solid 1px #666;
}
.shopdata-box h1 {
	padding: 20px 0 12px 0;
	font-size: 120%;
	line-height: 1.8em;
	border-bottom: dotted 1px #666;
}
.shopdata-box ul {
	width: 640px;
	line-height: 1.8em;
}
.shopdata-box ul li {
	padding: 8px 0;
	font-size: 100%;
	border-bottom: dotted 1px #666;
}
.shopdata-box ul li a, .shopdata-box ul li a:visited {
	color: #b3910c;
	text-decoration: underline;
}
.shopdata-box ul li a:hover {
	color: #999;
	text-decoration: none;
}

.shopdetail dl {
	width: 640px;
	margin: 20px 0;
	overflow: hidden;
	zoom: 1;
}
.shopdetail dl dt {
	width: 150px;
	padding: 0 0 0 20px;
	float: left;
	font-size: 94%;
	background: url(../../common/images/icon_cl1.png) no-repeat 0 4px;
	clear: both;
}
.shopdetail dl dd {
	font-size: 94%;
	padding: 0 0 5px 170px;
}
.shopmap #map {
	width: 640px;
	height: 400px;
}


.backnumber {
	width: 640px;
	padding: 0;
	border-top: solid 1px #666;
}
.backnumber .bknblist {
	padding: 20px 0 10px 20px;
	background: #f0e9ce;
}
.backnumber .bknblist h1 {
	font-weight: normal;
	padding: 0 0 10px 0;
}

.backnumber .bknblist ul {
	line-height: 1.6em;
}
.backnumber .bknblist ul li {
	padding: 0 20px 6px 10px;
	text-indent: -1em;
}
.backnumber .bknblist li a {
	padding-left: 12px;
	text-decoration: underline;
	background: url(../../common/images/icon_arrow1.png) no-repeat 2px 6px;
}
.backnumber .bknblist li a:hover {
	text-decoration: none;
}




/*----------------------------------------------------------------
	#COOK
----------------------------------------------------------------*/


/*----------------------------------------------------------------
	HIBI #productsnewshop
----------------------------------------------------------------*/




/*.newshoplist {
	width: 660px;
	margin: 0 0 0 -20px;
}
.newshoplist .grid {
	float: left;
	width: 200px;
	margin: 0 0 20px 20px;
}*/
.newshoplist .grid h2 {
	padding: 1px 0px 1px 5px;
	line-height: 20px;
}
.newshop .newshoplist .grid h2 {
	background: #db675e;
}
.movie .newshoplist .grid h2 {
	background: #4888ab;
	color:#fff;
}
.movie .newshoplist .grid h2.comingsoon {
	background: #1a99df;
}


.newshoplist .grid h3 {
	width: 180px;
	margin: 0 0 0 10px;
	padding: 2px 0;
}
.newshop .newshoplist .grid h3 {
	color: #db675e;
}
.event .newshoplist .grid h3 {
	font-size: 0.86em;
	color: #666;
}
.event .newshop .newshoplist .grid h3 {
	color: #db675e;
	font-size:13px;
	padding: 4px 0px;
}
.movie .newshoplist .grid h3 {
	color: #275973;
}

.newshoplist .grid h4 {
	width: 180px;
	margin: 0 0 0 10px;
}
.event .newshoplist .grid h4 {
	color: #af6fcf;
	line-height: 1.3em;
	padding: 0 0 6px 0;
}
.event .newshop .newshoplist .grid h4 {
	font-size: 0.86em;
	color: #666;
	margin: 0px 0px 0px 10px;
}
.newshoplist .grid p {
	width: 180px;
	margin: 0 0 0 10px;
	padding: 0 0 4px 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
.newshoplist a h2, .newshoplist a h3,
.newshoplist a h4, .newshoplist a p {
	text-decoration: none;
}
.newshoplist a:hover h2, .newshoplist a:hover h3,
.newshoplist a:hover h4, .newshoplist a:hover p {
	text-decoration: none;
}
.newshop .newshoplist a:hover {
	background: #fceeee;
}
.movie .newshoplist a:hover {
	background: #e8edf0;
}
.event .newshoplist a:hover {
	background: #f1ebf5;
}
.event .newshop .newshoplist a:hover {
	background: #fceeee;
}

.bklistbtn a {
	color: #111;
}
.movie .bklistbtn a {
	color: #275973;
}
.newshop .bklistbtn a {
    background-color: #DB675E;
    color: #FFF;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    display: block;
    border-radius: 5px;
}
.newshop .bklistbtn a:hover {
	background-color:#fceeee;
	color:#DB675E;
}

.openlist-box {
	width: 640px;
	line-height: 1.8em;
	border-top: dotted 1px #666;
}
.openlist-box table {
	width: 640px;
	border-bottom: solid 1px #666;
}
.openlist-box table td {
	padding: 3px 8px 3px 2px;
	border-top: solid 1px #666;
}
.openlist-box table td a {
	color: #db675e;
}

.event .contactbox {
	background: #f1ebf5 !important;
}
.contactbox a {
	display: block;
	width: 100%;
	height: 100%;
}



.side-nweshop {
	width: 260px;
	background: #fff;
}
.side-nweshop ul {
	width: 240px;
	margin: 8px 0 8px 10px;
	line-height: 1.6em;
}
.side-nweshop li{
	padding: 0 10px 6px 14px;
	background: url(../../common/images/icon_newshop_s.png) no-repeat 0 4px;
}
/*.side-nweshop li a {
	padding-left: 12px;
	text-decoration: underline;

}*/
.side-nweshop2 {
	width: 260px;
	background: #fff;
	border-bottom:1px #DB675E solid;
}
.side-nweshop2 ul {
	width: 260px;
}
.side-nweshop2 li{
	padding: 7px 15px 7px 30px;
	background: url(../../common/images/icon_newshop_s.png) no-repeat 15px 15px;
}
.side-nweshop2 a:hover {
	text-decoration: none;
}
.side-nweshop2 a:hover li {
	background-color: #fceeee;
}

/*----------------------------------------------------------------
	#newshop
----------------------------------------------------------------*/

.newshop-box {
	width: 640px;
	margin: 0;
}
.newshop-box .newshop-left {
	float: left;
	width: 237px;
	margin: 0;
}
.newshop-box .newshop-right {
	float: right;
	width: 380px;
	margin: 0;
}

/* ADD 20150512 */
.newshop-box .newshop-left2 {
	float: left;
	width: 320px;
	margin: 0;
}
.newshop-box .newshop-right2 {
	float: right;
	width: 300px;
	margin: 0;
}
/* END 20150512 */
.shop-snsbox {
	width: 237px;
	margin: 0;
}
.shop-snsbox .snsbox-left {
	float: left;
	width: 127px;
	margin: 0;
}
.shop-snsbox .snsbox-left li {
	width: 110px;
	font-size: 94%;
	line-height: 1.4em;
	text-align: center;
}
.shop-snsbox .snsbox-left li.shop-qrsub {
	font-size: 104%;
	color: #0D9265;
	text-align: center;
}

.shop-snsbox .snsbox-left li.shop-qratt {
	text-align: center;
	font-size: 85%;
}
.shop-snsbox .snsbox-right {
	float: right;
	width: 110px;
	margin: 0;
}


.newshop-right .shop-date {
	font-size: 94%;
	color: #BF381F;
}
.newshop-right .shop-name {
	font-size: 124%;
	color: #DB675E;
	padding: 2px 0 6px 0;
}
.newshop-right .shop-copy {
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 8px 0;
}
.newshop .newshop-right .shop-comm a {
	color: #DB675E;
	text-decoration: underline;
}
.newshop .newshop-right .shop-comm a:hover {
	color: #707070;
}
.newshop-right .shop-camp {
	width: 380px;
	margin: 0;
	border: solid 1px #DD967D;
	background: #FCF4F1;
}
.newshop-right .shop-camp dl {
	width: 350px;
	margin: 0 0 0 15px;
	padding: 12px 0 0 0;
}
.newshop-right .shop-camp dl dt {
	font-size: 104%;
	color: #BF381F;
}
.newshop-right .shop-camp dl dd {
	font-size: 94%;
	padding: 0 0 12px 0;
	line-height: 1.4em;
}
.newshop-right .shop-camp dl dt.topline {
	padding: 8px 0 0 0;
	border-top: solid 1px #DD967D;
}

.newshop-right .shop-infor {
	width: 380px;
	margin: 0;
	background: #EFF4ED;
}
/* ADD 20150512 */
.newshop-right2 .shop-date {
	font-size: 94%;
	color: #BF381F;
}
.newshop-right2 .shop-name {
	font-size: 124%;
	color: #DB675E;
	padding: 2px 0 6px 0;
}
.newshop-right2 .shop-copy {
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 8px 0;
}

.newshop-right2 .shop-camp {
	width: 298px;
	margin: 0;
	border: solid 1px #DD967D;
	background: #FCF4F1;
}
.newshop-right2 .shop-camp dl {
	width: 268px;
	margin: 0 0 0 15px;
	padding: 12px 0 0 0;
}
.newshop-right2 .shop-camp dl dt {
	font-size: 104%;
	color: #BF381F;
}
.newshop-right2 .shop-camp dl dd {
	font-size: 94%;
	padding: 0 0 12px 0;
	line-height: 1.4em;
}
.newshop-right2 .shop-camp dl dt.topline {
	padding: 8px 0 0 0;
	border-top: solid 1px #DD967D;
}

.newshop-right2 .shop-infor {
	width: 300px;
	margin: 0;
	background: #EFF4ED;
}
/* END 20150512 */
.shop-infor .shop-infor-inbox {
	padding: 8px 10px;
}
.shop-infor .shop-infor-inbox h2 {
	font-size: 124%;
	color: #0D9265;
}
.shop-infor .shop-infor-inbox p {
	font-size: 94%;
	line-height: 1.4em;
	padding: 4px 0 8px 0;
}
.shop-data dl {
	width: 380px;
	margin: 10px 0;
	overflow: hidden;
	zoom: 1;
}
.shop-data dl dt {
	width: 80px;
	float: left;
	font-size: 94%;
	clear: both;
}
.shop-data dl dd {
	font-size: 94%;
	padding: 0 0 5px 100px;
	line-height: 1.4em;
}
.shop-data dl dd a {
	text-decoration: underline;
}
.shop-data dl dd a:hover {
	text-decoration: none;
}

dl#infowin1{
	width: 280px;
	margin:0;
	padding:8px 0;
}



/*----------------------------------------------------------------
	HIBI #products event
----------------------------------------------------------------*/


.eventlist {
	width: 660px;
	margin: 0 0 0 -13px;
}
.eventlist .grid {
	float: left;
	width: 150px;
	margin: 0 0 20px 13px;
}
.bdrbtm {
	border-bottom: dotted 1px #999;
}
.eventlist .grid h2 {
	padding: 1px 0px 1px 5px;
	line-height: 20px;
}

/*.eventlist .grid h3 {
	width: 140px;
	margin: 0 0 0 10px;
	padding: 2px 0;
	font-size: 0.86em;
	color: #666;
}
.eventlist .grid h4 {
	width: 140px;
	margin: 0 0 0 10px;
	padding: 0 0 6px 0;
	color: #af6fcf;
	line-height: 1.3em;
}
.eventlist .grid h4 img {
	padding:4px 0 0 5px;
}*/
.eventlist .grid h3 {
	width: 140px;
	margin: 0 0 0 10px;
	padding: 4px 0 2px 0;
	color: #af6fcf;
	line-height: 1.3em;
}
.eventlist .grid h3 img {
	padding:4px 0 0 5px;
}
.eventlist .grid h4 {
	width: 140px;
	margin: 0 0 0 10px;
	padding: 0 0 0 6px 0;
	font-size: 0.86em;
	color: #666;
}

.eventlist .grid p {
	width: 140px;
	margin: 0 0 0 10px;
	padding: 0 0 4px 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
.eventlist a:hover {
	text-decoration: none;
	background: #f1ebf5;
}
.eventlist a h2, .eventlist a h3,
.eventlist a h4, .eventlist a p {
	text-decoration: none;
}
.eventlist a:hover h2, .eventlist a:hover h3,
.eventlist a:hover h4, .eventlist a:hover p {
	text-decoration: none;
}

/*----------------------------------------------------------------
	HIBI #products event LINE4
----------------------------------------------------------------*/
.eventlist4 {
	width: 660px;
	margin: 0 0 0 -20px;
}
.eventlist4 .grid {
	float: left;
	width: 200px;
	margin: 0 0 20px 20px;
}
.eventlist4 .grid h2 {
	padding: 1px 0px 1px 5px;
	line-height: 20px;
}
.eventlist4 .grid h3 {
	width: 180px;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px;
	color: #af6fcf;
	line-height: 1.3em;
}
.eventlist4 .grid h3 img {
	padding:4px 0 0 5px;
}
.eventlist4 .grid h4 {
	width: 180px;
	margin: 0px 0px 0px 10px;
	font-size: 0.86em;
	color: #666;
}

.eventlist4 .grid p {
	width: 180px;
	margin: 0px 0px 0px 10px;
	padding: 0 0 4px 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
.eventlist4 a {
	display: block;
	width: 200px;
	height: 100%;
	text-decoration: none;
}
.eventlist4 a:hover {
	text-decoration: none;
	background: #f1ebf5;
}
.eventlist4 a h2, .eventlist4 a h3,
.eventlist4 a h4, .eventlist4 a p {
	text-decoration: none;
}
.eventlist4 a:hover h2, .eventlist4 a:hover h3,
.eventlist4 a:hover h4, .eventlist4 a:hover p {
	text-decoration: none;
}
#eventbtm .bklistbtn, #now .bklistbtn, #next .bklistbtn {
	width:100%;
}
#eventbtm .bklistbtn a, #now .bklistbtn a, #next .bklistbtn a {
	background-color:#af6fcf;
	color: #fff;
	width:100%;
	text-align:center;
	padding:5px 0;
	display:block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#eventbtm .bklistbtn a:hover, #now .bklistbtn a:hover, #next .bklistbtn a:hover {
	background-color:#f1ebf5;
	color:#000;
}
#now .bklistbtn br, #next .bklistbtn br {
	display:none;
}
/*----------------------------------------------------------------
	HIBI #productsmovie
----------------------------------------------------------------*/


ul.moviecamp {
	margin: 8px 0 8px 10px;
	line-height: 1.6em;
}
ul.moviecamp li {
	padding: 0 10px 2px 24px;
	text-indent: -1em;
	background: url(../../common/images/icon_movie_s.png) no-repeat 0 8px;
}

.preview {
	width: 260px;
	margin: 8px 0 0 0;
	background: #fff;
}
.preview dt {
	float: left;
	width: 127px;
	margin: 8px 10px;
	width: 115px;
}
.preview dd {
	margin-left: 0;
/*	padding: 4px 10px 0 145px;*/
	padding: 4px 10px 0 140px;
	line-height: 1.3em;
	text-indent: -1em;
}
.preview dd a {
	padding-left: 12px;
	text-decoration: none;
/*	background: url(../../common/images/icon_movie_s.png) no-repeat 0 4px;*/
}

.movielistup {
	width: 260px;
	background: #fff;
}
.movielistup ul {
	width: 240px;
	margin: 8px 0 8px 10px;
	line-height: 1.6em;
}
.movielistup li {
	padding: 0 10px 2px 14px;
	background: url(../../common/images/icon_movie_s.png) no-repeat 0 8px;
}




/*----------------------------------------------------------------
	#preview
----------------------------------------------------------------*/

.prev-sub {
	width: 640px;
	font-size: 1.2em;
	color: #275973;
	line-height: 1.8em;
}

.preview-box {
	width: 640px;
	margin: 0;
}
.preview-box .preview-left {
	float: left;
	width: 237px;
	margin: 0;
}
.preview-box .preview-right {
	float: right;
	width: 380px;
	margin: 0;
}

.prvcopy {
	font-size: 0.7em;
	line-height: 1.5em;
}
.prvleft-list {
	width: 237px;
	margin: 0;
}
.prvleft-list a {
	color: #275973;
	text-decoration: none;
}
.prvleft-list a:hover {
	text-decoration: underline;
}

.preview-right .preview-title {
	font-size: 120%;
	color: #275973;
	padding: 2px 0 6px 0;
}
.preview-right .preview-sub {
	font-size: 110%;
	color: #9b2b31;
	padding: 2px 0 6px 0;
}
.preview-right .preview-comm {
	font-size: 100%;
}
.preview-right .preview-comm a {
	color: #275973;
}
.preview-right .preview-data {
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px #ccc;
}
.preview-right .preview-data dl {
	width: 380px;
	margin: 10px 0 0 0;
	overflow: hidden;
	zoom: 1;
}
.preview-right .preview-data dl dt {
	float: left;
	width: 79px;
	padding: 5px 0;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
	clear: both;
	border-top: dotted 1px #ccc;
}
.preview-right .preview-data dl dd {
	margin: 0 0 0 80px;
	padding: 5px 0;
	font-size: 94%;
	line-height: 1.4em;
	border-top: dotted 1px #ccc;
}
.preview-right .preview-data dl dd a {
	text-decoration: underline;
}
.preview-right .preview-data dl dd a:hover {
	text-decoration: none;
}
.preview-right .preview-data dl dd span {
	color: #9b2b31;
}
.preview-right .preview-data dl dd p {
	margin: 3px 0;
	padding: 5px 4px;
	background: #d5dee3;
}
.preview-right .preview-data dl dd a {
	color: #275973;
}

.preview-caption {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: right;
}
li span.mark1 {
	padding-left: 14px;
	background: url(../../common/images/movie/mark1.png) no-repeat 0 2px;
	background-size: 10px 10px;
}
li span.mark2 {
	padding-left: 14px;
	background: url(../../common/images/movie/mark2.png) no-repeat 0 2px;
	background-size: 10px 10px;
}
li span.mark3 {
	padding-left: 14px;
	background: url(../../common/images/movie/mark3.png) no-repeat 0 2px;
	background-size: 10px 10px;
}

.schedule-box table {
	width: 636px;
	margin: 0;
	padding: 0;
}
.schedule-box table th {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #fff;
	line-height: 1.5em;
	background: #545656;
	border: solid 1px #545656;
}
.schedule-box table th.theater {
	padding: 6px 4px 4px 4px;
	color: #3561ad;
	background: #d5dee3;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-top: none;
	border-bottom: none;
}
.schedule-box table td {
	padding: 2px 4px;
	background: #fff;
	border: solid 1px #999;
	text-align: center;
}
.schedule-box table td.icon {
	padding: 2px;
}
.td-icon {
	padding: 0 0 0 2px;
	width: 14px;
	height: 14px;
	display:inline-block;
	vertical-align:-0.22em;
}
.schedule-box table th a {
	color: #275973;
}

/*----------------------------------------------------------------
	#products
----------------------------------------------------------------*/

#itemnavi {
	display: none;
	position: fixed;
	width: 100%;
	height: 100px;
	background: url(../images/bg_black.png) repeat-x 0 0;
	z-index: 998;
}
#itemnavi .itembox {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	z-index: 999;
}
#itemnavi .itembox ul {
	float: left;
	list-style: none;
}
#itemnavi .itembox ul li {
	float: left;
	display: inline;
	margin: 0 8px 0 0;
	padding: 0;
}
#itemnavi .itembox img {
	border:solid 1px #ccc;
}
#itemnavi .itembox ul li a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}


.pkmatoibox .mleft {
	float: left;
	width: 560px;
	padding: 12px 0 0 0;
	font-size: 110%;
	line-height: 1.8em;
}
.pkmatoibox .mright {
	float: right;
	width: 160px;
}


.pgproducts .pict_box {
	padding: 20px 0 30px 0;
	border-bottom: dotted 1px #ccc;
}
.pgproducts .pict_box .left {
	float: left;
	width: 360px;
}
.pgproducts .pict_box .left img {
	width: 360px;
	height: auto;
}
.pgproducts .pict_box p.glass img {
	width: 28px;
	height: 28px;
}
.pgproducts .pict_box p.glass span {
	padding: 0 0 0 6px;
	font-size: 90%;
	color: #666;
}
.pgproducts .pict_box .right {
	float: right;
	width: 380px;
}
.pgproducts .pict_box .right .cartbox {
	width: 360px;
	margin: 0;
	background: url(../images/kaga_mark.png) no-repeat 0 0 !important;
}
.pgproducts #ma01 .cartbox {
	margin-top: 100px !important;
}
.pgproducts #ma02 .cartbox {
	margin-top: 80px !important;
}
.pgproducts #ma03 .cartbox {
	margin-top: 60px !important;
}
.pgproducts #ma04 .cartbox {
	margin-top: 50px !important;
}
.pgproducts #ma05 .cartbox {
	margin-top: 30px !important;
}
.pgproducts #ss02 .cartbox,
.pgproducts #ss03 .cartbox,
.pgproducts #ss04 .cartbox {
	margin-top: 20px !important;
}
.pgproducts #oa10 .cartbox {
	margin-top: 20px !important;
}
.pgproducts #oa8w .cartbox {
	margin-top: 40px !important;
}
.pgproducts #mo02 .cartbox {
	margin-top: 40px !important;
}
.pgproducts #mo01 .cartbox {
	margin-top: 20px !important;
}

.pgproducts .pict_box h1 {
	margin: 0 0 3px 30px;
	padding: 20px 0 6px 6px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: solid 1px #666;
}
.pgproducts .pict_box h1 span{
	font-size: 14px;
}

.pgproducts .pict_box h2 {
	margin: 0 0 20px 0;
	padding: 0 0 0 44px;
	font-size: 15px;
}
.pgproducts .pict_box dl {
	margin: 40px 0 0 40px;
	font-size: 15px;
}
.pgproducts .pict_box dt {
	font-weight: bold;
	margin: 0;
}
.pgproducts .pict_box dd {
	margin: 0;
	padding: 0 0 2px 16px;
}
.pgproducts .pict_box dd.price {
	padding: 6px 0 8px 16px;
	font-size: 180%;
	color: #cc0000;
	font-family: "Adobe Garamond Pro", "Garamond", "Hiragino Mincho Pro", serif;
}
.pgproducts .pict_box dd.price span {
	font-size: 12px;
	padding: 0 0 0 6px;
}
.pgproducts .pict_box h6 {
	margin: 20px 0 0 30px;
}
.pgproducts .pict_box .kgmtcomm {
	margin: 0;
	padding: 30px 0 0 36px;
	line-height: 2.0em;
}
.pgproducts #moma01 .cartbox {
	margin-top: 60px !important;
}


/*----------------------------------------------------------------
	#shopping
----------------------------------------------------------------*/

#howtobox ul {
	float: left;
	width: 740px;
	list-style: none;
}
#howtobox ul li {
	float: left;
	display: inline;
	width: 185px;
	margin: 0;
	padding: 0;
}
#howtobox ul li p {
	padding: 6px 8px;
}
#howtobox ul li p a {
	color: #cc0000;
	text-decoration: underline;
}
#howtobox ul li p a:hover {
	color: #111;
	text-decoration: none;
}
.pdfbtnbox {
	text-align: right;
}

ul.shopcapt {
	padding: 0 8px;
	list-style: none;
}
ul.shopcapt li {
	padding: 0 0 12px 22px;
	font-size: 110%;
	line-height: 1.4em;
	background: url(../images/icon_mark1.png) no-repeat 0 3px;
}

table.tabletks {
	width: 740px;
	border-collapse: collapse;
	margin: 10px auto 15px auto;
	padding: 0;
	font-size: 12px;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
}
table.tabletks th {
	padding: 8px 8px;
	text-align: left;
	background: #f6f6f6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}
table.tabletks td {
	padding: 8px 8px;
	text-align: left;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}
table.tabletks td .itemnv {
	margin-left: 10px;
}


/*----------------------------------------------------------------
	#souvenir
----------------------------------------------------------------*/
/*20160107 ADD*/

/*----------------------------------------------------------------
	SAKURA
----------------------------------------------------------------*/
.sakuralist {
	width: 640px;
	font-size:13px;
	line-height:1em;
}
.sakuralist .sakuraarea {
	padding:5px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #ffb6c1;
}
.sakuralist .grid {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}
.sakuralist .grid h3 {
	color:#ffb6c1;
	padding: 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	line-height:1.2em;
}
.sakuralist .grid h3 span {
	padding:5px 0 0 0;
	color:#333;
	font-size: 12px;
	font-weight:normal;
	line-height:1.5em;
	display:block;
}
.sakuralist2 {
	width: 600px;
	padding:15px 20px;
	font-size:13px;
	line-height:1em;
	background-color: #ffe6ea;
}
.sakuralist2 .grid2 {
	width: 600px;
	margin: 0 0 20px 0;
	padding:0 0 0px 0;
	border-bottom:1px dotted #ccc;
	background-color:#ffffff;
}
.sakuralist2 .grid2 p {
	font-size:14px;
	margin: 5px 0;
}
.sakuralist2 .sakuratopline {
	width: 600px;
	margin: 10px 0 0 0;
	padding:0px 0 0px 0;
	border-top:1px dotted #ccc;
	background-color:#fcfcfc;
}
.sakuralist2 h3.sakurainfo {
	color:#e8436f;
	padding: 10px 0px 0px 40px;
	font-size: 18px;
	font-weight: bold;
	line-height:1.2em;
	min-height:30px;
	background: url(../../special/sakura/images/sakura_bg.png) no-repeat 0 0;
}
.sakuralist2 .sakurakaika {
	padding: 10px 10px 5px 30px;
	display:inline-block;
	width:250px;
	border-right:1px dotted #ccc;
	vertical-align:middle;
}
.sakuralist2 .sakuramankai {
	padding: 10px 10px 5px 30px;
	display:inline-block;
	width:250px;
	vertical-align:middle;

}
.sakuralist .gc {
	margin:0 19px 20px 0;
	padding:0 20px 10px 0;
	border-right:1px dotted #ccc;
}

.sakuralist .sakuratxt p {
	line-height: 1.4em;
	padding: 0px 0px 5px;
}
.sakuralist .sakurachk {
	background: url(../../special/sakura/images/sakura_bg.png) no-repeat 0 0;
	margin:10px 0 0 0;
	padding: 0 0 0 40px;
}
.sakuralist .sakurachk p {
	line-height: 1.4em;
	padding: 0px 0px 5px;
}
.sakuralist .sakurachk p span {
	font-weight:bold;
}
.sakuralist .sakuradata {
	background: url(../../special/sakura/images/sdata.png) no-repeat 0 0;
	margin:10px 0 0 0;
	padding: 20px 0 0 0;
}
.sakuralist .sakuradata p {
	line-height: 1.4em;
	padding: 0px 0px 5px;
}
.sakuralist .sakuraimg {
	margin:0 0 10px 0;
}
.sakuralist .sakuraimg img {
	width:100%;
	height:auto;
}
.sakuralist .sakuramap {
	width:300px;
	height:200px;
}
.sakuralist .sakuramigoro {
	width:284px;
	margin: 5px 0;
	padding:8px;
	background-color:#f4b4d0;
}
.sakuralist .sakuramigoro p span {
	font-weight:bold;
}
.bgmap {
	text-align:right;
	margin:10px 0 0 0;
}
/*----------------------------------------------------------------
	HANABI
----------------------------------------------------------------*/
.hanabilist {
	width: 640px;
	font-size:13px;
	line-height:1em;
}
.hanabilist .grid {
	width: 640px;
	margin: 0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}
.hanabilist .hanabitopline {
	width: 640px;
	margin: 20px 0 20px 0;
	padding:0px 0 0px 0;
	border-top:1px dotted #ccc;
	background-color:#fcfcfc;
}
.hanabilist .grid h3 {
	color:#ff0000;
	padding: 5px 0px 0px 40px;
	font-size: 18px;
	font-weight: bold;
	line-height:1.2em;
	min-height:30px;
	background: url(../../kanazawaannai/hanabi/images/hanabi_bg.png) no-repeat 0 0;
}
.hb02 .grid h3 {
	color:#1D2974 !important;
	background: url(../../kanazawaannai/hanabi/images/hanabi_t_bg.png) no-repeat 0 0 !important;
}
.hb03 .grid h3 {
	color:#169F3C !important;
	background: url(../../kanazawaannai/hanabi/images/hanabi_f_bg.png) no-repeat 0 0 !important;
}
.hanabilist .grid h3 span {
	padding:5px 0 0 0;
	color:#333;
	font-size: 12px;
	font-weight:normal;
	line-height:1.5em;
	display:block;
}
.hanabilist .hanabiday {
	padding: 5px 10px 5px 40px;
	display:inline-block;
	width:200px;
	border-right:1px dotted #ccc;
	vertical-align:middle;
}
.hanabilist .hanabiarea {
	padding:5px 10px;
	display:inline-block;
	width:260px;
	border-right:1px dotted #ccc;
	vertical-align:middle;
}
.hanabilist .hanabidetail {
	padding:5px 10px;
	display:inline-block;
	text-align:center;
	width:78px;
	vertical-align:middle;
}
.hanabilist .hanabidetail a {
	padding:2px 5px;
	background-color:#f00;
	color:#fff;
}
.hb02 .grid .hanabidetail a {
	background-color:#1D2974 !important;
}
.hb03 .grid .hanabidetail a {
	background-color:#169F3C !important;
}
.hanabinav01, .hanabinav02, .hanabinav03 {
	width:160px;
	height:20px;
	padding:10px 20px;
	display:inline-block;
}
a .hanabinav01 , a .hanabinav02 , a .hanabinav03  {
	width:160px;
	height:20px;
	padding:10px 20px;
	display:inline-block;
	margin:0;
	color:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align:center;
	font-size:1.2em;
}
a:hover .hanabinav01, a:hover .hanabinav02 , a:hover .hanabinav03 {
	color:#f0f0f0;
}
a .hanabinav01 {
	background-color:#f00;
	margin:0 20px 0 0;
}
a .hanabinav02 {
	background-color:#1D2974;
	margin:0 20px 0 0;
}
a .hanabinav03 {
	background-color:#169F3C;
}
/*----------------------------------------------------------------
	SHINKANSEN1YEAR
----------------------------------------------------------------*/
.shinkansenlist {
	width: 640px;
	font-size:13px;
	line-height:1em;
}
.shinkansenlist .grid {
	width: 640px;
	margin: 0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}
.shinkansenlist .shinkansentopline {
	width: 640px;
	margin: 20px 0 20px 0;
	padding:0px 0 0px 0;
	border-top:1px dotted #ccc;
	background-color:#fcfcfc;
}
.shinkansenlist .grid h3 {
	color:#ff0000;
	padding: 5px 0px 0px 40px;
	font-size: 18px;
	font-weight: bold;
	line-height:1.2em;
	min-height:30px;
	background: url(../../kanazawaannai/hokurikushinkansen_1year/images/train_bg.png) no-repeat 0 0;
}
.shinkansenlist .grid h3 a {
	color:#ff0000;
}
.shinkansenlist .grid h3 a:hover {
	color:#ff0099;
}
.hs02 .grid h3 {
	color:#1D2974 !important;
}
.hs02 .grid h3 a {
	color:#1D2974 !important;
}
.hs02 .grid h3 a:hover {
	color:#1d5a74 !important;
}
.hs03 .grid h3 {
	color:#169F3C !important;
}
.hs03 .grid h3 a {
	color:#169F3C !important;
}
.hs03 .grid h3 a:hover {
	color:#9d9f16 !important;
}
.shinkansenlist .grid h3 span {
	padding:5px 0 0 0;
	color:#333;
	font-size: 12px;
	font-weight:normal;
	line-height:1.5em;
	display:block;
}
.shinkansenlist .shinkansenday {
	padding: 5px 10px 5px 40px;
	display:inline-block;
	width:200px;
	border-right:1px dotted #ccc;
	vertical-align:middle;
}
.shinkansenlist .shinkansenarea {
	padding:5px 10px;
	display:inline-block;
	width:260px;
	border-right:1px dotted #ccc;
	vertical-align:middle;
}
.shinkansenlist .shinkansendetail {
	padding:5px 10px;
	display:inline-block;
	text-align:center;
	width:78px;
	vertical-align:middle;
}
.shinkansenlist .shinkansendetail a {
	padding:2px 5px;
	background-color:#f00;
	color:#fff;
}
.hb02 .grid .shinkansendetail a {
	background-color:#1D2974 !important;
}
.hb03 .grid .shinkansendetail a {
	background-color:#169F3C !important;
}
.shinkansennav01, .shinkansennav02, .shinkansennav03 {
	width:160px;
	height:20px;
	padding:10px 20px;
	display:inline-block;
}
a .shinkansennav01 , a .shinkansennav02 , a .shinkansennav03  {
	width:160px;
	height:20px;
	padding:10px 20px;
	display:inline-block;
	margin:0;
	color:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align:center;
	font-size:1.2em;
}
a:hover .shinkansennav01, a:hover .shinkansennav02 , a:hover .shinkansennav03 {
	color:#f0f0f0;
}
a .shinkansennav01 {
	background-color:#f00;
	margin:0 20px 0 0;
}
a .shinkansennav02 {
	background-color:#1D2974;
	margin:0 20px 0 0;
}
a .shinkansennav03 {
	background-color:#169F3C;
}
/*----------------------------------------------------------------
	KOYO
----------------------------------------------------------------*/
.koyolist {
	width: 640px;
	font-size:13px;
	line-height:1em;
}
.koyolist .koyoarea {
	padding:5px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #e03638;
}
.koyolist .koyoarea span {
	color:#e03638;
	font-weight:bold;
	padding:0 5px 0 0;
}
.koyolist .toyama .koyoarea span {
	color:#e56c22;
}
.koyolist .fukui .koyoarea span {
	color:#c61722;
}
.koyolist .grid {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}
.koyolist .grid h3 {
	color:#e03638;
	padding: 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	line-height:1.2em;
}
.koyolist .toyama h3 {
	color:#e56c22;
}
.koyolist .fukui h3 {
	color:#c61722;
}
.koyolist .grid h3 span {
	padding:5px 0 0 0;
	color:#333;
	font-size: 12px;
	font-weight:normal;
	line-height:1.5em;
	/*display:block;*/
}
.koyolist .gc {
	margin:0 19px 20px 0;
	padding:0 20px 10px 0;
	border-right:1px dotted #ccc;
}
.koyolist .koyotxt p {
	line-height: 1.4em;
	padding: 0px 0px 5px;
}
.koyolist .koyochk {
	background: url(../../kanazawaannai/koyo/images/kaede_bg.png) no-repeat 0 0;
	margin:10px 0;
	padding: 7px 0 0 40px;
	height:30px;
}
.koyolist .toyama .koyochk {
	background: url(../../kanazawaannai/koyo/images/hanabi_t_bg.png) no-repeat 0 0;
}
.koyolist .fukui .koyochk {
	background: url(../../kanazawaannai/koyo/images/hanabi_f_bg.png) no-repeat 0 0;
}
.koyolist .koyochk p {
	line-height: 1.4em;
	padding: 0px 0px 5px;
}
.koyolist .koyochk p span {
	font-weight:bold;
}
.koyolist .koyoimg {
	margin:0 0 10px 0;
}
.koyolist .koyoimg img {
	width:100%;
	height:auto;
}
.koyolist .koyomap {
	width:300px;
	height:200px;
}
.bgmap {
	text-align:right;
	margin:10px 0 0 0;
}



/*----------------------------------------------------------------
	#totteoki
----------------------------------------------------------------*/
/*20160107 ADD*/
.totborder {
	border-bottom:1px solid #ccc;
}
h2.totsubttl {
	width:608px;
	margin:0 0 5px 0;
	font-family: "Ÿà–¾’©",YuMincho,"ƒqƒ‰ƒMƒm–¾’© ProN W3","Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;
	font-size: 1.9em;
	font-weight: bold;
}
p.tottxt {
	width:608px;
	margin:0 0 0 20px;
}
.totetcttl {
	width:608px;
	margin:0 0 30px 20px;
	font-family: "Ÿà–¾’©",YuMincho,"ƒqƒ‰ƒMƒm–¾’© ProN W3","Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;
	font-size: 2.0em;
	font-weight: bold;
	border-bottom: solid 1px #666;
}
#totte_01 h2.totsubttl {
	color: #e5492a;
}
#totte_02 h2.totsubttl {
	color: #e7336e;
}
#totte_03 h2.totsubttl {
	color: #2c883a;
}
#totte_04 h2.totsubttl {
	color: #0d57a7;
}
#totte_05 h2.totsubttl {
	color: #a50082;
}
#totte_01 h2.totsubttl a {
	color: #e5492a;
}
#totte_02 h2.totsubttl a {
	color: #e7336e;
}
#totte_03 h2.totsubttl a {
	color: #2c883a;
}
#totte_04 h2.totsubttl a {
	color: #0d57a7;
}
#totte_05 h2.totsubttl a {
	color: #a50082;
}
h2.totsubttl a:hover {
	text-decoration: underline;
}
#totte_01 h2.totsubttl a:hover {
	color: #e5492a;
}
#totte_02 h2.totsubttl a:hover {
	color: #e7336e;
}
#totte_03 h2.totsubttl a:hover {
	color: #2c883a;
}
#totte_04 h2.totsubttl a:hover {
	color: #0d57a7;
}
#totte_05 h2.totsubttl a:hover {
	color: #a50082;
}
.tottewrap {

}
.totte {
	width:154px;
	float:left;
	margin:0 8px 8px 0;
	background-color:#eee;
}
.totter {
	width:154px;
	float:left;
	margin:0 0 8px 0;
	background-color:#ddd;	
}
.totte h1, .totter h1 {
	height:45px;
	padding:5px;
	font-size:14px;
	color:#fff;
	line-height:1.3em;
}
.totte h1 a, .totter h1 a {
	color:#fff;
}
.totte h1 a:hover, .totter h1 a:hover {
	color:#ccc;
}
.totte h1 span, .totter h1 span {
	font-size:12px;
}
#totte_01 .totte h1, #totte_01 .totter h1 {
	background: url(../images/totteoki/bg_01.png) repeat;
}
#totte_02 .totte h1, #totte_02 .totter h1 {
	background: url(../images/totteoki/bg_02.png) repeat;
}
#totte_03 .totte h1, #totte_03 .totter h1 {
	background: url(../images/totteoki/bg_03.png) repeat;
}
#totte_04 .totte h1, #totte_04 .totter h1 {
	background: url(../images/totteoki/bg_04.png) repeat;
}
#totte_05 .totte h1, #totte_05 .totter h1 {
	background: url(../images/totteoki/bg_05.png) repeat;
}
.totteimg {
	width:154px;
	height:154px;
	background-color:#efefef;
}
.totteimg img {
	width:154px;
	height:auto;
}
.totteimg a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
.tottettl {
	padding:10px;
}
#totte_01 .tottettl {
	background: url(../images/totteoki/bg_01.png) repeat;
}
#totte_02 .tottettl {
	background: url(../images/totteoki/bg_02.png) repeat;
}
#totte_03 .tottettl {
	background: url(../images/totteoki/bg_03.png) repeat;
}
#totte_04 .tottettl {
	background: url(../images/totteoki/bg_04.png) repeat;
}
#totte_05 .tottettl {
	background: url(../images/totteoki/bg_05.png) repeat;
}
.tottettl h1 {
	font-size:14px;
	color:#fff;
}
.tottettl h1 span {
	font-size:12px;
	padding:0 5px 0 0;
}
.tottettl h2 {
	padding:10px 0 0 0;
	color:#fff;
	font-size:18px;
}
.tottettl h2 span {
	padding:0 5px 0 0;
	font-size:14px;
}
.tottechk {
	width:608px;
	margin:0 0 0 20px;
	padding:15px;
	border:1px solid #eee;
}
.tottechk h2 {
	font-size:1.2em;
	color:#CD091B;
}
.tottechk p {
	padding:10px 0 0 0;
}
.tottechk p span {
	color:#CD091B;
}

/*20160420 END*/
.wgrid {
	clear:both;
	width:640px;
	margin: 0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #ccc;
}
