@charset "shift-jis";







#BrandingArea {

	margin: 0 auto;

	background-color: #ffffff;

}



#SlideShow {

	position: relative;

	width: 965px;

	height: 300px;

	margin: 0 auto 15px;

	visibility: hidden;

	z-index: 1;

}



#SlideShow .SlideImage {

	position: absolute;

	top: 0;

	left: 0;

}



#SlideShow .SlideImage img {

	width: 100%;

	height: auto;

}



#SlideShow #SlideControlPanel {

	position: absolute;

	width: 150px;

	height: 17px;

	bottom: 10px;

	right: 10px;

	z-index: 100;

}



#SlideShow #SlideControlPanel ul.IndicatorPanel {

	position: absolute;

	top: 0;

	left: 0;

}



#SlideShow #SlideControlPanel ul.IndicatorPanel li {

	float: left;

	padding-right: 5px;

}



#SlideShow #SlideControlPanel ul.IndicatorPanel li .Indicator {

	cursor: pointer;

}



#SlideShow #SlideControlPanel .ButtonPanel {

	position: absolute;

	top: 0;

	right: 0px;

}



#SlideShow #SlideControlPanel .ButtonPanel .Button {

	cursor: pointer;

}



#SlideShow #SlideControlPanel .ButtonPanel .Separator {

	position: absolute;

	top: 3px;

	left: -4px;

}





/* for - 994px

=========================================================================================== */



@media screen and (max-width: 994px) {



	#SlideShow {

		width: 100%;

		height: 0;

		padding-bottom: 31.09%;

	}





	#BrandingArea,#SlideShow {

		width: 100%;

		clear: both;

	}





}





/* for - 767px

=========================================================================================== */



@media screen and (max-width: 767px) {



	#SlideShow {

		margin-bottom: 30px;

	}





#SlideShow #SlideControlPanel {

	bottom: -22px;

	right: 0;

}



}





/* for - 579px

=========================================================================================== */



@media screen and (max-width: 579px) {}





<!--Rev. 170310 P16116 htc-->
