dl.inner dt ul.links img.p01{
	width: 40%;
	height: auto;
}
dl.inner dt ul.links img.p02{
	width: 60%;
	height: auto;
}

.mainSections dl dd:nth-of-type(1){order:2;}
.mainSections dl dd:nth-of-type(2){order:1;}
.mainSections dl dt:nth-of-type(2){order:3;}
.mainSections dl dd:nth-of-type(3){order:5;}
.mainSections dl dd:nth-of-type(4){order:4;}