/* :::::::::::::::::::::::::::::::::::::::::::::

	site: Luci Official Web Site
	name: category_common.css;

::::::::::::::::::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CATEGORY_COMMON
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/*1column_bg*/
.contents_wrap1 {
	background-image: url(../image/bg_category_column_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}
.contents_wrap2 {
	background-image: url(../image/bg_category_column_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}
.contents_wrap3 {
	background-image: url(../image/bg_category_column_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/**pankuzu**/
#pankuzu_area {
	width: 725px;
	margin-right: 7px;
	margin-left: 2px;
}
#pankuzu {
	background-image: url(../image/pankuzu_bar.gif);
	background-repeat: repeat-y;
	background-position: 5px top;
	width: 692px;
	padding-right: 20px;
	padding-left: 13px;
	font-size: 75%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#pankuzu li {
	float: left;
	padding-left: 7px;
}
#pankuzu .home {
	padding-top: 3px;
}
#pankuzu .home a {
	background-image: url(../image/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 13px;
	font-size: 0px;
	line-height: 0px;
}
#pankuzu .home a:hover {
	background-position: 0px -12px;	
}
#pankuzu .folder {
	background-image: url(../image/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
	/*font-weight: bold;*/
}
#pankuzu a {
	text-decoration: none;	
}
#pankuzu a:hover {
	text-decoration: underline;	
}
* html #pankuzu {
	padding-top: 3px;
	padding-bottom: 0px;
}
*:first-child+html #pankuzu {
	padding-top: 3px;
	padding-bottom: 0px;
}

/**obj_unit**/
.list_layout_4 {
	width: 728px;
	margin-left: 2px;
	margin-right: 4px;
}

.list_layout_3 {
	width: 546px;
	margin-left: 2px;
	margin-right: 4px;
}
.list_layout_2 {
	width: 364px;
	margin-left: 2px;
	margin-right: 4px;
}
.list_layout_1 {
	width: 182px;
	margin-left: 2px;
	margin-right: 4px;
}
.obj_unit_wrap1 {
	background-image: url(../image/bg_th_4column_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}
.obj_unit_wrap2 {
	background-image: url(../image/bg_th_4column_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}
.obj_unit_wrap3 {
	background-image: url(../image/bg_th_4column_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
.obj_unit {
	margin-top: 4px;	
}
.list_layout_4 .obj_unit_wrap{
	width: 728px;
}
.list_layout_3 .obj_unit_wrap{
	width: 546px;	
}
.list_layout_2 .obj_unit_wrap{
	width: 364px;
}
.list_layout_1 .obj_unit_wrap{
	width: 182px;
}
.obj_unit li{
	float: left;
	width: 182px;
}
.obj_unit .obj_unit_contents{
	width: 163px;
	padding-right: 11px;
	padding-left: 8px;
}
.obj_unit .thumb{
}
.obj_unit .info{
	background-image: url(../image/bg_th_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	text-align: center;
	font-weight: bold;
}
.obj_unit .series{
	font-size: 70%;
	background-image: url(../image/line_dot_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.obj_unit .title{
	font-size: 70%;
}
.obj_unit .btn a{
	background-image: url(../image/th_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 161px;
	margin-top: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
.obj_unit .btn a:hover{
	background-position: 0px -34px;
}

/**product_search**/
#product_search h2 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;	
}
#product_search .pr_search_title {
	padding-top: 13px;
	width: 233px;
}
#product_search .search_lead {
	font-size: 70%;
	background-image: url(../image/bg_titleunder2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 218px;
	margin-left: 1px;
	margin-top: 14px;
	padding-top: 12px;
	padding-left: 7px;
	line-height: 140%;
	padding-bottom: 6px;
}
* html #product_search .search_lead {
	font-size: 75%;
}
*:first-child+html #product_search .search_lead {
	font-size: 75%;
}
#product_search #scene .pr_search_item_wrap {
	width: 228px;
	margin-left: 5px;
}
#product_search #spec .pr_search_item_wrap {
	width: 227px;
	margin-left: 6px;
}
#product_search #idea .pr_search_item_wrap {
	width: 226px;
	margin-left: 7px;
}
#product_search .item {
	font-size: 65%;
	width: 228px;
	padding-top: 9px;
	padding-bottom: 12px;
	line-height: 140%;
}
#product_search .item li {
	background-image: url(../image/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 9px;
}
#product_search .item .item_list{
	margin-left: 9px;
}
#product_search .item .itemwrap_l{
	float: left;
	width: 114px;
}
#product_search .item .itemwrap_r{
	float: right;
	width: 114px;
}
#product_search #scene h2 {
	background-image: url(../image/product_search_title_1.gif);
	height: 15px;
	width: 139px;
	margin-left: 42px;
}
#product_search #spec h2 {
	background-image: url(../image/product_search_title_2.gif);
	height: 15px;
	width: 150px;
	margin-left: 41px;
}
#product_search #idea h2 {
	background-image: url(../image/product_search_title_3.gif);
	height: 15px;
	width: 151px;
	margin-left: 41px;
}
#product_search .product_search_layout {
	width: 241px;
	float: left;
}
#product_search .pr_search_areawrap_1{
	background-image: url(../image/bg_3column_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-left: 2px;
}
#product_search .pr_search_areawrap_2{
	background-image: url(../image/bg_3column_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}
#product_search .pr_search_areawrap_3{
	background-image: url(../image/bg_3column_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
#product_search .pr_search_areawrap_4{
	background-image: url(../image/bg_3column_shadow.jpg);
	background-position: left 113px;
	background-repeat: no-repeat;
}
#product_search .pr_search_title_wrap_1{
	background-image: url(../image/bg_product_title_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 4px;
	width: 233px;
}
#product_search #spec .pr_search_title_wrap_1{
	background-image: url(../image/bg_product_title_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	width: 233px;
}
#product_search #idea .pr_search_title_wrap_1{
	background-image: url(../image/bg_product_title_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 6px;
	width: 233px;
}
#product_search .pr_search_title_wrap_2{
	background-image: url(../image/bg_product_title_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#product_search .pr_search_title_wrap_3{
	background-image: url(../image/bg_product_title_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

/**page_navi**/
#page_navi {
	width: 725px;
	height: 41px;
	margin-right: 7px;
	margin-left: 2px;
	margin-top: 4px;
}
#page_navi .page_navi_layout{
	float: left;
}
#page_navi #pagenavi_prev_def {
	background-image: url(../image/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: 0px -82px;
	text-indent: -9999px;
	height: 41px;
	width: 362px;
	display: block;
}
#page_navi #pagenavi_next_def {
	background-image: url(../image/btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0px -82px;
	text-indent: -9999px;
	height: 41px;
	width: 363px;
	display: block;
}
#page_navi #pagenavi_prev a {
	background-image: url(../image/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 41px;
	width: 362px;
	display: block;
}
#page_navi #pagenavi_next a {
	background-image: url(../image/btn_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 41px;
	width: 363px;
	display: block;
}
#page_navi #pagenavi_prev a:hover {
	background-position: 0px -41px;
}
#page_navi #pagenavi_next a:hover {
	background-position: 0px -41px;
}