@charset "utf-8";

/* ----------------------------------- */
/* WP-calendar
/* ----------------------------------- */

#wp-calendar{
	border:1px solid #cccccc;
	background: url(../images/bg/bgborder.gif) 0 0 repeat;
}

/* Event List Page*/
#content ul.ec3_events li
{
	font-weight:bold;
}

#content li.ec3_list_month
{
	margin :0 0 15px 0;
	font-weight:normal;
}

#content ul.ec3_events li ul
{
	list-style-type:none;
	margin:0 0 0 1em;
}

#content ul.ec3_events li ul li
{
	margin :8px 0 5px 0;
	padding:0 0 5px 20px;
	background: url(../images/point04.gif) 0 1px no-repeat;
	border-bottom:1px dotted #cccccc;
	font-weight:normal;
}

/* ----------------------------------- */
/* WP-Calendar Upcoming Event
/* ----------------------------------- */

#upcoming-events ul.ec3_events
{

}
#upcoming-events ul.ec3_events li ul li
{
	margin :0;
	padding:0 0 5px 20px;
	background: url(../images/point04.gif) 0 1px no-repeat;
	border-bottom:1px dotted #cccccc;
}

/* ----------------------------------- */
/* WP-Table
/* ----------------------------------- */
#wptable th
{
	color:#ffffff;
}

#wptable a
{
	color:#ffffff;
}
#wptable a:hover
{
	color: #DB1064;
	text-decoration:underline;
}

/* ----------------------------------- */
/* Entry
/* ----------------------------------- */

.entry-content
{
}

/* Table Format Start */
.entry-content table
{
	width: 100%;
	border-collapse: separate;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-spacing: 0;
	margin:0 0 1em 0;
}
.entry-content th,
.entry-content td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px;
	line-height: 1.3;
}

.entry-content th
{
	background-color: #666666;
	text-align:center;
	color:#ffffff;
}

/* Table Format End*/

.entry-content ol
{
	margin:0.5em 0 1.3em 2.5em;
	padding0;
}

.entry-content ul
{
	margin:0.5em 0 1.3em 1.7em;
	padding0;
}

.entry-content ul
{
	list-style-type:disc;
}

.entry-content ul ul
{
	list-style-type:circle;
}

.entry-content ol li
{
	margin:0 0 0.8em 0;
	padding:0;
	line-height:135%;
}

.entry-content ul li
{
	margin:0 0 0.8em 0;
	padding:0;
}

.entry-content ul li.point01
{
	margin:0 0 0.5em 0;
	padding:0 0 0 20px;
	list-style:none;
	background: url(../images/point08.gif) 0 0 no-repeat;
}

.entry-content ul li.point02
{
	margin:0 0 0.5em 0;
	padding:0 0 0 20px;
	list-style:none;
	background: url(../images/point05.gif) 0 0 no-repeat;
}

.entry-content ul li.point03
{
	margin:0 0 0.5em 0;
	padding:0 0 0 20px;
	list-style:none;
	background: url(../images/point04.gif) 0 0 no-repeat;
}

.entry-content p 
{
	line-height:1.5;
	margin:0 0 1em 0;
}

.entry-content h1
{
	margin:0 0 1em 0;
	font-size:14px;
	padding:6px 0 4px 10px;
	background: url(../images/bg/bgh1.jpg) 0 0 no-repeat;
	border-bottom:1px solid #cccccc;
}

.entry-content h2
{
	font-size:14px;
	margin:0 0 1em 0;
	padding:4px 0 3px 10px;
	background: url(../images/bg/bgh2.jpg) 0 0 no-repeat;
	color:#ffffff;
}

.entry-content h3
{
	font-size:14px;
	margin:0 0 1em 0;
	padding:2px 0 2px 20px;
	background: url(../images/point05.gif) 0 3px no-repeat;
}

.entry-content h4
{
	font-size:14px;
	margin:0 0 1.4em 0;
	padding:4px 0 5px 25px;
	background: url(../images/bg/bgh4.gif) 0 0 no-repeat;
	border-bottom:1px dotted #bbbbbb;
}

.entry-content h5
{
	height:30px;
	margin:0 0 1.4em 0;
	padding:10px 0 0 15px;
	background: url(../images/bg/bgh5.gif) 0 0 no-repeat;
	font-size:14px;
	color:#ffffff;
}

.entry-content h6
{
	height:27px;
	margin:0 0 1.4em 0;
	padding:8px 0 0 15px;
	background: url(../images/bg/bgh6.gif) 0 0 no-repeat;
	font-size:14px;
}

.waku01
{
	padding:5px;
	border:1px solid #cccccc;
}

.waku02
{
	padding:5px;
	border:5px solid #e0e0e0;
	background-color:#f9f9f9;
}

.waku03
{
	padding:10px 0 15px 10px;
}


/* school page */

dl.dllayout
{
	margin: 0;
	padding: 0;
}

dl.dllayout dt
{
	margin: 0px 0px 0.4em;
	padding: 0px 0px 0px 10px;
}

