/* ****************************************
	スポーツ教室
**************************************** */

/* 教室トップ専用 */
img.main				{margin-bottom:20px;}
#baseball table.clinic th.index		{background:url("/symbol/baseball/clinic/image/2010/date_bg.gif") repeat-y !important; color:#000;}
#badminton table.clinic th.index	{background:url("/symbol/badminton/clinic/image/2010/date_bg.gif") repeat-y !important; color:#000;}

/* 教室共通 */
h4.clinic				{margin-bottom:10px; padding-left:10px; font-size:110%;}
table.clinic			{width:655px; border-collapse:collapse; font-size:100%;}
table.clinic th			{width:147px; padding:5px 0px; border-bottom:solid 1px #dcdcdc; font-weight:bold; text-align:left; color:#FFF;}
table.clinic td			{width:518px; padding:5px 0px; border-bottom:solid 1px #dcdcdc; background:#FFF; line-height:1.5;}
table.clinic span		{display:block; padding-left:30px; line-height:1.5;}
.inline					{display:inline !important; padding:0px !important;}

td.right	{width:85px !important; padding:5px 0px; border-bottom:solid 1px #dcdcdc; background:#FFF; line-height:1.5;}
td.classplace	{width:423px !important;}

/* 教室詳細共通 */
div.gallery				{width:665px; overflow:hidden;}
div.photo				{
	width:205px;
	height:170px;
	_height:185px;
	margin-right:14px;
	margin-bottom:10px;
	border:solid 1px #dcdcdc; background:url("/symbol/baseball/clinic/image/2010/photo_bg.gif") bottom no-repeat; 	float:left;
	text-align:center;
}

div.photo div.innerPhoto{ padding-bottom: 32768px; margin-bottom: -32768px;}

div.photo span			{display:block; width:205px; padding-top:6px; background:#FFF;}
div.photo p				{width:185px; _width:193px; margin-left:6px; _margin-left:3px; padding:4px 4px 3px; font-size:72%; _font-size:83%; text-align:left; line-height:1.2 !important;}
.none					{padding-bottom:6px;}/*写真にコメントがないとき*/






/* 20120118テキストカット */
div.photo_2				{
	width:205px;
	height:132px;
	_height:137px;
	margin-right:14px;
	margin-bottom:14px;
	border:solid 1px #dcdcdc; background:url("/symbol/baseball/clinic/image/2010/photo_bg.gif") bottom no-repeat; 	float:left;
	text-align:center;
}

div.photo_2 div.innerPhoto{ padding-bottom: 32768px; margin-bottom: -32768px;}

div.photo_2 span			{display:block; width:205px; padding-top:6px; background:#FFF;}
div.photo_2 p				{width:185px; _width:193px; margin-left:6px; _margin-left:3px; padding:4px 4px 3px; font-size:72%; _font-size:83%; text-align:left; line-height:1.2 !important;}
.none					{padding-bottom:6px;}/*写真にコメントがないとき*/







/*バド専用*/
#badminton h4.clinic		{border-left:solid 5px #fe8200; color:#994400 !important;}
#badminton h5.clinic		{margin-top:20px; color:#fe8200;}
#badminton table.clinic th	{background:#fe8200;}
		
.photo_b{
	width:520px;
	height:339px;
	margin: 20px auto;
	padding: 6px;
	border: 1px solid #dcdcdc;
	background: #FFFFFF;
	_text-align:center;
}

.alignC{
	text-align:center;
}

/*野球専用*/
#baseball h4.clinic			{border-left:solid 5px #0e3580; color:#0e3580 !important;}
#baseball h5.clinic			{margin-top:20px; color:#0e3580;}
#baseball table.clinic th	{background:#0e3580;}

/*commonに*/
.section 	{overflow:hidden;}