/*GOLF*/
/*                                                 ---- IMAGE PHOTO */
div#golf-area
{
	background:url("../img/golf-img.jpg") 0 0 no-repeat;
	width:780px;
	padding-top:100px;
	background-color:#FFF;
}
/*                                                 ---- SUB MENU */
#submenu-area
{
	background-color: #B2D4C6;
	height:25px;
	padding-left:15px;
}

/*                                                 ---- SUB2 MENU */
#golf-logo
{
	background:url("../img/golf_p_logo.gif") 0 0 no-repeat;
	width:150px;
	height:90px;
	margin-bottom:20px;
}


/*                                                 ---- BANNER */

/*                                                 ---- SERVICE IMG */
#service-img-area
{
	margin-bottom:20px;
}

#service-img
{
	background:url("../img/golf_image.gif") 0 0 no-repeat;
	width:580px;
	height:420px;
}

/*                                                 ----FUNC IMG */
#golf_sample-img-area
{
	margin-bottom:20px;
}

#golf_sample-img
{
	background:url("../img/golf_sample_01.gif") 0 0 no-repeat;
	width:580px;
	height:1579px;
}

/*                                                 ----CASE IMG */
.golf_jirei-img-area
{
	margin-bottom:20px;
}

#golf_jirei1-img
{
	background:url("../img/golf_jirei_01.gif") 0 0 no-repeat;
	width:580px;
	height:360px;
}

#golf_jirei2-img
{
	background:url("../img/golf_jirei_02.gif") 0 0 no-repeat;
	width:580px;
	height:360px;
}


