@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain
{
    margin: 0;
    clear: both;
}

#hpb-headerMain H1
{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    line-height: 14px;
    font-size: 0.9em;
    color : #005e2f;
}

#hpb-headerLogo
{
    width: 400px;
    float: left;
}

#hpb-headerLogo A
{
    width: 370px;
    height: 50px;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding: 0;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(logo_2E.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1
{
    width: 400px;
    margin-top: -22px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    float: right;
    font-size: 0.9em;
}

#hpb-headerExtra1 P.tel
{
    /* 電話番号の文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.05em;
    line-height: 20px;
    color : #2a2a2a;
    font-weight: normal;
    text-align: right;
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-headerExtra1 p.address
{
    /* 住所文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.08em;
    line-height: 20px;
    color: #707070;
    font-weight: normal;
    text-align: right;
}

#hpb-headerExtra2
{
}

.hpb-layoutset-02 #hpb-main p
{
    padding-right: 0; /*margin:0;*/
}

/* フッター内パーツ */

#hpb-footerExtra1
{
    margin: 0;
    padding-top: 10px;
    padding-left: 3px;
    padding-right: 3px;
}

#hpb-footerExtra1 ul
{
    margin: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li
{
    position: absolute;
    top: -40px;
    margin-top: 0px;
    margin-right: 13px;
    margin-left: 710px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    color: #9BC038;
    background-color: #FAF2E5;
    line-height: 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #9BC038;
}

#hpb-footerExtra1 li a:link
{
    color: #9BC038;
    text-decoration: none;
}
#hpb-footerExtra1 li a:visited
{
    color: #9BC038;
    text-decoration: none;
}
#hpb-footerExtra1 li a:hover
{
    color: #CB5965;
    text-decoration: none;
}
#hpb-footerExtra1 li a:active
{
    color: #CB5965;
    text-decoration: none;
}

#hpb-footerMain
{
    margin: 0;
    margin-top: 20px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    text-align: center;
}

#hpb-footerMain p
{
    /* コピーライト文字設定 */
    margin-top: 0px;
    margin-right: 50px;
    margin-left: 50px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #6F6E6E;
    text-align: center;
}

#hpb-footerLogo
{
}

#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */
/* バナー */

#banner ul
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    list-style-type: none;
}

#banner li
{
    display: block;
    width: 230px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}

#banner li a
{
    display: block;
    width: 230px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-breeders{
    /* ご登録 */
    height : 55px;
    background-image : url(banner_breeders.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner A#banner-osagashi{
    /* ご登録 */
    height: 56px;
    background-image : url(banner_osagashi.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner A#banner-lovedog{
    /* LOVEDOG */
    height: 56px;
    background-image : url(banner-lovedog.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-konekohanbai
{
    /* 子猫販売 */
    height : 30px;
    background-image : url(banner-konekohanbai.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner A#banner-koinuhanbai
{
    /* 子犬販売 */
    height: 56px;
    background-image : url(banner-koinuhanbai.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-koe
{
    /* 子犬を迎えたお客様の声 */
    height : 30px;
    background-image : url(banner-koe.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}



#banner A#banner-satooya
{
    /* 里親募集 */
    height: 56px;
    background-image : url(banner-satooya.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}



#banner a#banner-kensyubetsu
{
    /* 犬種別ページ一覧 */
    height : 30px;
    background-image : url(banner-kensyubetsu.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}


#banner a#banner-kaikata{
    /* 犬の飼い方しつけ方 */
    height : 30px;
    background-image : url(banner-kaikata.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-roukenkaigo
{
    /* 老犬介護 */
    height : 30px;
    background-image : url(banner-roukenkaigo.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-inulife
{
    /* 犬は生きています */
    height : 30px;
    background-image : url(banner-inulife.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-inu10
{
    /* 犬との10の約束 */
    height : 30px;
    background-image : url(banner-inu10.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-nethanbai_koinu
{
    /* 子犬をネット販売？ */
    height : 30px;
    background-image : url(banner-nethanbai_koinu.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-oyakudachi
{
    /* 犬のお役立ち情報 */
    height : 30px;
    background-image : url(banner-oyakudachi.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-booksdvd
{
    /* 犬のDVDと本屋さん */
    height : 30px;
    background-image : url(banner-booksdvd.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a#banner-pethoken
{
    /* ペット保険のご案内 */
    height : 30px;
    background-image : url(banner-pethoken.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

/* 店舗情報 */

#shopinfo
{
    width: 208px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-color: #FFFFFF;
    border: 1px;
    border-style: none;
}

#shopinfo h3
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}

#shopinfo h3 span.en
{
}

#shopinfo h4
{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    text-align: left;
    color: #666666;
    font-size: 1.3em;
    line-height: 16px;
    font-weight: bold;
}

#shopinfo p
{
    margin: 0;
    padding-top: 0;
    padding-right: 0.1em;
    padding-bottom: 0;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

#hpb-skip
{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}

P
{
    margin-top : 0px;
    margin-bottom : 0px;
    margin-right : 0px;
    padding-top : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    line-height: 16px;
    text-align: left;
    color : black;
  border-top-width : 0px;
  border-top-color : #71ffb8;
  
  margin-left : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  
  
  
  border-left-color : #71ffb8;
  border-right-color : #71ffb8;
  border-bottom-color : #71ffb8;
  float : left;
}

P.large
{
    clear: both;
    margin-top: 0;
    margin-bottom: 15px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    line-height : 20px;
    text-align: left;
  font-family : "ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #666666;
  font-size : 125%;
}

p.indent
{
    padding-left: 15px;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

/* リンク文字色 */
a:link
{
    color: #623262;
    text-decoration: underline;
}
a:visited
{
    color: #623262;
    text-decoration: underline;
}
a:hover
{
    color: #CB5965;
    text-decoration: underline;
}
a:active
{
    color: #CB5965;
    text-decoration: underline;
}


hr
{
    clear: both;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #FAF2E5;
}

.hpb-layoutset-02 H2
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 1.33em;
    line-height: 40px;
    text-align: left;
    background-color : #cb5965;
    color: #FFFFFF;
}

.hpb-layoutset-02 h2 span.ja
{
    padding: 0;
    background-color: #CB5965;
}

.hpb-layoutset-02 H2 SPAN.en
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    text-transform: uppercase;
    background-color: #CB5965;
}

#hpb-main h3
{
    text-align: left;
    font-size: 1.1em;
}
h3.hpb-c-index
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
    background: none;
}
#access h3
{
    margin-top: 25px;
    margin-bottom: 10px;
}
H4
{
    margin: 0;
    padding: 0;
    text-align: left;
    color: #666666;
    font-size : 2em;
    line-height: 16px;
    font-weight: bold;
}

h5
{
    margin: 0;
    padding: 0;
    text-align: left;
    color: #666666;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

table
{
    margin-top : 1px;
    margin-right : 1px;
    margin-bottom : 1px;
    margin-left : 1px;
    border-collapse: collapse;
    
    
    border-top-color : #caffca;
    
    
    border-left-color : #caffca;
  border-right-color : #caffca;
  border-bottom-color : #caffca;
border-width : 1px;
}

table th
{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    color: #CB5965;
    text-align: left;
    font-weight: normal;
    background-color: #f2dccb;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C2898F;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C2898F;
}

table td
{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color : #caffca;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color : #caffca;
  border-top-width : 5px;
}

/* フォームパーツ設定 */
input.button
{
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
}

textarea
{
    width: 400px;
    height: 200px;
}

input.l
{
    width: 400px;
}
input.m
{
    width: 250px;
}
input.s
{
    width: 150px;
}

/* メインコンテンツ内基本パーツ */

#hpb-main UL
{
    
    margin-right: 0;
    margin-bottom : 5px;
    margin-left: 0;
    padding : 0px 0px 0px 15px;
    list-style-type : decimal;
}

#hpb-main UL LI
{
    
    
    
    
    
    
    
    background-repeat: no-repeat;
    text-align: left;
    line-height : 1.5;
    color: #707070;
    
    
    
  padding-left : 5px;
}

#hpb-main dl
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0;
}

#hpb-main dt
{
    clear: both;
    float: left;
    margin: 0;
    padding-top: 5px;
    padding-right: -10px;
    padding-bottom: 5px;
    padding-left: 0px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 100px !important;
    color: #707070;
    font-size: 0.95em;
}

#hpb-main #toppage-news
{
    padding-bottom: 10px;
}

#hpb-main #toppage-news dt
{
    color: #623262;
}

#hpb-main DD
{
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 7px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 100px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #C2898F;
    color : #333333;
    font-size : 1.2em;
}

#hpb-main #toppage-news dd
{
    color: #623262;
}

*:first-child + html #hpb-main dd
{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd
{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

#hpb-main dd:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main dt:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main dl:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main IMG
{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  
}

#hpb-main img.left
{
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-left: 0;
    float: left;
}

#hpb-main img.right
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 20px;
    float: left;
}

#pagetop
{
    width: 130px;
    position: absolute;
    left: 520px;
    bottom: 20px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-right: 5px;
    text-align: left;
}

#pagetop A
{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 130px;
    height: 20px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-image : url(returnTop_2E.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* トップページ デザイン定義 */

#hpb-wrapper #toppage-item H3
{
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 1.17em;
    line-height: 16px;
    color : #006a1b;
    font-weight : bolder;
}

#hpb-wrapper #toppage-item h3 span.en
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    display: none;
}

#hpb-wrapper #toppage-item h3 span.ja
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0px;
    padding-bottom: 0;
}

#hpb-wrapper #toppage-item .itemlist
{
    margin-left: 0px;
}

#hpb-wrapper #toppage-item .itemlist:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper #toppage-item .itemlist .item
{
    width : 276px;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 19px;
    padding-left: 0;
    border-width: 1px;
    border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
    border-color : #71ffb8;
    float: left;
    background-color: #FFFFFF;
}

#hpb-wrapper #toppage-item .itemlist .item img
{
    margin-top: 10px;
    padding-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata
{
    width: 250px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(point2_2E.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
}


#hpb-wrapper #toppage-item .itemlist .item .itemdata B
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(point2_2E.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
  font-size : 20px;
}


#hpb-wrapper #toppage-item .itemlist .item .itemdata H5
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    color : #990000;
    text-align: right;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 0.95em;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p
{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: left;
}

#hpb-wrapper #toppage-news h3
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5px;
    font-size: 1.17em;
    line-height: 16px;
    color: #9BC038;
    font-weight: bold;
}

#hpb-wrapper #toppage-news h3 span.en
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

#hpb-wrapper #toppage-news h3 span.ja
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
}

/* アクセスページ デザイン定義 */

#access
{
    text-align: left;
}

/* 商品紹介ページ デザイン定義 */

#item .itemlist
{
    width: 600px;
    margin-top: 0px;
    margin-right: 30px;
    margin-bottom: 5px;
    margin-left: 10px;
}

#item .itemlist:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#item .itemlist .item
{
    width: 178px;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 0;
    border-width: 1px;
    border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
    border-color : #5bffad;
    float: left;
    background-color: #FFFFFF;
}

#item .itemlist .item img
{
    padding-top: 0px;
    margin-top: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFFFFF;
}

#item .itemlist .item .itemdata
{
    width: 160px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#item .itemlist .item .itemdata h4
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(point2_2E.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
}

#item .itemlist .item .itemdata h5
{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    color: #666666;
    text-align: right;
    line-height: 1.2;
    font-weight: bold;
}

#item .itemlist .item .itemdata p
{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: left;
}

#item #nbanner
{
    width: 600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}

#item #nbanner A
{
    width: 600px;
    height: 45px;
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(banner_lovedog_info.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a:hover#banner-breeders{
    /* ご登録 */
    height : 55px;
    background-image : url(banner_breeders_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner A:hover#banner-osagashi{
    /* ご登録 */
    height: 56px;
    background-image : url(banner_osagashi_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner A:hover#banner-lovedog{
    /* LOVEDOG */
    height: 56px;
    background-image : url(banner-lovedog_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-konekohanbai
{
    /* 子犬販売 */
    height : 30px;
    background-image : url(banner-konekohanbai_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-koinuhanbai
{
    /* 子犬販売 */
    height: 56px;
    background-image : url(banner-koinuhanbai_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-koe
{
    /* 子犬を迎えたお客様の声 */
    height : 30px;
    background-image : url(banner-koe_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}




#banner a:hover#banner-satooya
{
    /* 里親募集 */
    height : 30px;
    background-image : url(banner-satooya_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}



#banner a:hover#banner-kensyubetsu
{
    /* 犬種別ページ一覧 */
    height : 30px;
    background-image : url(banner-kensyubetsu_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-kaikata{
  background-image : url(banner-kaikata_2.png);
  height : 30px;
  padding-bottom : 2px;
  background-repeat : no-repeat;
}


#banner a:hover#banner-roukenkaigo
{
    /* 老犬介護 */
    height : 30px;
    background-image : url(banner-roukenkaigo_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-inulife
{
    /* 犬は生きています */
    height : 30px;
    background-image : url(banner-inulife_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-inu10
{
    /* 犬との10の約束 */
    height : 30px;
    background-image : url(banner-inu10_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-nethanbai_koinu
{
    /* 子犬をネット販売？ */
    height : 30px;
    background-image : url(banner-nethanbai_koinu_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-oyakudachi
{
    /* 犬のお役立ち情報 */
    height : 30px;
    background-image : url(banner-oyakudachi_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-booksdvd
{
    /* 犬のDVDと本屋さん */
    height : 30px;
    background-image : url(banner-booksdvd_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

#banner a:hover#banner-pethoken
{
    /* ペット保険のご案内 */
    height : 30px;
    background-image : url(banner-pethoken_2.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
}

    /* 犬種ページ一覧　デザイン設定 */

#item .kensyulist
{
    width: 600px;
    margin-top: 0px;
    margin-right: 30px;
    margin-bottom: 5px;
    margin-left: 10px;
}

#item .kensyuist:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#item .kensyulist .item
{
    width : 88px;
    margin-top: 0;
    margin-right : 3px;
    margin-bottom : 7px;
    margin-left : 3px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 0;
    border-width: 1px;
    border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
    border-color : #5bffad;
    float: left;
    background-color: #FFFFFF;
  height : 240px;
}

#item .kensyulist .item IMG
{
    padding-top: 0px;
    margin-top: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFFFFF;
  height : 70px;
}

#item .kensyulist .item .itemdata
{
    width : 80px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#item .kensyulist .item .itemdata H4
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(point2_2E.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
  font-size : 12px;
}

#item .kensyulist .item .itemdata h5
{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    color: #666666;
    text-align: right;
    line-height: 1.2;
    font-weight: bold;
}

#item .kensyulist .item .itemdata p
{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: left;
}





#item .kensyulist .neko{
  background-color : white;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 30px;
  margin-bottom : 0px;border-width : 1px;border-style : solid;border-color : #ffc1a4;
  width : 150px;
  height : 100px;
  float : right;
  display : block;
}


#hpb-wrapper #toppage-item .itemlist .inu10
{
    width : 560px;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    padding-left : 0px;
    border-width: 1px;
    border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
    border-color : #71ffb8;
    float: left;
    background-color: #FFFFFF;
}


#hpb-wrapper #toppage-item .itemlist .tpcom
{
    width : 560px;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    padding-left : 0px;
    border-width: 1px;
    border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
    border-color : #7dff7d;
    float: left;
    background-color : #ffffdf;
}


#hpb-wrapper #toppage-item .itemlist .hpcont
{
    width : 560px;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top : 8px;
    padding-right : 0px;
    padding-bottom : 10px;
    padding-left : 10px;
    border-width: 1px;
    border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
    border-color : #71ffb8;
    float: left;
    background-color : #fff4f4;
  font-family : HG明朝E;
  color : #000040;
}




