* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf { *zoom: 1;}


body { background-color: #fff;} 	
body, html { margin: 0px; }
	
.clear { clear: both;}

.center {  margin: 0 auto; }

.image-01 { background-image: url('1807-SB-solo-01.png'); background-repeat: no-repeat; width: 1140px; height: 559px;}
.image-02 { width: 1140px; height: 250px; }
.image-02 .image { background-image: url('1807-SB-solo-02.gif'); background-repeat: no-repeat; width: 690px; height: 250px; display: block; margin-left: 100px; }
.image-03 { background-image: url('1807-SB-solo-03.png'); background-repeat: no-repeat; width: 1140px; height: 4550px;}
.image-04 { width: 1140px; height: 238px; }
.image-04 .image { background-image: url('1807-SB-solo-04.gif'); background-size:contain; background-repeat: no-repeat; width: 690px; height: 238px; display: block; margin-left: 100px; }

.image-05 { background-image: url('1807-SB-solo-05.png'); background-repeat: no-repeat; width: 1140px; height: 2455px; background-size: 1140px 2455px;}
.image-06 { width: 1140px; height: 98px; }
.image-06 .image { background-image: url('1807-SB-solo-06.gif'); background-size:contain; background-repeat: no-repeat; width: 690px; height: 98px; display: block; margin-left: 100px; }


.image-07 { background-image: url('1807-SB-solo-07.png'); background-repeat: no-repeat; width: 1140px; height: 2184px;}

.image-08 { width: 1140px; height: 250px; }
.image-08 .image { background-image: url('1807-SB-solo-08.gif'); background-repeat: no-repeat; width: 690px; height: 250px; display: block; margin-left: 100px; }


.image-09 { background-image: url('1807-SB-solo-09.png'); background-repeat: no-repeat; width: 1140px; height: 3436px;}





/* Responsive Design
------------------------------------------------------------ */

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

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

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

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