@import url('default.css');
@import url('common.css');
@import url('layout.css');

/*************** 00_¸ÞÀÎ ***************/
body.main {background:#ffffff;}
body.main .myShoppingBag {}
body.main #container {padding-left:210px;}

#mainVisualArea {position:relative; margin-left:0px; width:863; height:286px; overflow:hidden; }
	#mainSlidePrive {position:absolute; left:20px; top:180px; margin-top:-70px; z-index:100;}
	#mainSlideNext {position:absolute; right:20px; top:180px; margin-top:-70px; z-index:100;}
	

#mainVisualArea .mainVisuaNavi {position:absolute; right:15px; bottom:10px; z-index:990; *zoom:1;}
#mainVisualArea .mainVisuaNavi:after {content:""; display:block; clear:both;}
#mainVisualArea .mainVisuaNavi li {float:left; width:11px; height:11px; margin-right:5px; text-align:center; line-height:11px; background:url("/frostine_WebSrc/images/main/ico_visual.png") no-repeat 0 0; font-weight:bold; color:#fff; cursor:pointer; text-indent:-3000px;}
#mainVisualArea .mainVisuaNavi li.over {background:url("/frostine_WebSrc/images/main/ico_visual.png") no-repeat 0 -11px; color:#5f5f5f;}

/*
#mainVisualArea .mainVisuaNavi li {float:left; width:18px; height:18px; margin-right:10px; text-align:center; line-height:18px; background:#323232; font-weight:bold; color:#fff; cursor:pointer; }
#mainVisualArea .mainVisuaNavi li.over {background:#d2d2d2; color:#5f5f5f;}
*/

.mainEmpty {width:270px; height:180px;}
#mainSectionFirst {padding-top:42px !important; !important;}
#socialSectionFirst {margin-top:47px !important; }   
 

