@charset "utf-8";

@import url("common.css");


/*----------------------------------------------------

ゴルフレッスンプロについて用

------------------------------------------------------*/


/*----------------------------------------------------
sectionの背景
------------------------------------------------------*/
.bg1 {
	background: url(../img/about/bg1.jpg) no-repeat right center;
}

.bg2 {
	background: url(../img/about/bg2.jpg) no-repeat right center;
}

.bg1 p,
.bg2 p {
	padding-right: 274px;
}



