@charset "UTF-8";
/* CSS Document */
p{
font-size:0.8em;
line-height:160%;
}

h3.kinzoku{
margin:0 0 30px 0;
}

.leftPhoto{
float:left;
margin:0 20px 20px 0;
}

.btnScrap{
width:215px;
margin:0 auto;
}

.btnScrap em{
position:absolute;
left:-9990px;
}

.btnScrap a{
background:url(../images/btn1.gif) no-repeat 0 0;
width:215px;
height:51px;
display:block;
}

.btnScrap a:hover{
background:url(../images/btn1.gif) no-repeat 0 -51px;
}
