@charset "UTF-8";
/* CSS Document */

.clWrap {
	margin:15px 0 30px;
	width:640px;
	}

.clIndex h2 {
	padding:5px 8px;
	line-height:1.1;
	color:#FFF;
	border-bottom:solid 1px #ccc;
	}
	#spidx h2 { background-color:#3684C6; }
	#acidx h2 { background-color:#EF879D; }
	#dkidx h2 { background-color:#64BB79; }

.clIndex p {
	padding:5px 8px 12px;
	line-height:1.4;
	}
	#spidx span { color:#3684C6; }
	#acidx span { color:#EF879D; }
	#dkidx span { color:#64BB79; }


.w-280 { width:280px; margin-bottom:10px; }
.w-310 { width:310px; margin-bottom:10px; }
.w-340 { width:340px; margin-bottom:10px; }

.c-lt { float:left; }
.c-rt { float:right; }

.clInner {
	padding:5px;
	}
	
.prize {
	line-height:1.2;
	border-top:dotted 1px #ccc;
	zoom:1;
	}
.prize li {
	padding:6px 2px;
	border-bottom:dotted 1px #ccc;
	zoom:1;
	}

.kendoInner {
	padding:5px 5px 5px 110px;
	min-height:160px;
	height:auto !important;
	height:170px;
	background:url(images/sp_pic02.jpg) left top no-repeat;
	}

.basketInner {
	padding:5px 5px 5px 120px;
	min-height:157px;
	height:auto !important;
	height:167px;
	background:url(images/sp_pic03.jpg) left top no-repeat;
	}

.sintaisoInner {
	padding:5px 105px 5px 5px;
	min-height:183px;
	height:auto !important;
	height:193px;
	background:url(images/sp_pic04.jpg) right top no-repeat;
	}

.clubttl{
	color:#565FA8;
	font-weight:bold;
	font-size:160%;
	margin-bottom:20px;
}

.clubttl span{
	display:block;
	border-bottom:1px solid #565FA7;
	font-size:70%;
}

.clubttl_02{
	color:#565FA8;
	font-weight:bold;
	font-size:150%;
	margin-bottom:10px;
}

.clubttl_02 span{
	display:block;
	background:#565FA8;
	color:#fff;
	font-size:70%;
	padding:5px 10px;
	line-height:1.1;
}

.clubttl_02.rt{
	text-align:right;
}

.interhigh span{
	background:#F90;
	padding:0;
	margin:0 0 10px 0;
	color:#fff;
	border:3px solid #F90;
	display:inline-block;
	line-height:1.1;
	font-style:normal;
	font-weight:bold;
}
.interhigh span span{
	border:1px solid #fff;
	padding:5px 5px 3px 5px;
	margin:0;
}

.pic{
	margin:0 0 10px 0;
	display:block;
	background:#eee;
	text-align:center;
	padding:5px;
}

/*文化部*/
#bunkabu .clubttl{
	color:#B04074;
}

#bunkabu .clubttl span{
	border-bottom:1px solid #B04074;
}

#bunkabu .clubttl_02{
	color:#B04074;
}

#bunkabu .clubttl_02 span{
	background:#B04074;
}

