@charset "UTF-8";
/* 初期設定 */


/***********************************************
　メイン画像
***********************************************/
div#ContContents h2{
	width:880px;
	height:50px;
	margin:0;
	padding:0;
	background:url(../images/common/tit_pgraphing.jpg) no-repeat;
	text-indent:-9999px;
}

/***********************************************
　ベース
***********************************************/
div#ContContents div.Cont_Satsuei {
	width:590px;
	padding:0;
	float:left;
}


/***********************************************
　撮影ディレクション
***********************************************/
div.Cont_Satsuei h3{
	width:590px;
	height:244px;
	padding:0;
	background:url(../images/satsuei/sastuei01.jpg) no-repeat;
	text-indent:-9999px;
}
div.Cont_Satsuei p{
	width:590px;
	margin:0 0 0 0;
}


