/***********************************************
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;
	padding-top: 35px;
	}

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

.D-3{
	float: left;
	text-align: left;
	width: 100%;
	background-color:#727172;
	clear: both;
	padding-top: 30px;
	margin-bottom: 40px;
	}

.D-4{
	float: left;
	text-align: left;
	width: 100%;
	background-color:#00A73B;
	clear: both;
	padding-top: 30px;
	margin-bottom: 40px;
	}

.D-5{
	float: left;
	text-align: left;
	width: 100%;
	background-color:#003F98;
	clear: both;
	padding-top: 30px;
	margin-bottom: 40px;
	}