dl.dllayout dd
{
	margin: -1.9em 0px 0.8em 0px;
	padding: 0px 0px 5px 10em;
}

/* Event List Page*/

ul.ec3_schedule
{
	margin:0 0 1em 15px;
	padding:0;
	list-style-type:none;
}

ul.ec3_schedule li
{
	margin :0;
	padding:0 0 4px 20px;
	background: url(../images/point04.gif) 0 1px no-repeat;
	color:#336600;
	font-weight:bold;
}

/*======================================

	Images 回り込み

=======================================*/

.imgl,
.imgr {
	padding:0 0 20px 0;
}

.imgl img {
	margin-right: 1em;
	float:left;
}

.imgr img {
	margin-left: 1em;
	float:right;
}


/*========================

  clearfix

==========================*/
.newswaku:after,
.imgl:after,
.imgr:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.newswaku,
.imgl,
.imgr {
  _height: 1px;
  min-height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* ----------------------------------- */
/* Entry title
/* ----------------------------------- */

/* Two Column Only Post Archives Title*/
div#content h2.page-title 
{
	padding:0 0 10px 0;
	font-size:12px;
}

	/* Thress Column Only Rs Event Title*/
	h3#rsevent_title
	{
		margin:0;
		padding:8px 15px 8px 23px;
		background: url(../images/point05.gif) 0 50% no-repeat;
		font-size:14px;
		color:#6A6A5E;
	}
	
	/* Post Achive title */
	h3.entry-title
	{
		padding:2px 14px 4px 14px;
		border-left:3px solid #CA8530;
		font-size:13px;
	}
	
	h3.entry-title a
	{
		color:#9A4100;
	}
	
	h3.entry-title a:hover
	{
		color:#4E9504;
	}

/* ----------------------------------- */
/* Entry meta
/* ----------------------------------- */

div.entry-date
{
	margin:0 0 10px 0;
	padding:0 0 2px 15px;
	border-top:1px dotted #cccccc;
	border-left:3px solid #2F2416;
	font-size:10px;
	background-color:#ffffff;
	color:#777777;
}

.entry-meta 
{
	margin:0 0 15px 0;
	padding:4px 1px;
	font-size:10px;
	/*font-style:italic;*/
	text-align:left;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#f5f5f5;
}
	.trackback-link a,
	.comment-link a
	{
	}

/* ----------------------------------- */
/* Comment Page Navigation
/* ----------------------------------- */

#nav-above
{
	display:none;
}
	.navigation
	{
	}

div#nav-below
{
	margin:0 0 0 0;
	height:20px;
}
	.nav-previous
	{
		float:left;
	}
	.nav-next
	{
		float:right;
	}
	span.meta-nav
	{
	}

#comments
{
	clear:both;
}
	/* Post a comment */
	#respond h3
	{
		font-size:10px;
	}
	p#comment-notes
	{
		margin:0 0 10px 0;
		font-size:10px;
	}
	#comments-list
	{
		margin:0 0 20px 0;
	}
		.comment
		{
		
		}
			.comment-author
			{
				font-size:10px;
			}
			.comment-meta
			{
				font-size:10px;
			}
			
		#comments-list h3
		{
			margin:0 0 8px 0;
		}
		#comments-list ol,
		#comments-list li
		{
			margin:0 0 0 1em;
			padding0;
		}
		
	#respond
	{
		margin:0 0 20px 0;
	}

/* ----------------------------------- */
/* widget title
/* ----------------------------------- */

/* Event Calendar Title*/
#event-calendar h3.widgettitle
{
	display:none;
}

.widget_pages h3.widgettitle,
#rss-links h3.widgettitle,
#upcoming-events h3.widgettitle,
#calendar h3.widgettitle,
#pages h3.widgettitle,
#archives h3.widgettitle,
#categories h3.widgettitle,
#recent-posts h3.widgettitle,
#recent-comments h3.widgettitle,
#rs-event h3.widgettitle,
#meta h3.widgettitle,
#search h3.widgettitle,
.linkcat h3
{
	margin:0 0 8px 0;
	padding:2px 0 3px 0;
	font-size:12px;
	text-align:center;
	background-color:#e0e0e0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.widget_pages h3.widgettitle,
#rs-event h3.widgettitle
{
	margin:0;
}


.linkcat ul,
div.sidebar .widget
{
	margin:0 0 8px 0;
}

.linkcat ul li,
#rss-links ul li,
#archives ul li,
#categories ul li,
#recent-posts ul li,
#recent-comments ul li,
#meta ul li,
#search ul li
{
	padding:0 5px 2px 20px;
	background: url(../images/point01.gif) 5px 3px no-repeat;
}

/* TOP PAGEのみ entryタイトル非表示 */
#post-2 h2.entry-title{
	display:none;
}

/* ----------------------------------- */
/* RS EVENT
/* ----------------------------------- */

/* content */

#content ul.rsevent_list{

}

#content ul.rsevent_list li{
	color:#333333;
}

#content ul.rsevent_list li ul{
	margin:4px 0 10px 0;
}

#content ul.rsevent_list ul li {
	padding:0 0 10px 20px;
	background: url(../images/point04.gif) 0 1px no-repeat;
	border-bottom:1px dotted #cccccc;
}

