@charset "utf-8";
/* CSS Document */

#wrapper{ text-align: center;}
#wrapper h2{ padding-top: 87px;}


/* Shop
------------------------------*/
#contents{
	width: 864px;
	margin: 45px auto 0 auto;
	text-align: left;
}
#contents h3{ margin-bottom: 20px;}
#contents p{
	width: 512px;
	margin-bottom: 38px;
	line-height: 2.2;
}
#contents .fltL{ width: 415px;}
#contents h4{
	font-size: 19.5px;
	line-height: 1;
	margin-bottom: 20px;
}

/* slideshow
---------------------------------------*/
#showcase{
	position: relative;
	width: 869px;
}
#showcase #slides{
	position: relative;
	width: 869px;
	height: 268px;
	z-index: 100;
}
#showcase #slides ul{
	position: relative;
	width: 869px;
	height: 285px;
	margin: 0;
	padding: 0;
}
#showcase #slides li{
	position: absolute;
	top: 0;
	left: 0;
	display:none;
}
#slidenavi{
	position: absolute;
	width: 869px;
	height: 11px;
	text-align: center;
	top: 235px;
	z-index: 200;
}
#slidenavi img{
	margin: 0;
	padding: 0 5px;
	width: 11px;
	height: 11px;
}
#slidenavi img:hover{ cursor: pointer;}

.shopleft {
	width:408px;
	float:left;
	font-size:92%;
}

.shopleft h3, .shopright h3 {
	text-align:center;
	padding-bottom:10px;
}
.shopleft h4, .shopright h4 {
	padding:25px 0 0 0;
	font-size:80%;
}

body .shopleft .alnR,body .shopright .alnR {
	text-align:center !important;
}

.shopright {
	float:right;
	width:408px;
	font-size:92%;
}