@charset "Shift_JIS";
 
/*=========================================================================

種別 ： サイト共通汎用css
適用 ： サイト全体

=========================================================================*/

.ph{
float:left;
margin:10px 20px 0 10px;
}

.txtbox{
float:left;
width:262px;
margin-top:30px;
}

.txt{
width:262px;
margin-top:10px;
line-height:1.8;
}

.comment{
width:242px; 
padding:10px; 
background-color:#EFE6DF;
}