@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 15px;
	padding:10px 0 0 11px;
}
.cts01 {
	margin:0 auto 10px;
	height:100%;
	padding:25px 0 5px;
}
.eng_p01 {
	float:left;
	width:300px;
}
.eng_p02{
	float:right;
	width:300px;
}
.table01{
	border-collapse:collapse;
	margin:0 5px 10px;
}
.table01 th{
	border:1px solid #c9c7be;
	background-color:#f3f3ec;
}
.table01 td{
	border:1px solid #c9c7be;
	line-height:120%;
}


