h2 {
	margin-bottom:20px;
}

p {
	font-size:1.2em;
	line-height: 1.8em;
}

.projectL {
	float:left;
	width:630px;
	margin-left:30px;
	margin-bottom:70px;
}

.projectR {
	float:right;
	margin-right:30px;
	width:200px;
	text-align:right;
}

.projectL02 {
	float:left;
	width:405px;
	margin-left:30px;
}

.projectR02 {
	float:right;
	margin-right:30px;
	width:405px;
}
.projectBox {
	width:365px;
	padding:20px;
	background:#fff2ad;
}
.projectBox h4 {
	margin-bottom:10px;
}
.projectBox p {
	width:275px;
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:8px;
	margin-bottom:8px;
}
