.nivoSlider {
	width: 100%; height: auto; overflow: hidden; position: relative;
}
.nivoSlider img {
	left: 0px; top: 0px; position: absolute; max-width: none;
}
.nivo-main-image {
	width: 100% !important; display: block !important; position: relative !important;
}
.nivoSlider a.nivo-imageLink {
	background: white; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 6; opacity: 0;
}
.nivo-slice {
	top: 0px; height: 100%; display: block; position: absolute; z-index: 5;
}
.nivo-box {
	overflow: hidden; display: block; position: absolute; z-index: 5;
}
.nivo-box img {
	display: block;
}
.nivo-caption {
	background: rgb(0, 0, 0); padding: 5px 10px; left: 0px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); overflow: hidden; display: none; position: absolute; z-index: 8; box-sizing: border-box; opacity: 0.8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -moz-opacity: 0.8;
}
.nivo-caption p {
	margin: 0px; padding: 5px;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	top: 45%; position: absolute; z-index: 9; cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
.nivo-controlNav {
	padding: 15px 0px; text-align: center;
}
.nivo-controlNav a {
	cursor: pointer;
}
.nivo-controlNav a.active {
	font-weight: bold;
}
.nivoSlider {
	background: url("http://blog-imgs-72.fc2.com/d/i/t/dithis/loading14.gif") no-repeat 50% 50% rgb(255, 255, 255); margin-bottom: 10px; position: relative;
}
.nivoSlider img {
	left: 0px; top: 0px; display: none; position: absolute;
}
.nivoSlider a {
	border: 0px currentColor; border-image: none; display: block;
}
.nivo-controlNav {
	padding: 10px 0px; text-align: center;
}
.nivo-controlNav a {
	background: url("http://blog-imgs-72.fc2.com/d/i/t/dithis/bullets14.png") no-repeat; margin: 0px 2px; border: 0px currentColor; border-image: none; width: 22px; height: 22px; text-indent: -9999px; display: inline-block;
}
.nivo-controlNav a.active {
	background-position: 0px -22px;
}
.theme-default .nivo-directionNav a {
	background: url("http://blog-imgs-72.fc2.com/d/i/t/dithis/arrows14.png") no-repeat; border: 0px currentColor; transition:200ms ease-in-out; border-image: none; width: 30px; height: 30px; text-indent: -9999px; display: block; opacity: 0; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
	opacity: 1;
}
.theme-default a.nivo-nextNav {
	background-position: -30px 0px; right: 15px;
}
.theme-default a.nivo-prevNav {
	left: 15px;
}
.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: dotted;
}
.theme-default .nivo-caption a:hover {
	color: rgb(255, 255, 255);
}
.theme-default .nivo-thumbs-enabled.nivo-controlNav {
	width: 100%;
}
.theme-default .nivo-thumbs-enabled.nivo-controlNav a {
	background: none; width: auto; height: auto; margin-bottom: 5px;
}
.theme-default .nivo-thumbs-enabled.nivo-controlNav img {
	width: 120px; height: auto; display: block;
}
