/*書式設定
----------------------------------*/

body{
	margin: 0;
	padding: 0;
	border: 0 none;
	font-size:14px;
	color: #444444;
	background-color:#ffffff;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*p{
	margin-bottom:0em;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	line-height: 160%;
}*/

html,a,form,div,table,ul,ol,li,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
	border: 0 none;
}
img{
	margin:0;
	padding:0;
	border: 0 none;
}
ul{
	list-style-type: none;
}

td{text-align:left;}



/*====================================
basic
====================================*/

#pokky_WRAPPER01{
	width: 100％;
	margin: 0 auto;
	background:url(../images/pocky2016a_bg01.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#pokky_WRAPPER02{
	width: 100％;
	margin: 0 auto;
	background:url(../images/pocky2016a_bg02.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}


#pokky_WRAPPER03{
	width: 100％;
	margin: 0 auto;
	background:url(../images/pocky2016a_bg03.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}



/*====================================
float
====================================*/
.flL {
	float:left;
	display: block;
}

.flR {
	float:right;
	display: block;
}

/*====================================
box
====================================*/
.box_0{
	margin: 0;
	padding: 0;
}

.box_0center{
	margin: 0 auto;
	padding: 0;
}


/*====================================
margin
====================================*/
.margin_b20{
	margin: 0px 0px 20px 0px ;
}
.margin_t10{
	margin: 10px 0px 0px 0px ;
}
.margin_t20{
	margin: 20px 0px 0px 0px ;
}

/*====================================
padding
====================================*/

.pad_12{
	padding: 12px;
}

/*====================================
link
====================================*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}

/*====================================
clearfix
====================================*/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
/* Hides from IE-mac \*//*/
	height: auto;
	overflow: hidden;
/* End hide from IE-mac */
}
/*----------------------------------*/
.clear0 {
	clear: both;
	height: 0px;
}




/*====================================
hidden
====================================*/
em{
	display: block;
	text-indent: -9999px;
}
/*MacIE HACK------------------- \*//*/
em{
	height:0px;
	width:0px;
	overflow:hidden;
}

/* -----------------------------------------
		Slideshow
----------------------------------------- */

#slide_area{
  width:990px;
  height:555px;
  overflow:hidden;
}

#slideshow{
	width:990px;
	height:555px;
	margin:0;
	padding:0;
	position:relative;
	border:0px;
}

#slideshow{ float:left; }

#slideshow .active{
	filter:alpha(opacity=0)!important;
	-moz-opacity: 0!important;
	opacity:0!important;
}

#slideshow .box_0{
	width:440px;
	height:400px;
	float:left;
}

#main_p {
	width:550px;
	height:395px;
	overflow:hidden;
	margin:0;
	position:relative;
	border-top:5px solid #95A633;
	float:right;
}

#main_p div {
	position: absolute;
	top:0;
	left:0px;
}

#main_p div img{
	display:block;
	width:550px;
	height:395px;
	overflow:hidden;
}

.article-text1{
	width:418px;
	height:122px;
	margin:0 auto;
	background:url(../images/article-text1_bg.jpg) no-repeat left top;
	position:relative;
}
.article-text2{
	width:418px;
	height:122px;
	margin:0 auto;
	background:url(../images/article-text2_bg.jpg) no-repeat left top;
	position:relative;
}

.article-text1 span.reserv-button,
.article-text2 span.reserv-button{
	display:block;
	position:absolute;
	top:17px;
	right:0;
}

#slideshow #sumb_ov {
  width:990px;
  height:160px;
  background:url(../images/sumb_ov_bg.jpg) repeat-x left top;
  margin:0 auto;
  overflow:hidden;
  clear:both;

}

@media print {
	#sumb_ov {
		font-size: 0px;
	}
}

#sumb_ov ul {
  display:block;
  width:990px;
  height:160px;
  margin:0;
  padding:0;
  overflow:hidden;
}

#sumb_ov ul li {
  width:166px;
  height:160px;
  float:left;
  display:block;
}

#sumb_ov ul li#sumb6,
#sumb_ov ul li#sumb6 img{
	width:160px;
}

#sumb_ov ul li img{
	display:block;
  width:166px;
  height:160px;
	margin:0;
	float:left;
}