@charset "UTF-8";
/*intro.css*/

#nextNavi li#btnIntro	{background:url(../../commons/images/next_btn.png) 0 bottom no-repeat;}/*over*/

/*background set*/
#intro #subArea		{background:url(../images/intro_bg.jpg) no-repeat;}

/*contents*/
#intro #introTie .floatSet .textBox	{float:left;width:307px;}
#intro #introTie .floatSet .itemBox	{float:right;width:185px;}

#intro #introExe .floatSet .textBox	{float:left;width:307px;}
#intro #introExe .floatSet .itemBox	{float:right;width:185px;}

#intro #introLink	{margin:0;}

