@charset "utf-8";
/* CSS Document */


div.ac{
width:208px;
}

div.comments div{
border:solid 1px white;
width:200px;
background-repeat:no-repeat;
background-position:bottom;
display:none;
margin-left:3px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

div.comments div p{
padding:27px 15px 7px 20px;
margin-bottom:17px;
line-height:1.545;
width:165px;
font-size:85%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

div.comments div p{ 
padding:27px 15px 7px 20px;
}

div.safcom div p { 
padding:27px 15px 7px 20px;
line-height:1.6;
}

* html div.comments div p {
 /* for ie6 */
 padding:26px 15px 7px 20px;
 line-height:1.51!important;
 }
 
*:first-child+html div.comments div p {
 /* for ie7 */ 
 padding:26px 15px 7px 20px;
 line-height:1.505!important;
 }
 
head~/* */body #sample01 div.comments div p { 
padding:26px 15px 7px 20px;
line-height:1.505!important;
} 

div.sw{
text-align:center;
font-size:85%;
line-height:2.0;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
div.sw span.color_pink{
color:#FF00e4;
}
div.sw img{
cursor:pointer;
margin:0 2px;
padding-top:5px;
}
div.comments div p span.purple{
color:#990099;
font-size:108%;
padding-bottom:5px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
line-height:3.0
}

div.box{
height:300px;
width:208px;
float:left;
display:inline-block;
}


