@charset "UTF-8";

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */

/* 基本タグ ------------------------------ */

body,div,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}

img,table {
	border: none;
}

table {
	border-collapse: collapse;
}
table th,
table td {
	text-align: left;
	font-weight: normal;
}

fieldset {
	border: none;
}

ul {
	list-style: none;
}

li img,
dt img {
	vertical-align: bottom;
}

address,em,cite {
	font-style: normal;
}


/* スライド */

#promotionarea{
	width:688px;
	height:440px;
	margin:0 auto 24px;
	padding:8px 0;
	z-index:0;
	position:relative;
	background:url(https://kanri.shopserve.jp/vol1blog/t/tamago.iy.shopserve.jp/docs/pic-labo/bgmainjs.jpg) no-repeat 0 0;
}

*:first-child+html #promotionarea{
	margin:0 auto 0;
}

#promotionarea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#promotionarea { display:inline-block; }
/*\*/
* html #promotionarea{ height:1%; }
#promotionarea { display:block; }
/**/

#slidearea{
	width:672px !important;
	margin:0 auto;
	overflow:hidden !important;
	text-align:center !important;
	position:relative;
	z-index:10;
}

*:first-child+html #slidearea{
	width:672px !important;
}

#slidearea #slides{
	width:672px !important;
	position:static !important;
	margin-left:0 !important;
	margin-right:0 !important;
}

*:first-child+html #slidearea #slides{
	width:672px !important;
}
#slidearea #slides #slider{
	width:672px;
	height:352px;
	position:relative;
	margin:0 auto;
}

*:first-child+html #slidearea #slides #slider{
	width:672px !important;
	margin:0 auto;
	overflow:hidden !important;
}

* html #slidearea #slides #slider{
	width:672px !important;
	margin:0 auto;
	overflow:hidden !important;
}

* html #slidearea #slides #slider{
	width:972px !important;
	height:352px !important;
	margin:0 auto;
}

#slidearea #slides #slider ul{
	text-align:center;
}

#promotionarea #prevBtn{
	position:absolute;
	left:0px;
	top:128px;
	z-index:1000;
}

#promotionarea #nextBtn{
	position:absolute;
	right:0px;
	top:128px;
	z-index:1000;
}


#controls{
	z-index:100;
	width:673px;
	height:88px;
	background-repeat:no-repeat;
	background-position:0 0;
}

#controls .current a{
	background:url(https://kanri.shopserve.jp/vol1blog/t/tamago.iy.shopserve.jp/docs/pic-labo/navislide_here.gif) no-repeat 0 0;
}


#controls li{
	float:left;
}

#controls li a{
	overflow:hidden;
}

.pagination #controls1 a{
	width:168px;
	height:88px;
	display:block;
	text-indent:-9999px;
	border:none;
}

.pagination #controls2 a{
	width:169px;
	height:88px;
	display:block;
	text-indent:-9999px;
}

.pagination #controls3 a{
	width:169px;
	height:88px;
	display:block;
	text-indent:-9999px;
}

.pagination #controls4 a{
	width:167px;
	height:88px;
	display:block;
	text-indent:-9999px;
}



