@charset "shift_jis";

/* CSS Document */

.TPNSSwrapper {
	width: 958px;  /*スライドショー全体の幅を定義*/
	height: 300px;
	overflow: none;
			}

			#TPNiceSlideShowMenu div img {
				float: left;
				margin:  8px;

			}
			
			/*メニュースクロールバーの右サイド*/
			#TPNiceSlideShowMenu div {
	/*height: 60px・・5枠パターン;*/
	/*height: 75px・・4枠パターン;*/
			height: 60px;
	width: 278px;
			}
			
			
			/*メニュー項目*/
			.TPNiceSlideShowMenuContent {
			text-align: left;
			}
			
			/*スライドショーのコンテンツエリア*/
			#TPNiceSlideShow {
	height: 300px;
	width: 680px;
	float: left;
	overflow: hidden;
			}
			
			/*右スクロールエリア*/
			#TPNiceSlideShowMenuWrp {
				height: 300px;
				width: 278px;
				overflow:hidden;
			}
			
			/*スクロールしているバー部分*/
			.tpniceslideshow_scrollbar-vert{
				height: 300px;
				width: 22px;
				float:right;
			}
			
			/*スクロールバーのボタン*/
			.tpniceslideshow_handle-vert{
				width: 22px;
			}
			
			/*注釈領域*/
			.TPNiceSlideShowGallery .slideInfoZone {
				height: 300px;
				width: 200px;
				background: #333333;
					position: absolute;
					left: 50%;
					top: 50%;
					margin-top: -150px;
     			margin-left: -100px;
					
			}

#col_right img{border:0px;margin-top:5px;}
#subPoint{
	margin: 0px;
	padding: 0px;
}

#subPoint a {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 768px;
	display: block;
	text-indent: -9999px;
	background-image: url(https://img.his-j.com/kokunai/kanto/htb/point/img/point_bn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#subPoint a:hover {
	background-image: url(https://img.his-j.com/kokunai/kanto/htb/point/img/point_bn_hover.png);
}