/* widget */

#rs-event ul
{
	padding:5px 5px 0 5px;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#rs-event ul li
{
	padding:0 0 5px 0;
}

#rs-event ul li ul
{
	margin:0;
	padding:0;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

#rs-event ul li ul li
{
	padding:0 5px 3px 20px;
	color:#666666;
	background:url(../images/point01.gif) 5px 3px no-repeat;
	border-bottom:1px dotted #aaaaaa;
}

/* ----------------------------------- */
/* Left Page button
/* ----------------------------------- */

div.sidebar ul li#pages-2 ul li
{
	width:183px;
	margin:0 0 1px 0;
	background: url(../images/navbg.gif) 0 0 no-repeat;
	border:1px solid #cccccc;
}

div.sidebar ul li#pages-2 ul li a
{
	width:153px;
	padding:6px 0 4px 30px;
	display:block;
	background: url(../images/navpoint.gif) 10px 50% no-repeat;
	color:#333333;
	text-decoration:none;
}

div.sidebar ul li#pages-2 ul li a:hover
{
	color:#DB1064;
	text-decoration:none;
}

/* Pages 階層 */

div.sidebar ul li#pages-2 ul li ul li
{
	margin:0;
	background:none;
	border:none;
}

div.sidebar ul li#pages-2 ul li ul li a
{
	width:153px;
	padding:3px 0 3px 30px;
	display:block;
	background: url(../images/point03.gif) 11px 50% no-repeat;
	color:#333333;
	text-decoration:none;
}

div.sidebar ul li#pages-2 ul li ul li a:hover
{
	color:#DB1064;
	text-decoration:none;
}

/* ----------------------------------- */
/* button widget text
/* ----------------------------------- */

div.sidebar #text-1 h3.widgettitle,
div.sidebar #text-2 h3.widgettitle,
div.sidebar #text-3 h3.widgettitle,
div.sidebar #text-4 h3.widgettitle {
	display:none;
}

/* reserve */

div.sidebar #text-1 .textwidget
{
	width:185px;
	height:62px;
	background: url(../images/team_regist_button_sample.gif) 0 0 no-repeat;
	text-indent:-9999px;	
}

div.sidebar #text-1 .textwidget a
{
	text-decoration:none;
	display:block;
	width:185px;
	height:62px;
}

/* contact */

div.sidebar #text-2 .textwidget
{
	width:185px;
	height:101px;
	text-indent:-9999px;
	background: url(../images/contact_box.gif) 0 0 no-repeat;
}

div.sidebar #text-2 .textwidget a
{
	text-decoration:none;
	display:block;
	width:185px;
	height:101px;
}

/* team regist */

div.sidebar #text-3 .textwidget
{
	width:185px;
	height:53px;
	background: url(../images/reserve_button.gif) 0 0 no-repeat;
	text-indent:-9999px;	
}

div.sidebar #text-3 .textwidget a
{
	text-decoration:none;
	display:block;
	width:185px;
	height:53px;
}

/* referee */

div.sidebar #text-4 .textwidget
{
	width:185px;
	height:62px;
	background: url(../images/referee.gif) 0 0 no-repeat;
	text-indent:-9999px;	
}

div.sidebar #text-4 .textwidget a
{
	text-decoration:none;
	display:block;
	width:185px;
	height:62px;
}

/* ----------------------------------- */
/* button widget text
/* ----------------------------------- */

div.gamenews
{

}

div.gamenews h2.gamenewstitle
{
	margin:0 0 0 0;
	padding:2px 0 3px 0;
	font-size:12px;
	text-align:center;
	background-color:#e0e0e0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

	dl.gamenewsentry 
	{
		margin: 0px;
		padding: 10px 0px 0 3px;
		border-top: 1px solid #cccccc;
	}
	
	dl.gamenewsentry dt
	{
		margin: 0px 0px 0.5em;
		padding: 0px 0px 0px 15px;
		background-image: url(../images/point07.gif);
		background-repeat: no-repeat;
		background-position: left 2px;
		font-size:12px;
		color: #666666;
	}
	
	dl.gamenewsentry dd
	{
		margin: -1.9em 0px 0.5em 0px;
		padding: 0px 0px 5px 8em;
		border-bottom: 1px dashed #999999;
		font-size:12px;
	}
	
/* ----------------------------------- */
/* Link-Page
/* ----------------------------------- */

#links-page ,
#links-page ul
{
	list-style-type:none;
}
.linkpp h3.llink
{
	padding:0 0 0 30px;
	background: url(../images/llink.gif) 0 0 no-repeat;
	border:none;
}

#links-page ul li
{
	margin:0 0 1em 0.5em;
	padding:0 0 0 20px;
	background: url(../images/point04.gif) 0 3px no-repeat;
}

#links-page ul li a
{
	text-decoration:underline
}
/*#links-page ul li img
{
	padding:0 10px 0 0;
	float:left;
}

#links-page ul li
{ 
	zoom: 100%;
}

#links-page ul li:after
{
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
*/
