/***********************************************
background-100.css@2016-08-25
***********************************************/

/*------------------------------------------
Background Style
------------------------------------------*/

.D-1{
	float: left;
	text-align: left;
	width: 100%;
	background:url(/skinimg/D-1.jpg) ;
	background-position: center top;
	background-repeat: repeat;
	clear: both;
	}

.D-2{
	float: left;
	text-align: left;
	width: 100%;
	background:url(/skinimg/D-2.jpg) ;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	}

.D-3{
	float: left;
	text-align: left;
	width: 100%;
	background:url(/skinimg/D-3.jpg) ;
	background-position: center top;
	background-repeat: repeat;
	clear: both;
	padding: 50px 0 20px 0;
	margin: 0px 0 0px 0;
	}

.D-4{
	float: left;
	text-align: left;
	width: 100%;
	background:url(/skinimg/D-4.jpg) ;
	background-position: center top;
	background-repeat: repeat;
	clear: both;
	padding: 0 0 20px 0;
	}

.D-5{
	float: left;
	text-align: left;
	width: 100%;
	background:url(/skinimg/D-5.jpg) ;
	background-position: center top;
	background-repeat: repeat;
	clear: both;
	padding: 0 0 20px 0;
	}

