﻿/*대표인사말*/
div.clubPage div.subTitBox {
    background:url('../img/bg_club01.png') center top no-repeat;
    background-size: cover;
}
div.clubPage p.subTxt01 {
    padding-bottom:50px;
    background:url('../img/greetingBg.jpg') center no-repeat;
	background-position:top right;
	min-height:552px;	
	padding-right:600px;
}
h2.greetingTit {
    margin-bottom:50px;
    font-size:42px;
    line-height:1.2;
    color:#333;
	font-weight:800;
}
.subTxt01 strong {display:block; padding-bottom:10px; font-size:22px;}

div.clubPage_02 div.subTitBox {
    background:url('../img/bg_club02.png') no-repeat;
}


div.clubPage_03 div.subTitBox {
    background:url('../img/bg_club03.png') no-repeat;
}