﻿@charset "utf-8";

/*----------------------- div#contnet --------------------------*/

div#article-head {
	width: 567px;
	margin: 0 auto;
}

div#article-head h2 {
	padding: 10px 0;
}

div#article-head p#dept-desc {
	line-height: 20px;
	margin: 30px auto 0 auto;
	padding: 0 10px;
	font-size: 14px;
}

div.section {
	margin: 30px 0;
	background: #ddf;
}

p.section-desc {
	font-size: 14px;
	line-height: 20px;
	margin: 25px 0 0 30px;
}

div#section-01 {
	min-height: 380px;
	height: auto !important;
	height: 380px;
	background: url(../img/dept-golf/bg-section-01.jpg) no-repeat 170px bottom;
}

p#section-desc-01 {
	width: 300px;
}

p#section-desc-02 {
	width: 270px;
}

p#section-desc-03 {
	width: 160px;
}

div#section-02 {
	min-height: 310px;
	height: auto !important;
	height: 310px;
	background: url(../img/dept-golf/bg-section-02.jpg) no-repeat 200px 110px;
}

p#section-desc-04 {
	width: 490px;
	margin-bottom: 30px;
}

div#section-02 a {
	width: 176px;
	height: 29px;
	margin: 0 0 10px 30px;
	display: block;
}







