
.TPNSSwrapper {
	/*border:1px solid #AEAEAE;*/
	background:#000000;
}

#TPNiceSlideShow {
	z-index:5;
}

.TPNiceSlideShowGallery {
	overflow: hidden;
	position: relative;
}

.TPNiceSlideShowGallery img {
	border: 0;
	margin: 0;
}

.TPNiceSlideShowGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('http://www.0465.net/virtual/images/slide-show/loading-.gif');
}

.TPNiceSlideShowGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('http://www.0465.net/virtual/images/slide-show/loading-.gif');
}

.TPNiceSlideShowGallery .slideInfoZone {
	text-align:left;
	z-index: 10;
	text-indent: 0;
	overflow: hidden;
}

.innerSlideInfoZone {
	padding: 10px;
	
}
.innerSlideInfoZone div {
	color:#FFFFFF;
}

div.slideInfoZoneTitle a {
	text-align:left;
	color:#000;
	text-decoration:none;
	font-size:16px;
	line-height:22px;
	font-weight:700;
}

div.slideInfoZoneDescription {
	width:100%;
	color:#000;
}

/*
div.slideInfoZoneReadMore a {
	color:#000000;
	background: url(http://tsukuru-labs.jp/app/common/images/slide-show/readmore.png) no-repeat;
	font-size:11px;
	display:block;
	height:22px;
	width:87px;
	text-decoration:none;
	line-height:22px;
	margin-top:5px;
	padding-left:15px;
}
*/
#TPNiceSlideShowMenuWrp {
	float:left;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	background: url('http://grand-patissier.info/MakotoKato/common/images/slide-show/bgmenu00.png') repeat-x 0 0;
	cursor: pointer;
	margin:0;
	
	
}
.TPNiceSlideShowMenuContent {
	padding:0px;
	overflow:hidden;
}
.TPNiceSlideShowMenuContent p {
	padding:10px;
	font-size:12px;
}
.TPNiceSlideShowMenuContent img {
	border:2px solid #ffffff;
	padding:0;
}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	background: url('http://grand-patissier.info/MakotoKato/common/images/slide-show/bgmenu00.png') repeat-x 0 -117px ;
	cursor: pointer;
}
#TPNiceSlideShowMenu a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
	font-weight:700;
 }
#TPNiceSlideShowMenu span {
	padding:0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title  {
	font-size:12px;
	font-weight:400;
	line-height:100%;
	padding:0;
	color:#FFF;
}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
	text-align:left;
	font-size:10px;
	line-height:11px;
	font-weight:400;
	padding:10px 0 10px 0;
	font-family:verdana,arial;
	color:#97B7E6;
}

/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert {
	width:300px;
	background: url(http://grand-patissier.info/MakotoKato/common/images/slide-show/scrollbg.gif) repeat-y;}
.tpniceslideshow_handle-vert{
	height: 39px;
	background: url(http://www.0465.net/virtual/images/slide-show/scrollno.gif) no-repeat;
}




.TPNSSwrapper {
				/* 表示エリア */
				z-index:20;
				margin: 0 auto;
				width: 780px;
			}

			#TPNiceSlideShowMenu div img {
				float: left;
				margin:  8px;
			}
			
			.TPNiceSlideShowMenuContent {
				text-align: left;
			}
			
			.TPNiceSlideShowGallery .slideInfoZone {
				/* 画像上のインフォメーション表示エリア */
				width: 580px;
				height: 40px;
				background: #FFF;
				position:relative;
				margin-top: 240px;
				margin-left:0;
			}
			
			#TPNiceSlideShow {
				/* 画像表示エリア */
				float: right;
				/*width: 356px;*/
				width: 580px;
				height: 300px;
				background: #FFF;
			}


			#TPNiceSlideShowMenu div {
				/* サイドメニュー表示エリア */
				/*width: 246px;*/
				width: 178px;
				height: 60px;
			}
			
			#TPNiceSlideShowMenuWrp {
				/* サイドメニュー表示エリア */
				/*width: 246px;*/
				width: 178px;
				height: 300px;
				overflow:hidden;
			}
			
			.tpniceslideshow_scrollbar-vert{
				/* スクロールバー表示エリア */
				width: 20px;
				height: 300px;
				float:right;
			}
			
			.tpniceslideshow_handle-vert{
				/* スクロールバーハンドル表示エリア */
				width: 20px;
			}


