@charset "utf-8";

/*-----------------------------------------------------------
 Title & Background
-----------------------------------------------------------*/

/*---------- Category Setting ----------*/

/* Background */
#concept #contents { background: transparent url("/concept/images/contentsBg.jpg") no-repeat; }
/* Hedding Lv.2 */
#concept h2 { background: transparent url("/concept/images/categoryTitle.gif") no-repeat; }




/*-----------------------------------------------------------
 Contents
-----------------------------------------------------------*/

/*---------- index ----------*/

#concept #contents {
	position: relative;
	height: 827px;
	}/* IE6 */ * html #concept #contents { width: 663px; height: 947px; }
	
	#concept #contents h3 ,
	#concept #contents p  {
		position: absolute;
		text-indent: -99999px;
		}
		/* soupSec */
		#concept #soupSec h3 {
			left: 28px; top: 135px;
			width: 100px; height: 25px;
			background: transparent url("/concept/images/h3Soup.gif") no-repeat;
			}
		#concept #soupSec p.coTxt {
			left: 405px; top: 113px;
			width: 230px; height: 375px;
			background: transparent url("/concept/images/txtSoup.jpg") no-repeat;
			}
		#concept #soupSec p.coPhoto { left: 28px; top: 173px; text-indent: 0; }
		
		/* eggSec */
		#concept #eggSec h3 {
			left: 494px; top: 541px;
			width: 140px; height: 30px;
			background: transparent url("/concept/images/h3Egg.gif") no-repeat;
			}
		#concept #eggSec p.coTxt {
			left: 78px; top: 629px;
			width: 135px; height: 255px;
			background: transparent url("/concept/images/txtEgg.jpg") no-repeat;
			}
		#concept #eggSec p.coPhoto { left: 280px; top: 585px; text-indent: 0; }
