@charset "utf-8";

#feed_b{
	overflow:hidden;
}

.fb-page{
		float:left;
		width:280px;
}
#lightwidget_46682fff8d{
	float:right;
	height:500px;
	width:320px;
	padding-right:25px;
}

#social{
	overflow:hidden;
	margin-bottom:25px;
}


#soft_tennisu{
	width:660px;
	background:url(../img/event02.jpg) no-repeat;
	height:284px;
	overflow:hidden;
	position:relative;
	margin-bottom:15px;
}

#soft_tennisu ul.obj01{
	position:absolute;
	bottom:38px;
	left:4px;
}

#soft_tennisu li{
	float:left;
	margin-right:2px;

}

#soft_tennisu ul.obj02{
	position:absolute;
	bottom:3px;
	right:10px;
}

#ladiestournament{
	background:url(../img/event05.jpg);
	width:660px;
	height:250px;
	position:relative;
	margin-bottom:15px;
}

#ladiestournament ul{
	position:absolute;
	overflow:hidden;
	bottom:2px;
	left:6px;
}

#ladiestournament ul li{
	float:left;
	margin-right:1px;
}


iframe#feed_b{
		width:660px;
	}



/*** TOPページのCSS ***/


.index_inner{
	width: 660px;
}
#index_txt01{
	background-image: url(../img/index_txt01.jpg);
	width: 637px;
	height: 50px;
	margin-bottom: 20px;
}

#tankiressun{
	background:url(../img/event01.jpg) left top no-repeat;
	height:140px;
	width:659px;
	margin-bottom:15px;
	padding-top:115px;
	padding-left:60px;
}


#tankiressun ul{
	overflow:hidden;
	margin-bottom:5px;
}

#tankiressun ul li{
	float:left;
}

#tankiressun ul li a{
	background:url(../img/marker04.jpg) center left no-repeat;
	color:#333;
	padding-left:15px;
	width:180px;
	display:block;
	font-size:12px;
	line-height:17px;
}

/* トピックス */

#topics_title{
	background-image: url(../img/topicsTtl.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height: 30px;
	margin-bottom: 10px;
}
#feed {
	width: 740px;
	height: 380px;
	overflow: auto;
	margin-bottom: 30px;
}
#feed p {
	font-size: 14px;
	padding: 5px 10px;
	border-bottom: dotted 1px #ccc;
	clear: both;
	zoom: 1;
}

/* For modern browsers */
#feed p:before,
#feed p:after {
    content: "";
    display: table;
}
  
#feed p:after {
    clear: both;
}
  
#feed span {
	padding-right: 10px;
	padding-left: 8px;
	float: left;
}

#feed a {
	display: block;
	min-height: 16px;
	padding-left: 65px;
	float: left;
	color: #000;
}





#feed a[href*="kobe"] {
	background: url(../img/topics/iconKobe.jpg) no-repeat;
}
#feed a[href*="myodani"] {
	background: url(../img/topics/iconMyodani.jpg) no-repeat;
}
#feed a[href*="nebutani"] {
	background: url(../img/topics/iconNebutani.jpg) no-repeat;
}
#feed a[href*="skycoat"] {
	background: url(../img/topics/iconSky.jpg) no-repeat;
}
#feed a[href*="oharayama"] {
	background: url(../img/topics/iconOharayama.jpg) no-repeat;
}
#feed a[href*="seishin"] {
	background: url(../img/topics/iconSeishin.jpg) no-repeat;
}
#feed a[href*="univer"] {
	background: url(../img/topics/iconUniver.jpg) no-repeat;
}
#feed a[href*="johoku"] {
	background: url(../img/topics/iconJohoku.jpg) no-repeat;
}
#feed a[href*="nigawa"] {
	background: url(../img/topics/iconNigawa.jpg) no-repeat;
}
#feed a[href*="minoo"] {
	background: url(../img/topics/iconMinoo.jpg) no-repeat;
}
#feed a[href*="yao"] {
	background: url(../img/topics/iconYao.jpg) no-repeat;
}
#feed a[href*="kyotonishi"] {
	background: url(../img/topics/iconKyotonishi.jpg) no-repeat;
}
#feed a[href*="kizugawa"] {
	background: url(../img/topics/iconKizugawadai.jpg) no-repeat;
}
#feed a[href*="kouryo"] {
	background: url(../img/topics/iconKoryo.jpg) no-repeat;
}
#feed a[href*="ebara"] {
	background: url(../img/topics/iconEbara.jpg) no-repeat;
}
#feed a[href*="yono"] {
	background: url(../img/topics/iconYono.jpg) no-repeat;
}

#feed a[href*="ibukinomori"] {
	background: url(../img/topics/iconIbukinomori.jpg) no-repeat;
}

#feed a[href*="akashi"] {
	background: url(../img/topics/iconAkashi.jpg) no-repeat;
}

#feed a[href*="utubo"] {
	background: url(../img/topics/iconutubo.jpg) no-repeat;
}

#feed a[href*="kobenishi"] {
	background: url(../img/topics/iconkobenishi.jpg) no-repeat;
}

#feed a[href*="nicc"] {
	background: url(../img/topics/iconNicc.jpg) no-repeat;
}
#feed a[href*="obatagawa"] {
	background: url(../img/topics/iconObatagawa.jpg) no-repeat;
}
#feed a[href*="bentencho"] {
	background: url(../img/topics/iconBenten.jpg) no-repeat;
}
#feed a[href*="rokkou"] {
	background: url("../img/topics/iconRokkou.jpg") no-repeat;
}


@media screen and (max-width: 360px){
	#soft_tennisu{
		width:360px;
		background:none;
		height:180px;;
	}
	
	#soft_tennisu ul{
		width:360px;
		left:5px;
	}
	
	iframe#feed_b{
		width:360px;
		margin-bottom:25px;
	}
	
	#feed{
		width:360px;
		
	}
	
	.fb-page{
		clear:both;
		float:none;
		width:280px;
		margin-left:40px;
		margin-bottom:25px;
	}
	
	#lightwidget_46682fff8d{
	clear:both;
	width:320px;
	padding-right:0px;
	margin:0 auto;
	margin-bottom:25px;
}
	
	#ladiestournament{
		background:url(../img/event05.jpg) no-repeat;
		background-size: contain;
		width:320px;
		height:auto;
		height:260px;
	}
	
		#ladiestournament ul{
			top:85px;
			left:25px;
		}
	
	#ladiestournament ul li{
		height:35px;
		margin-right:15px;
	}
	
	#ladiestournament ul li img{
		width:120px;
	}
	
	
	
	
}