#interior-top-right-column .dhonishow {
	position: relative;
	overflow: hidden;
	width: 470px;
	font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}           

#interior-top-right-column .dhonishow * {
	padding:  0;
	margin: 0;
	border:  none;
	list-style: none;
}                  

#interior-top-right-column .dhonishow-image {
	overflow: hidden;
	width: 470px;
	height: 296px;
	text-align: left;
	background: #99c8fb;
	position: relative;
}     

#interior-top-right-column .dhonishow-image li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#interior-top-right-column .dhonishow-navi {
	position: relative;
	margin-bottom: 2px;
	color: #fff;
	overflow: hidden;
	width: 293px;
	height: 12px;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#interior-top-right-column .dhonishow-navi a.dhonishow-next-picture {
	position: absolute;
	top: 4px;
	left: 258px;
}

#interior-top-right-column .dhonishow-navi a.dhonishow-play-picture,
#interior-top-right-column .dhonishow-navi a.dhonishow-pause-picture {
	position: absolute;
	top: 4px;
	left: 233px;
}

#interior-top-right-column .dhonishow-navi a.dhonishow-previous-picture {
	position: absolute;
	top: 4px;
	left: 208px;
}
                  
#interior-top-right-column .dhonishow-picture-alt {
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 11px;
	line-height: 16px;
}          

#interior-top-right-column .dhonishow-navi .dhonishow-next-picture,
#interior-top-right-column .dhonishow-navi .dhonishow-play-picture,
#interior-top-right-column .dhonishow-navi .dhonishow-pause-picture,
#interior-top-right-column .dhonishow-navi .dhonishow-previous-picture {
	text-indent: -999px;
	width: 18px;
	height: 19px;
	float: right;
	margin: 0;
	cursor:  pointer;
	-moz-outline: none;
}
                         
#interior-top-right-column .dhonishow-navi .dhonishow-next-picture {
	margin-right: 15px;
	background: url(../images/dhonishow/next.gif) no-repeat;
}

#interior-top-right-column .dhonishow-navi .dhonishow-play-picture {
	margin-right: 15px;
	background: url(../images/dhonishow/play.gif) no-repeat;
}

#interior-top-right-column .dhonishow-navi .dhonishow-pause-picture {
	margin-right: 15px;
	background: url(../images/dhonishow/pause.gif) no-repeat;
}

#interior-top-right-column .dhonishow-previous-picture {
	background: url(../images/dhonishow/previous.gif) no-repeat;	
}

#interior-top-right-column .dhonishow-next-picture:hover {
	background: url(../images/dhonishow/next_hover.gif) no-repeat;
}

#interior-top-right-column .dhonishow-play-picture:hover {
	background: url(../images/dhonishow/play_hover.gif) no-repeat;
}

#interior-top-right-column .dhonishow-pause-picture:hover {
	background: url(../images/dhonishow/pause_hover.gif) no-repeat;
}

#interior-top-right-column .dhonishow-previous-picture:hover {
	background: url(../images/dhonishow/previous_hover.gif) no-repeat;	
}

#interior-top-right-column .dhonishow-navi .paging {
	float: right;
	font-size: 22px;
	margin: 0 10px;
	line-height:  20px;
}

/* Home Page */

#home-page-random .dhonishow {
	position: relative;
	overflow: hidden;
	width: 768px;
	margin: 0;
	padding: 0;
	font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}           

#home-page-random .dhonishow * {
	padding:  0;
	margin: 0;
	border:  none;
	list-style: none;
}                  

#home-page-random .dhonishow-image {
	overflow: hidden;
	width: 768px;
	height: 418px;
	text-align: left;
	background: #FFFFFF;
	position: relative;
}     

#home-page-random .dhonishow-image li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#home-page-random .dhonishow-navi {
	position: relative;
	margin-bottom: 2px;
	color: #fff;
	overflow: hidden;
	width: 418px;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#home-page-random .dhonishow-navi a.dhonishow-next-picture {
	position: absolute;
	top: 4px;
	left: 243px;
}

#home-page-random .dhonishow-navi a.dhonishow-previous-picture {
	position: absolute;
	top: 4px;
	left: 218px;
}
                  
#home-page-random .dhonishow-picture-alt {
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 11px;
	line-height: 16px;
}          

#home-page-random .dhonishow-navi .dhonishow-next-picture,
#home-page-random .dhonishow-navi .dhonishow-previous-picture {
	text-indent: -999px;
	width: 16px;
	height: 18px;
	float: right;
	margin: 0;
	cursor:  pointer;
	-moz-outline: none;
}
                         
#home-page-random .dhonishow-navi .dhonishow-next-picture {
	margin-right: 15px;
	background: url(../images/dhonishow/next.gif) no-repeat;
}

#home-page-random .dhonishow-previous-picture {
	background: url(../images/dhonishow/previous.gif) no-repeat;	
}

#home-page-random .dhonishow-next-picture:hover {
	background: url(../images/dhonishow/next_hover.gif) no-repeat;
}

#home-page-random .dhonishow-previous-picture:hover {
	background: url(../images/dhonishow/previous_hover.gif) no-repeat;	
}

#home-page-random .dhonishow-navi .paging {
	float: right;
	font-size: 22px;
	margin: 0 10px;
	line-height:  20px;
}

/* Corner Images */

#corner-image .dhonishow {
	position: relative;
	overflow: hidden;
	width: 308px;
	margin: 0;
	padding: 0;
	font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}           

#corner-image .dhonishow * {
	padding:  0;
	margin: 0;
	border:  none;
	list-style: none;
}                  

#corner-image .dhonishow-image {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 308px;
	height: 307px;
	text-align: left;
	background: #FFFFFF;
	position: relative;
}     

#corner-image .dhonishow-image li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#corner-image .dhonishow-navi {
	position: relative;
	margin-bottom: 2px;
	color: #fff;
	overflow: hidden;
	width: 418px;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#corner-image .dhonishow-navi a.dhonishow-next-picture {
	position: absolute;
	top: 4px;
	left: 243px;
}

#corner-image .dhonishow-navi a.dhonishow-previous-picture {
	position: absolute;
	top: 4px;
	left: 218px;
}
                  
#corner-image .dhonishow-picture-alt {
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 11px;
	line-height: 16px;
}          

#corner-image .dhonishow-navi .dhonishow-next-picture,
#corner-image .dhonishow-navi .dhonishow-previous-picture {
	text-indent: -999px;
	width: 16px;
	height: 18px;
	float: right;
	margin: 0;
	cursor:  pointer;
	-moz-outline: none;
}
                         
#corner-image .dhonishow-navi .dhonishow-next-picture {
	margin-right: 15px;
	background: url(../images/dhonishow/next.gif) no-repeat;
}

#corner-image .dhonishow-previous-picture {
	background: url(../images/dhonishow/previous.gif) no-repeat;	
}

#corner-image .dhonishow-next-picture:hover {
	background: url(../images/dhonishow/next_hover.gif) no-repeat;
}

#corner-image .dhonishow-previous-picture:hover {
	background: url(../images/dhonishow/previous_hover.gif) no-repeat;	
}

#corner-image .dhonishow-navi .paging {
	float: right;
	font-size: 22px;
	margin: 0 10px;
	line-height:  20px;
}