
.janl_contents{
	float:left;
	margin:25px 0 0 10px;
	padding:0;
	width:732px;
}


/*パンくずリスト*/

.panlist{

	margin:0;
	padding:7px;
	width:713px;
	border:1px solid #cccccc;
	font-size:0.75em;
	color:#666;
}
.panlist a{

	font-size:1em;
}




h5{
border:0;
	margin:0;
	padding:25px 0 0 0;
	width:727px;
	height:35px;
	text-indent: 0px;
	background: url(../images/seach_img/list_bg.gif) repeat-x bottom left;
	font-size:1.5em;
	color:#666666;
}




.jseach_area{
	float:left;
	margin:5px 6px 0 0;
	padding:0;
	width:175px;
	height:270px;
	border:1px solid #CCCCCC;
	list-style:none;
}

.jseach_tl{
	margin:2px 2px 0 2px;
	padding:2px 2px 2px 12px;
	width:157px;
	height:29px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:#333333 url(../images/seach_img/icon_05.jpg) no-repeat 4px 4px;
	color:#fff;
	font-size:0.75em;
	line-height:1.2;

}

.jseach_img{
	margin:2px 0 0 2px;
	padding:0;
	width:160px;
	height:124px;
	border:5px solid #CCCCCC;

}

.jseach_shosai{
	margin:0;
	padding:0;
	width:171px;
	background: url(../images/list_bg.gif) repeat-x bottom left;
}

body:first-of-type .jseach_shosai {  
	padding:0 0 1px 0;

} 


.icon_sho{
	margin:0 0 0 2px;
	padding:0 0 0 15px;
	width:171px;
	background: url(../images/seach_img/icon_06.jpg) no-repeat top left;
}




.jseach_txts{
	margin:2px 0 2px 2px;
	padding:2px 2px 2px 2px;
	width:167px;
	height:28px;
	background:#f9f9f9 top left;
	color:#666;
	font-weight:bold;
	font-size:0.75em;
}


.jseach_txts span{
	color:#cc3333;
	font-weight:bold;
}

.jseach_btn{
	margin:5px 0 5px 7px;
	padding:0;
	width:162px;
	height:35px;
	background: url(../images/seach_img/dl_btn.gif) no-repeat top left;
}

.jseach_btn a{
	display:block;
	margin:0 0 0 48px;
	padding:10px 0 0 0;
	width:80px;
	height:20px;
	color:#fff;
	font-weight:bold;
	font-size:0.75em;	
}


.jseach_btn a:hover{
	display:block;
	margin:0 0 0 48px;
	padding:10px 0 0 0;
	width:80px;
	height:20px;
	color:#fff;
	font-weight:bold;
	font-size:0.75em;
	text-decoration:underline;	
}

/*ページリスト*/

.pagenumber{clear:both;
	margin:0;
	padding:20px 20px 50px 20px;
	width:680px;
	height:23px;
	list-style:none;
	background: url(../images/list_bg.gif) repeat-x 10px 10px;
}


.pagenumber li{
	float:left;
	margin:0 5px 0 0;
	padding:0;
	width:23px;
	height:23px;


}
/***CSS追加***/
.pagenumber a{
	text-align:center;
	display:block;
	margin:0;
	padding:5px 0 0 0;

	/*padding:5px 8px;
	width:7px;
	height:13px;*/
	background: url(../images/seach_img/number_bg.gif) repeat-x top left;
	width:23px;
	height:18px;
	/*text-decoration:underline;*/
	color:#fff;

	/*border:1px solid #CCC;*/


}


.pagenumber span{
	text-align:center;
	display:block;
	margin:0;
	/*padding:2px 0 0 0;*/
	padding:5px 0 0 0;
	background:#EEE;
	width:23px;
	/*height:21px;*/
	height:18px;
	color:#666;
	font-weight:bold;
	font-size:0.75em;


}
/***CSS追加***/

.pagenumber a:hover{
	color:#CCC;
	background:#000;
}



.products_dot b{
	text-align:center;
	display:block;
	margin:0;
	padding:2px 0 0 0;
	background:#fff;
	width:23px;
	height:21px;
	color:#666;
	font-weight:bold;


}

.page_num{
	text-align:right;
	margin:0;
	padding:0 15px 0 0;
	font-size:0.75em;
	color:#666;
}




