@charset "utf-8";

body#top .subNaviWrapper ul.subNaviBox0 li#subNaviLinkBtn0 a{
	background: url(/common/images/snv00010.gif) -220px 0 no-repeat;
	}

body#top{
	background: url(/common/images/back01.gif) repeat-x;
	}

#container{
	background: none;
	}
	
	
#flashAreaBox{
	width: 920px;
	height: 400px;
	margin: 0;
	}

body#top #mainContentsWrapper{
	padding-top: 20px;
	background: url(/common/images/back02.gif) center repeat-y;
	}

#mainContents {
	width: 610px;
	margin-right: 30px;
	}

ul#topContents {
	position: relative;
	width: 880px;
	height: 200px;
	margin: 0 0 20px;
	}

ul#topContents li {
	position: absolute;
	top: 0;
	}

ul#topContents li#topContents04,
ul#topContents li#topContents05,
ul#topContents li#topContents06 {
	top: 110px;
	}

ul#topContents li#topContents01,
ul#topContents li#topContents04 {
	left: 0;
	}

ul#topContents li#topContents02,
ul#topContents li#topContents05 {
	left: 293px;
	}

ul#topContents li#topContents03,
ul#topContents li#topContents06 {
	left: 586px;
	}

.newTitlesBox{
	position: relative;
	width: 610px;
	height: 30px;
	margin-bottom: 15px;
	}

.newTitlesBox h2{
	position: absolute;
	top: 0;
	left: 0;
	}

.newTitlesBox ul.newTitles{
	position: relative;
	padding: 0;
	top: 6px;
	left: 495px;
	width: 105px;
	height: 17px;
	font-size: 0;
	line-height: 0;
	}

.newTitlesBox ul.newTitles li{
	position: absolute;
	}

.newTitlesBox ul.newTitles li.newTitles01{
	top: 1px;
	left: 0;
	}

.newTitlesBox ul.newTitles li.newTitles02{
	top: 0;
	left: 59px;
	}

ul.bnrBox{
	margin: 0;
	font-size: 0;
	line-height: 0;
	}

ul.bnrBox li{
	display: inline;
	padding: 0;
	margin-right: 10px;
	}

ul.bnrBox li.bnrBox03{
	margin-right: 0;
	}
  
/*------------------------------
.sidePanel
-------------------------------*/
.jcarousel-container{
  background: url(/common/images/bg_panel.gif) repeat-x 0 0;
  margin-bottom: 20px;
}
.jcarousel-direction-rtl{
	direction: rtl;
}
.jcarousel-container-vertical{
  width: 218px;
  height: 218px;
  padding: 26px 10px 28px;
}
.jcarousel-clip-vertical{
  width:  218px;
  height: 218px;
}
.jcarousel-item{
  width: 218px;
  height: 218px;
}
.jcarousel-item-vertical{

}
.jcarousel-item-placeholder{
  background: #fff;
  color: #000;
}
.jcarousel-next-vertical{
  position: absolute; bottom: 0; left: 70px;
  width: 100px; height: 16px;
  cursor: pointer;
  background: transparent url(/common/images/btn_panel_next.gif) no-repeat 0 0;
}
.jcarousel-prev-vertical{
  position: absolute; top: 0; left: 70px;
  width: 100px; height: 16px;
  cursor: pointer;
  background: transparent url(/common/images/btn_panel_prev.gif) no-repeat 0 0;
}


