@charset "UTF-8"


/*  #main--------------------------------------------------------- */

#main{
	width: 840px;
	text-align:left;
	margin:0 auto 0;
	padding:0;
	overflow:hidden;
	position:relative;
	}

#rightside{
	width:250px;
	float:left;
	}
#maincontents{
	width:580px;
	float:left;
	overflow:hidden;
	position:relative;
	}





/* カタログと下のボタン----------------*/

#catalog{
	margin:0 0 10px 0;
	padding:0;
	}
#catalog h2{
	padding:38px 0 8px 128px;
	}
#catalog ul{
	width:530px;
	margin:0 0 0 17px;
	overflow:hidden;
	position:relative;
	}
#catalog ul li{
	float:left;
	}

#btn_products{
	overflow:hidden;
	position:relative;
	margin:12px 0 25px 12px;
	}
#btn_products ul{
	width:524px;
	margin:5px 0 0 8px;
	overflow:hidden;
	position:relative;
	}
#btn_products ul li{
	float:left;
	}



/* News----------------*/
h2.top_news {
width:530px;
background:url(../images/top/news_bar1.gif) top left no-repeat;
  margin:0 auto;
	padding:16px 0 10px 3px;
	border-bottom:1px solid #A59681;
	}

#top_news{
	width:532px;
	margin:5px auto;
  height: 17em;
   overflow: auto;
	 border-bottom:1px solid #ccc;
	}

	
#top_news dl {
	position:relative;
	overflow:hidden;
	background:url(../images/top/news_bar2.gif) bottom left no-repeat;	
}
#top_news dt{
	width:80px;
	white-space: nowrap; 
	padding:8px 0 7px 18px;
	font-weight:bold;
	font-size:11px;
	color:#555;
	float:left;
	background:url(../images/top/news_arrow.gif) 5px 14px no-repeat;	
	}
#top_news dd{
	padding:8px 0 7px 0;
	}
	
	

/* rightside----------------*/

#rightside{
	margin:7px 0 10px 0;
	width:240px;height:730px;
	background:url(../images/top/side_back_kari.gif) no-repeat;
	}	
#rightside ul{
	margin:0 0 0 9px;
	}	

#mainfla{
	width: 818px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	}

