@charset "utf-8";

	body #mainContent .user {
		color: #4e6a89;
	}
	.clm2A .left {
		float: left;
		width: 48.554913294797686%;
		margin-right: 2.8901734104046244%;
	}
	.clm2A .right {
		float: right;
		width: 48.554913294797686%;
	}
	
	@media only screen and (max-width:599px) {
		.clm2A .left,
		.clm2A .right {
			float: none;
			width: 100%;
			margin-right: 0;
		}
		.clm2A .left {
			margin-bottom: 20px;
		}
	}
	
	/* section.num01 */
	body .section.num01 {
		margin-bottom: 50px;
	}	
	/* section.num02 */
	body .section.num02 {
		margin-bottom: 50px;
	}
	
	/* section.num03 */
	body .section.num03 {
		margin-bottom: 50px;
	}
	
	body .section.num03 .clm2A .left {
		float: left;
		width: 31.79190751445087%;
		margin-right: 2.312138728323699%;
	}
	body .section.num03 .clm2A .right {
		float: right;
		width: 65.89595375722543%;
	}
	
	@media only screen and (max-width:599px) {
		body .section.num03 .clm2A .left,
		body .section.num03 .clm2A .right {
			float: none;
			width: 100%;
			margin-right: 0;
		}
		body .section.num03 .clm2A .left {
			margin-bottom: 20px;
		}
		body .section.num02 img {
			width: 100%;
		}
	}
		
	/* @media 865 START */
@media only screen and (max-width:865px) {	
	/* section.num01 */
}
	/* @media 865 END */