.link_c1{
	padding:0;
	margin:0;
}
.link_c1 .c1_1{
	float:left;
	width:350px;
	text-align:left;
}
.link_c1 .c1_2{
	float:right;
	width:260px;
	text-align:left;
	font-size:16px;
	line-height:150%;
}


/* ----- ゴルフショップ ＴＯＰ ----- */

.box_link_shop {
	width:400px;
	margin:0px auto 20px auto;
	text-align:center;
	line-height:150%;
}
	.box_link_shop_ctgry {
		float:left;
		text-align:left;
		width:130px;
		padding-left:50px;
	}
	.box_link_shop_ctgry h2{
		padding:1px 0 1px 3px;
		width:90px;
		background:#f0f0f0;
		border-left:7px solid #ccc;
		border-bottom:1px solid #ccc;
		color:#f00;
	}
	.box_link_shop_ctgry ul{
		margin:0 0 20px 30px;
	}

/* ----- ゴルフショップ リスト ----- */

.box_link_shop_list {
	margin:0px auto 20px auto;
	text-align:left;
	line-height:120%;
}
	.box_link_shop_list h2{
		text-align:center;
	}

	.box_link_shop_list td{
		border:1px solid #ccc;
		padding:3px;
	}

/* ----- ゴルフショップ 個別 ----- */

.box_link_shop_info {
	width:400px;
	margin:40px auto 20px auto;
	text-align:left;
	line-height:120%;
}
	.box_link_shop_info h2{
		text-align:center;
	}
	.box_link_shop_info th{
		border:1px solid #ccc;
		padding:3px;
		font-weight:normal;
		background:#f0f0f0;
	}
	.box_link_shop_info td{
		border:1px solid #ccc;
		padding:5px;
	}


