@charset "utf-8";

/*
========================================

ポケモン

========================================
*/


/*
========== 上書き ==========
*/
#contentscolumn{
padding:357px 0 0 0;
background:transparent url(../images/poke_mainimage.jpg) left top no-repeat;
}

#contentscolumn #main{
width:635px;
float:left;
background:transparent url(../images/poke_main_bg.gif) left top repeat-y;
}

#contentscolumn .mainbg{
padding:10px 23px 87px 19px;
width:593px;
background:transparent url(../images/poke_main_bottom.jpg) left bottom no-repeat;
}

/*
========== 商品一覧 ==========
*/
#contentscolumn h1{
float:left;
}

/*----- ページャー -----*/
p.pager{
margin:0;
text-align:right;
}

div.pager{
width:593px;
background:#a9e3ff;
}

div.pager td{
padding:0 7px;
color:#054cac;
}

.pager span{
padding:2px 5px;
}

.pager .tr a,
.pager .tr strong,
.pager .tr span{
margin:0 1px;
}

/*----- 結果 -----*/
.results{
width:593px;
}

#imagel .reitem{
margin:0 0 28px 0;
padding:0 3px 0 7px;
width:187px;
}

#images .reitem{
width:593px;
}

#imageno .reitem{
width:593px;
}

#images .reitem dl{
width:508px;
}

#imagel .reitem dt a{
width:165px;
}



/*
========== 関連商品 ==========
*/
/* 外枠
-------------------------------------------- */
.relateditem{
margin:-75px 0 0 0;
width:258px;
background-image:url(../images/agency_bg.gif);
}

.relateditem .bg{
padding:0 17px 1px;
width:224px;
background-image:url(../../poke/images/agency_bottom.gif);
}

/* 中枠
-------------------------------------------- */
.relateditem .itemblock{
width:224px;
background-image:url(../images/agency_ibg.gif);
}

.relateditem .itemblock .bg{
padding:12px 0 0 0;
width:224px;
background-image:url(../images/agency_itop.gif);
}

/*--------------- 中身 ---------------*/
.relateditem .itemblock dl{
padding:0 30px 10px;
width:164px;
background-image:url(../images/agency_ibottom.gif);
}

.relateditem .more{
margin:0;
padding:0 0 3px 0;
position:relative;
background:#fffdd9;
}

/*.relateditem .more span{
display:block;
width:73px;
height:84px;
position:absolute;
top:-31px;
left:179px;
z-index:10;
background:transparent url(../images/pika.gif) left top no-repeat;
}*/


