@charset "utf-8";
/* CSS Document */

.sportsList li{
	float: left;
    width: 50%;
    margin: 0 0 1% 0;
}


.sgHead img.stargolf{
	width:141px;
	float:left;
}
.sgHead p{
	float:right;
	width:660px;
}
.sgHead{
	margin:0 0 30px 0;
	text-align:left;
}
.cbHead{
	text-align:left;
}

.detail table{
	width:100%;
}
.detail table .border th,
.detail table .border td{
	border-bottom:1px solid #d9d9d9;
}
.detail table th{
	border-right:1px solid #d9d9d9;
	width:20%;
	vertical-align:top;
}
.detail table td{
    padding: 0 0 2% 3%;
    width: 75%
}

.catchArea h3{
	width:100%;
}

.i_item {
	margin-bottom: 30px;
}