@charset "utf-8";
/*INDEX*/
#guideLead {
	/*width:495px;
	color:#987C4D;
	font-size:90%;*/
	margin:0px auto 0px auto;
	
}

#guideLead .boxLeft{
	width:100px;
	float:left;	
}

#guideLead .boxRight{
	width:388px;
	float:right;
	margin-bottom:15px;	
}

.guidePhoto{
	border:solid 10px #F1E9D8;
	float:right;
	margin:0px 0px 10px 10px;

}

