@charset "utf-8";
/* club CSS */

h3 {
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:25px 0 10px;
	padding:10px 0 0 11px;
}
/* h4 {
	background-color:#eae8dd;
	color:#606052;
	margin:0 0 5px;
	font-size:1em;
	padding:4px 0 4px 18px;
	background-image: url(../../shared/images/cmn_icon03.gif);
	background-repeat: no-repeat;
	background-position:8px 8px;
} */
h4 {
	color:#606052;
	margin:0 0 5px;
	font-size:1em;
	padding:3px 0 3px 18px;
	background-image: url(../../shared/images/cmn_icon03.gif);
	background-repeat: no-repeat;
	background-position:8px 7px;
}
#clu {
	height:100%;
	border-bottom:1px dotted #525252;
	padding:10px 10px 10px 0;
}
#clu div {
	float:left;
	padding-left:10px;
	width:290px;
}
#clu02 {
	height:100%;
	border-bottom:1px dotted #525252;
	padding:10px 10px 10px 0;
}
#clu02 div {
	float:left;
	padding-left:10px;
	width:190px;
}
.cts01 {
	width:595px;
	margin:0 auto 10px;
	height:100%;
	padding-top:10px;
}
.cts01 p {
	float:left;
	width:190px;
}
.cts01 p img {
	border:1px solid #b9b8ae;
}
.ct {
	padding:0 11px;
}

