#header-name span{
	text-indent:-10000em;
	background-image: url(../imgs/common/logo.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 262px;
	display: block;
	}
h1 {
	background-image: url(../imgs/common/logo.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 262px;
	}
#content {
	background-repeat: repeat-x;
	background-image: url(../imgs/top/top_bg.jpg);
	padding-bottom: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#alpha {
	background-repeat: repeat-x;
	width: 600px;
	padding-left: 10px;
}
#beta {
	padding-bottom: 10px;
}



/*------------------------------------------------------------------------------
　ナビゲーション
------------------------------------------------------------------------------*/
/*共通
------------------------------------------------------------------------------*/
#top_global {
	width: 600px;
	padding-top:7px;
}
#top_global h3 {
	border: 1px solid #FFFFFF;
	width: 140px;
	background-image: url(../imgs/common/menu_gv02.gif);
}
#top_global h3 a {
	text-indent: -10000em;
	display: block;
	background-image: url(../imgs/common/menu_gv02.gif);
	height: 24px;
	width: 140px;
	background-repeat: no-repeat;
}
#top_global div {
	width: 142px;
	background-image: url(../imgs/top/menu_bg.jpg);
	padding-right:4px;
	padding-bottom:4px;
	float:left;
	display:inline;
	margin-left: 2px;
}
#top_global ul {
	width: 130px;
	height:84px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}
#top_global ul  li{
 font-size:10px;
 line-height:1.4em;
 }
#t_product ul  li ,
#t_recruit ul  li {
	background-image:url(../imgs/top/icon_ar03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	}

/*//
------------------------------------------------------------------------------*/
#t_product ul {	
	background-image:url(../imgs/top/product_bg.jpg);
	}
#t_product h3 {
	background-position:-2px -2px;
}
#t_product h3 a {
	background-position:-2px -2px;
	}
#t_members  ul  {
	background-image:url(../imgs/top/members_bg.jpg);
	}
#t_members h3  {
	background-position:-157px -2px;
	}
#t_members h3  {
	background-position:-157px -2px;
	}
#t_members h3 a {
	background-position:-157px -2px;
	}
#t_info  ul  {
	background-image:url(../imgs/top/info_bg.jpg);
	}
#t_info li {
	padding-left: 2.5em;
}

#t_info h3  {
	background-position:-311px -2px;
	}
#t_info h3 a {
	background-position:-311px -2px;
	}
#t_recruit  ul  {
	background-image:url(../imgs/top/recruit_bg.jpg);
	padding-top:18px;
	height:71px;
	}
#t_recruit  {
	position:relative;
	}
#t_recruit h3  {
	background-position:-464px -2px;
	}
#t_recruit h3 a {
	background-position:-464px -2px;
	}
#t_recruit p {
	font-size:10px;
	position: absolute;
	top: 29px;
	left: 10px;
	}

#newsarea {
	width: 600px;
	float: left;
	background-color: #FFFFFF;
	display: inline;
}
#newsarea h3 {
	margin-bottom: 10px;
	padding-top:3px;
}

#top_news,
#top_catalog {
	width: 290px;
	float: left;
	position: relative;
}
.listlink {
	position: absolute;
	left: 210px;
	top: 5px;
	font-size: 10px;
	background-image: url(../imgs/common/icon_ar02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#top_news {
	border-bottom:3px solid #c9e85c;
	padding-bottom:5px;
	margin-bottom: 20px;
	}
#top_news  dl {
	width:280px;
	margin:0 auto;
	height:100px;
	overflow:auto;
	}
#top_news dt {
	float: left;
	width: 4.5em;
	font-size: 10px;
	line-height: 1.5em;
	padding: 3px;
	clear:left;
}
#top_news dd {
	padding-left: 4.5em;
	font-size: 10px;
	line-height: 1.5em;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px;
}
/*最新カタログ
------------------------------------------------------------------------------*/
#top_catalog ul {
	margin: 0px auto;
	width: 270px;
}
#top_catalog li {
	float: left;
	width: 60px;
	font-size: 10px;
	margin-right:10px;
}
/*新商品情報
------------------------------------------------------------------------------*/
#top_items {
	width: 290px;
	float: right;
	position: relative;
}
#top_items ul {
	width:285px;
	height:280px;
	overflow: auto;
	}
#top_items li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 0;
}

.newitem_img {
	height: 72px;
	width: 72px;
	float: left;
}
.newitem_tx {
	width: 190px;
	float: right;
}
.newitem_tx h4 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}
.newitem_tx p{
	font-size: 10px;
	margin-bottom: 5px;
}


#beta {
	margin-top: 7px;
	width: 170px;
	float: right;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(../imgs/top/footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}
