#wrapper{
	background:url(../img/con_arrow.gif) no-repeat 270px top;
}

h2{
	background:url(../img/intro_h2.jpg) no-repeat;
}
h4{
	margin-top:8px;
}
h5{
	color:#390;
	font-size:14px;
	line-height:1.2;
}

#project{
	width:350px;
	height:420px;
	background:url(../img/intro_02.jpg) no-repeat;
	margin-top:12px;
	padding:130px 15px 0 15px;
}
#project h4{
	margin:0;
	height:10px;
	text-indent:-9999px;
}

#project div{
	height:143px;
}

#project p{
	width:190px;
	font-size:11px;
	line-height:1.2;
	margin-top:4px;
}
#project a{
	color:#999;
}
#project a:hover{
	color:#c00;
}


.hems{
	line-height:1.2;
	padding:15px;
}
.red{
	color:#c00;
}
.brown{
	color:#6d4332;
}
.green{
	color:#390;
}
#p3_link{
	padding-left:25px;
}
#p3_link li{
	float:left;
	margin-top:15px;
	list-style-type:none;
}