@charset "utf-8";

#information .section dt{
	background:url(../img/ttl_archive_bg.gif) left center no-repeat;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	color:#AAAA2B;
	padding:0 0 0 10px;
	margin:0 0 22px;
}
#information .section .t_archive,
#information .section .t_arctop{
	background:none;
	border:none;
}
#information .section .t_archive th,
#information .section .t_archive td,
#information .section .t_arctop th,
#information .section .t_arctop td{
	background:url(../../common/img/linedot_h.gif) 1px bottom repeat-x;
	line-height:1;
	border:none;
}
#information .section .t_archive th,
#information .section .t_arctop th{
	width:78px;
	padding:0;
}
#information .section .t_archive td{
	padding:10px 15px 12px 10px;
}
#information .section .t_arctop td{
	padding:10px 15px 12px 10px;
}
#information .section .t_archive th p,
#information .section .t_arctop th p{
	background:url(../img/th_archive_bg.gif) right top no-repeat;
	padding:10px 15px 12px 4px;
	line-height:1;
}
#information .section .t_archive td a{
	color:#514743;
	padding:0 0 0 18px;
	background:url(../img/ico_entryttl_list.gif) left center no-repeat;
}
#information .section .t_arctop td a{
	display:block;
	color:#514743;
	padding:0 0 0 6em;
	line-height:1.5;
}

#entrybody td{
	font-weight:bold;
}
#entrymain{
	margin:0 0 50px;
	line-height:1.8;
}
.return_list{
	width:98px;
}
.return_list a{
	display:block;
	padding:6px 0 6px 28px;
	background:url(../img/re_list.gif) left center no-repeat;
}


/**/
#information .section .t_arctop td a.newarrival{
	background:url(../../img/icon_new.gif) no-repeat left top;
}
#information .section .t_arctop td a.workroom{
	background:url(../../img/icon_work.gif) no-repeat left top;
}
#information .section .t_arctop td a.other{
	background:url(../../img/icon_other.gif) no-repeat left top;
}


/**/
#information #menu #category li.nonen{
	display:block;
	padding:0 0 0 27px;
	height:32px;
	line-height:32px;
	background:url(../../common/img/menu_bg.gif) left top no-repeat;
	color:#fff;
}

#information #menu .cat_newarrival#category .menu_newarrival a{
	background:url(../../common/img/menu_bg_on.gif) left top no-repeat;
	color:#CC0000;
}
#information #menu .cat_workroom#category .menu_workroom a{
	background:url(../../common/img/menu_bg_on.gif) left top no-repeat;
	color:#CC0000;
}
#information #menu .cat_other#category .menu_other a{
	background:url(../../common/img/menu_bg_on.gif) left top no-repeat;
	color:#CC0000;
}



