/* CSS Document */

@charset "utf-8";

#top_showcase	{
	padding:10px 5px 5px 5px;
	margin:0px;
	}
	
#top_contents	{
	width:756px;
	clear:both;
	float:none;
	padding:0px;
	margin:0px;
	}
	
#lmenuarea	{
	width:157px;
	float:left;
	padding:0px;
	margin:0px;
	}
	
#lmenu-top	{
	width:155px;
	height:8px;
	background-image:url(../img/top/bg_lmenu_top.gif);
	background-repeat:no-repeat;
	margin:0px;
	}
	
#lmenu-con	{
	width:155px;
	height:700px;
	background-image:url(../img/top/bg_lmenu.gif);
	background-repeat:repeat-y;
	text-align:center;
	float:none;
	}
	
#lmenu-bot	{
	width:155px;
	height:13px;
	background-image:url(../img/top/bg_lmenu_bot.gif);
	background-repeat:no-repeat;
	}
	
.lmenu-cate-con	{
	width:134px;
	background-image:url(../img/top/bg_lmenu_cate_con.gif);
	background-repeat:repeat-y;
	padding:5px 0px;
	margin:0px 10px 0px 11px;
	}
	
.lmenu-cate-bot	{
	width: 134px;
	height: 3px;
	background-image:url(../img/top/bg_lmenu_cate_bot.gif);
	background-repeat:no-repeat;
	background-position:top:0px;
	margin:0px 10px 0px 11px;
	padding:0px 0px 5px 0px;
	}
	
#lmenu-con ul	{
	margin:0px 6px 0px 6px;
	padding:0px;
	border:1px solid #999999;
	list-style:none;
	display: block;
	}
	
#lmenu-con li	{
	display: inline;
	list-style:none;
	padding:0px;
	margin:0px;
	height:21px;
	width:120px;
	}
	
#lmenu-con li.end	{
	display: inline;
	list-style:none;
	padding:0px;
	margin:0px;
	height:20px;
	}
		
#bannerarea	{
	width:180px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
#ba-top	{
	width:180px;
	height:5px;
	background-image:url(../img/top/bg_ba_top.gif);
	background-repeat:no-repeat;
	margin:0px;
	}
	
#ba-con	{
	width:180px;
	background-image:url(../img/top/bg_ba_con.gif);
	background-repeat:repeat-y;
	text-align:center;
	float:none;
	height:700px;
	}
	
#ba-bot	{
	width:180px;
	height:11px;
	background-image:url(../img/top/bg_ba_bot.gif);
	background-repeat:no-repeat;
	}
	
#ba-con img	{
	margin-bottom:3px;
	}
	
#center	{
	width:417px;
	padding:1px;
	float:left;
	margin:0px;
	}
	
#ir-box	{
	width:415px;
	margin:0px;
	padding:0px;
	}


#ir-btn-area	{
	width:415px;
	background-image:url(../img/top/bg_ir.gif);	
	padding:5px 0px;
	clear:both;
	margin:0px;
	text-align:center;
	}
		
.ir-btn	{
	text-align:left;
	padding:5px 0px 5px 10px;
	}
		
.ir-btn img	{
	margin:0px 5px 0px 0px;
	}

.ir-btn-e	{
	text-align:left;
	padding:5px 0px 5px 5px;
	}
		
.ir-btn-e img	{
	margin:0px 1px 0px 0px;
	}

.release_box	{
	width:409px;
	margin:0px 4px;
	padding:10px 0px 0px 0px;
	}
	
.release_text	{
	padding:5px;
	text-align:left;
	}
	
.release_text p.r-title	{
	padding:2px 0px 0px 0px;
	margin:0px;
	}
	
.release_text p.r-text	{
	padding:0px 0px 2px 0px;
	margin:0px;
	}
	
.day	{
	color:#0000FF;
	}
	
.new	{
	color:#FF0000;
	margin-left:10px;
	}
	
.link_table {
	color: #3366FF;
	text-decoration: underline;
}	
.style1 {color: #000000}
.style2 {color: #465FFA}