@charset "utf-8";

/* index.css */

#contentContainer #mainPhoto {
	margin: 0 0 5px 0 ;
}
#contentContainer .btnArea {
	text-align:center;
	margin:20px 0 0;
	}

#contentContainer .caption {
	font-size:0.75em;
	line-height:1.2em;
	margin: 0 0 20px 0 ;
}
