@charset "Shift_JIS";
 
/*=========================================================================

種別 ： サイト共通汎用css
適用 ： サイト全体

=========================================================================*/

/*
 背景画像
-------------------------------------------------------------------------*/
.bg{
	background-image:url(images/ph_main_03.jpg);
	background-repeat:no-repeat;
	height:382px;
}

.bg p{
line-height:1.5;
}

.comment{
width:232px; 
padding:10px; 
background-color:#EFE6DF;
}
