@charset "utf-8";
	
	.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;
		}
	}
	
	body #mainContent .user {
		color: #4e6a89;
	}

	/* section.num01 */
	body .section.num01 {
		margin-bottom: 50px;
	}
	
	
	/* section.num02 */
	body .section.num02 {
		margin-bottom: 60px;
	}
		
	body .section.num02 a {
		color: #6a7d92;
		text-decoration: underline;
	}	
	body .section.num02 a:hover {
		text-decoration: none;
	}
	
	