@charset "utf-8";

/* 

*/

#contentCnt{
 /*clear:both;*/
 width:780px;
}


#mainCapBox{
	float:right;
	width:612px;
}

#captionTop{
	float:right;
	width:140px;
	height:413px;
	background:url(../img/caption_01.jpg) no-repeat top left;
	text-indent:-1000em;
}

#mainImage{
	float:right;
	width:472px;
	height:413px;
	background:url(../img/main_img.jpg) no-repeat top left;
	text-indent:-1000em;
}

