@charset "Shift_JIS";
 
/*=========================================================================

種別 ： サイト共通汎用css
適用 ： サイト全体

=========================================================================*/

/*
 背景画像
-------------------------------------------------------------------------*/
.bg{
background-image:url(images/ph_main_03.jpg);
background-repeat:no-repeat;
height:461px;
}

.bg p{
line-height:1.5;
}

.comment{
width:242px; 
padding:10px; 
background-color:#EFE6DF;
}
