﻿@charset "utf-8";

/* ============================================
	/project/index.html
============================================ */
.projectSection {
	margin-top: 40px;s
}
	.projectSection h3 {
		margin-bottom: 15px;
	}
	.projectSection .picBox {
		float: right;
		margin-left: 10px;
		width: 427px;
		overflow: hidden;
	}




