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