/* drinkbar */

#wrapper {padding:0 0 8em;}
#drinkbar {color:#222;}

h2 {
    font-size: 3.5em;
    font-weight: bold;
    line-height: 0.8em;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	letter-spacing: 0.15em;
	color:#222;
}
.pn_Area {
	width:100%;height:317px;
	/*background:url(../images/pn_desertbar.jpg) no-repeat bottom center;*/
	background:url(../images/slider2.jpg) no-repeat bottom center;
}

.video{
	width:90%;
	padding-bottom: 55%;
	height:0px;
	position: relative;
}
.video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.picArea .pic {width:calc(100% / 3);margin-left:0.5%;}
.picArea .pic:first-of-type {margin-left:0;}
