@charset "utf-8";


#h2_pet {
background: url(img/pet_title.jpg) top center no-repeat;
}
#h2_pet span{
padding-left: 480px;
}

#pet{
width: 100%;
/*750*/
padding-bottom: 30px;
}


#pet #pet_title{
width: 100%;
position:relative;
height: 73px;
margin-bottom: 20px;
background: url(img/pet_title2.jpg) top left no-repeat;
}
#pet #pet_title strong{
text-indent: -9999px;
display: block;
}

#pet .read01{
margin-bottom: 30px;
}

#pet #color_box{
margin-bottom: 30px;
background:#FFF0EB;
padding: 25px 25px 20px 25px;
}

#pet #color_box div{
width: 700px;
margin-bottom: 10px;
}
#pet #color_box div p{
line-height: 1.3;
font-weight: bold;
float: left;
}

#pet #color_box div p.icon_c{
padding-top: 10px;
padding-left: 47px;
margin-right: 30px;
background: url(img/icon_c.jpg) 0 10px no-repeat;
}
#pet #color_box div p.icon_d2{
padding-left: 47px;
padding-top: 10px;
background: url(img/icon_d2.jpg) 0 10px no-repeat;
}
#pet #color_box div p.tx{
width: 287px;
float: right;
}

#pet #color_box dl{
}
#pet #color_box dl dt{
font-weight :bold;
}

#pet #color_box dl dd{
padding-bottom: 5px;
}
#pet #color_box dl dd img{
vertical-align: middle;
margin: 0 5px;
}
#pet #color_box dl dd span.d{
color:#FC673E;
font-weight :bold;
}
#pet #color_box dl dd span.west{
font-weight :bold;
color:#21733A;
}


#pet #clist{
width: 100%;
margin-bottom: 45px;
}

#pet #clist dt{
width: 80px;
height: 18px;
float: left;
background: url(img/clist_title.jpg) top left no-repeat;
}

#pet #clist dt span{
text-indent: -9999px;
display: block;
}
#pet #clist dd{
width: 670px;
height: 18px;
float: right;
margin-bottom: 6px;
}
#pet #clist dd span{
text-indent: -9999px;
display: block;
}
#pet #clist #clist01{
background: url(img/clist_01.jpg) top left no-repeat;
}
#pet #clist #clist02{
background: url(img/clist_02.jpg) top left no-repeat;
}
#pet #clist #clist03{
background: url(img/clist_03.jpg) top left no-repeat;
}
#pet #clist #clist04{
background: url(img/clist_04.jpg) top left no-repeat;
}
