@charset "utf-8";
/* CSS Document */
@import url(../../common/css/reset.css);
@import url(../../common/css/base.css);
@import url(../common/css/sidebar.css);
h1{
	margin-left: 10px;
	margin-top: 10px;
}

#headBox {
	background:url(../img/clubhouse/h_back.jpg) no-repeat top right;
	height:210px;
}

#headBox p {
	padding:25px 220px 25px 25px;
}

.phBox {
	margin-bottom:30px;
}
.phBox div {
	width:572px;
	height:140px;
}
.phBox div p {
	padding:50px 0 0 240px;
	width:315px;
}

#ph01 {
	background:url(../img/clubhouse/ph001.jpg) no-repeat;
	width:572px;
	height:315px;
}
#ph01 p {
	padding:120px 0 0 240px;
}

#ph02 {
	background:url(../img/clubhouse/ph002.jpg) no-repeat;
}
#ph02 p {
	padding:60px 0 0 240px;
}
#ph03 {
	background:url(../img/clubhouse/ph003.jpg) no-repeat;
}
#ph04 {
	background:url(../img/clubhouse/ph004.jpg) no-repeat;
}
#ph04 p {
	padding:42px 0 0 240px;
}
#ph05 {
	background:url(../img/clubhouse/ph005.jpg) no-repeat;
	margin-bottom:10px;
}
#ph05 p {
	padding:42px 0 0 240px;
}
#ph06 {
	background:url(../img/clubhouse/ph006.jpg) no-repeat;
}
#ph06 p {
	padding:48px 0 0 240px;
}
