/* CSS Document  */


/* ------------01騎手・調教師紹介・04おつかれさまのＴＯＰ------------------------------------------------------  */

#main1 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	clear:both ;}
	
#main1:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}

#main1 h2{
	text-align:center;
}

	
#main1 h3{
	width:700px;
	margin:30px auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:160% ;		/*フォントサイズ*/
	color:#006 ;		/*フォント色*/
	text-align:left;
	border-left:8px solid #f06 ;		/*左ボーダーの設定*/
	background:url(../img/ud_01.gif) bottom repeat-x ;}	/*背景の設定*/
}




#main1 table {
	margin:50px auto ;
    background-color:#e4e4e4;
}


#main1 table td {
	font-size:100% ;
	color:#3F3F3F ;
	line-height:1.8em;
	background-color:#fff;
	text-align:center;
	}


#main1 tr.color td , #main1 tr.color th {
	background-color:#aad5ff;}	/*TRの背景色*/




/*-------■01騎手＆調教師紹介個人ぺージ-----------------------------------------------------------------------------*/


#main6 {
	width:850px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	background-color:#fff;
	clear:both ;}


#main6:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}

#main6 h2{
	margin:10px auto ;
	text-align:center;
}


#main6 h3{
	width:400px;
	margin:10px auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:120% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:8px solid #2b2bff ;		/*左ボーダーの設定*/
    background:url(../img/ud_01.gif) bottom repeat-x  #eaf4ff  ;}	/*背景の設定*/
}	

#main6 h4{
	margin:0 ;
	padding:8px ;		/*テキストの間隔*/
	font-size:85% ;		/*フォントサイズ*/
	color:#333 ;		/*フォント色*/
	border-top:1px solid #D5D5D5 ;		/*上ボーダーの設定*/
	border-bottom:1px solid #D5D5D5 ;	/*左ボーダーの設定*/
	background-color:#F8F8F8 ;}		/*背景色の設定*/
	

#main6 img{
	margin:2px 10px;
    vertical-align:middle ;	/*THの縦位置*/
	clear:both ;}


/* ★カラム ---------------------------------------- */

#main6 #body {
	width:850px ; 	/*外枠の幅*/
	margin:0 auto ;} 	/*外枠の位置*/

#main6 #body:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}



/*　左ボックス　*/
#main6 #body #left {
	width:300px ; 	/*左ボックスの幅*/
	background-color:#fff ;	/*左ボックスの背景色*/
	float:left ;}
	
	
#main6 #body #left img{
	margin:10px;
    vertical-align:middle ;	/*THの縦位置*/
	border: 1px #2b80d5 solid;
	clear:both ;}



/*　右ボックス　*/
#body #right {
	width:500px ; 	/*右ボックスの幅*/
	/*background-color:#fff;	/*右ボックスの背景色*/
	float:right ;}



/* ★騎手自己紹介ボックス -------------------------------------- */
	
#tb4 {
	width:490px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	text-align:left;	/*左寄せ*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb4 table {
	width:490px ;	/*テーブルのサイズ*/
	font-size:90% ;	/*テーブル内のフォントサイズ*/
	line-height:1.4em;}	/*テーブル内の行間*/

#tb4 th {
	width:140px ;	/*THのサイズ*/
	padding:5px 2px 5px 5px ;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb4 table td {
	padding:5px 2px 5px 5px  ;
	color:#000;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb4 tr.color td , #tb1 tr.color th {
	background-color:#edfcfc;}	/*TRの背景色*/	


#tb4 tr.color3 td , #tb1 tr.color2 th {
	background-color:#eaffea;}	/*TRの背景色*/


/* ★ボックス 騎手・調教師　重賞勝利一覧-------------------------------------- */
	
#tb9 {
	width:700px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:5px ;	/*固定*/
	text-align:left;	/*左寄せ*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb9 table {
	width:700px ;	/*テーブルのサイズ*/
	font-size:90% ;	/*テーブル内のフォントサイズ*/
	line-height:1.4em;}	/*テーブル内の行間*/

#tb9 th {
	width:140px ;	/*THのサイズ*/
	padding:5px 2px 5px 5px ;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb9 table td {
	padding:5px 2px 5px 5px  ;
	color:#000;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb9 tr.color td , #tb9 tr.color th {
	background-color:#edfcfc;}	/*TRの背景色*/	


#tb9 tr.color3 td , #tb9 tr.color2 th {
	background-color:#eaffea;}	/*TRの背景色*/








/*----------------03川崎重賞・05遠征馬・遠征騎手成績　TOP-----------------------------------------------------------*/

#main2 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:center;
	background-color:#fff;
	clear:both ;}

#main2:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}
	

#main2 h3{
	width:700px;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:140% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:7px solid #f06 ;		/*左ボーダーの設定*/
    background:url(../img/02_x01.gif) bottom repeat-x #F8F8F8 ;}	/*背景の設定*/
}


/*--- ★三列表示ページのカラム --- */

#body {
	width:750px ; 	/*外枠の幅*/
	margin:0 auto ;} 	/*外枠の位置*/

#body:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}



/*　左ボックス　*/
#main2 #left2 {
	width:230px ; 	/*左ボックスの幅*/
	float:left ;}

/*　中ボックス　*/
#main2 #center2 {
	width:230px ; 	/*中ボックスの幅*/
	margin:0 0 0 20px ; 	/*左ボックスとの余白*/
	float:left ;}

/*　右ボックス　*/
#main2 #right2 {
	width:230px ; 	/*右ボックスの幅*/
	float:right ;}



#main2 p {
	margin:0 ;
	padding:5px 2px ;	/*テキストのパディング*/
	font-size:120% ;} 	/*フォントサイズ*/




.back {
	margin:0 0 0 10px;
	text-align:left;}

.back2 {
	margin:20px 0;
	text-align:center;}

.pagetop{
	margin:0 10px 0 0;
	text-align:right;}
	
	




/*--------------■03川崎重賞・05遠征馬・遠征騎手成績の一覧（1年間の表示）----------------------------------------------------------*/


#main3 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	background-color:#fff;
	clear:both ;}


#main3:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}


#main3 h3{
	width:600x;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:110% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:7px solid #f06 ;		/*左ボーダーの設定*/
    background:url(../img/ud_01.gif) bottom repeat-x #F8F8F8 ;}	/*背景の設定*/
}	


	
    
/*　■川崎競馬場での重賞ページテーブル　*/

#tb1 {
	width:840px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb1 table {
	width:840px ;	/*テーブルのサイズ*/
	font-size:100% ;	/*テーブル内のフォントサイズ*/
	line-height:1.8em;}	/*テーブル内の行間*/

#tb1 th {
	width:140px ;	/*THのサイズ*/
	padding:10px 5px 10px 5px;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/

#tb1 table td span {
	padding:0 5px 0 0 ;
	color:#c00;	/*THの■の色*/
	font-weight:bold ;}


#tb1 table td {
	padding:10px 5px 10px 10px ;
	color:#000 ;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb1 tr.color td , #tb1 tr.color th {
	background-color:#ffe1ff;}	/*TRの背景色*/
	



/*　■遠征ページテーブル　*/

#tb6 {
	width:840px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb6 table {
	width:840px ;	/*テーブルのサイズ*/
	font-size:90% ;	/*テーブル内のフォントサイズ*/
	line-height:1.4em;}	/*テーブル内の行間*/

#tb6 th {
	width:140px ;	/*THのサイズ*/
	padding:10px 5px 10px 5px;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/

#tb6 table td span {
	padding:0 5px 0 0 ;
	color:#c00;	/*THの■の色*/
}


#tb6 table td {
	padding:10px 5px 10px 10px ;
	color:#000 ;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/



#tb6 tr.color td , #tb1 tr.color th {
	background-color:#f4f4f4;}	/*TRの背景色*/

#tb6 tr.color1 td , #tb1 tr.color1 th {
	background-color:#ffeaea;}	/*TRの背景色 1着*/

#tb6 tr.color2 td , #tb1 tr.color2 th {
	background-color:#eaf4ff;}	/*TRの背景色　2着*/
	
#tb6 tr.color3 td , #tb1 tr.color3 th {
	background-color:#ffffd5;}	/*TRの背景色　3着*/

	
	
	
/*-------------■03川崎重賞　重賞詳細ページ（各レースの結果紹介）・08特集ページ内佐々木竹見カップ結果　----------------------------------------------------------*/


#main4 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	background-color:#fff;
	clear:both ;}


#main4:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}


#main4 h3{
	width:600x;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:110% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:7px solid #f06 ;		/*左ボーダーの設定*/
    background:url(../img/ud_01.gif) bottom repeat-x #F8F8F8 ;}	/*背景の設定*/
}	





#main4 img{
	margin:10px;
    vertical-align:middle ;	/*THの縦位置*/
	clear:both ;}


	
/*　競走成績テーブル　*/


	
#tb2 {
	width:820px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb2 table {
	width:820px ;	/*テーブルのサイズ*/
	font-size:90% ;	/*テーブル内のフォントサイズ*/
	line-height:1.4em;}	/*テーブル内の行間*/

#tb2 th {
	width:140px ;	/*THのサイズ*/
	padding:5px 2px 5px 5px ;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/

#tb2 table td span {
	padding:0 5px 0 0 ;
	color:#c00;	/*THの■の色*/
	font-weight:bold ;}


#tb2 table td {
	padding:5px 2px 5px 5px  ;
	color:#000;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb2 tr.color td , #tb2 tr.color th {
	background-color:#edfcfc;}	/*TRの背景色*/	


#tb2 tr.color2 td , #tb2 tr.color2 th {
	background-color:#ffffd5;	/*TRの背景色*/
		text-align:center;
}
	
	
#tb2 tr.color3 td , #tb2 tr.color3 th {
	background-color:#ffeaea;}	/*TRの背景色*/




/*　佐々木竹見カップ成績テーブル　*/


#tb5 {
	width:500px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	text-align:center;
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb5 table {
	width:500px ;	/*テーブルのサイズ*/
	font-size:100% ;	/*テーブル内のフォントサイズ*/
	line-height:1.4em;}	/*テーブル内の行間*/

#tb5 th {
	width:140px ;	/*THのサイズ*/
	padding:5px 2px 5px 5px ;
	color:#000 ;	/*THのフォントカラー*/
	text-align:center;
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/



#tb5 table td {
	padding:5px 2px 5px 5px  ;
	color:#000;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb5 tr.color td , #tb5 tr.color th {
	background-color:#edfcfc;}	/*TRの背景色*/	


#tb5 tr.color2 td , #tb5 tr.color2 th {
	background-color:#ffffd5;	/*TRの背景色*/
		text-align:center;
}


/*　佐々木竹見カップパンフレットをホームページに直したもの　*/


#main10 {
	width:800px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	background-color:#fff;
	clear:both ;}


#main10:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}


#main10 h3{
	width:600x;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:110% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:7px solid #f06 ;		/*左ボーダーの設定*/
    background:url(../img/ud_01.gif) bottom repeat-x #F8F8F8 ;}	/*背景の設定*/
}	


#main10 h4{
	width:400x;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:105% ;		/*フォントサイズ*/
	color:#000 ;		/*フォント色*/
	text-align:left;
	border-left:10px solid #f00 ;		/*左ボーダーの設定*/
    background-color: #ff9 }	/*背景の設定*/
}	


#main10 p word{
    width:600x;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	color:#036 ;		/*フォント色*/
	text-align:left;
}	


#main10 img{
	margin:0px;
    vertical-align:middle ;	/*THの縦位置*/
	clear:both ;}







/*------------■06川崎名馬伝説・07川崎競馬史ぺージ-------------------------------------------------------*/


#main5 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	background-color:#fff;
	clear:both ;}


#main5:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}


#main5 h3{
	width:680px;
	margin:10px auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:100% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:8px solid #2b2bff ;		/*左ボーダーの設定*/
    background:url(../img/ud_01.gif) bottom repeat-x  #eaf4ff  ;}	/*背景の設定*/
}	


	
#main5 h4{
	margin:0 ;
	padding:8px ;		/*テキストの間隔*/
	font-size:100% ;		/*フォントサイズ*/
	color:#333 ;		/*フォント色*/
	border-top:1px solid #D5D5D5 ;		/*上ボーダーの設定*/
	border-bottom:1px solid #D5D5D5 ;	/*左ボーダーの設定*/
	background-color:#F8F8F8 ;}		/*背景色の設定*/
	

#main5 h4 span {
	padding:0 5px 0 0 ;	/*■の右の間隔*/
	color:#72e272 ;}	/*■の色*/   


#main5 p{
	font-size:100% ;		/*フォントサイズ*/
	text-align:center;
	margin:3px 8px ;
}



#main5 img{
	margin:5px;
    vertical-align:middle ;	/*THの縦位置*/
	clear:both ;}
	



#main5 .top{
	text-align:right;}


	
#tb3 {
	width:800px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb3 table {
	width:800px ;	/*テーブルのサイズ*/
	font-size:100% ;	/*テーブル内のフォントサイズ*/
	line-height:1.4em;}	/*テーブル内の行間*/

#tb3 th {
	width:140px ;	/*THのサイズ*/
	padding:5px 2px 5px 5px ;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/

#tb3 table td span {
	padding:0 5px 0 0 ;
	color:#c00;	/*THの■の色*/
	font-weight:bold ;}


#tb3 table td {
	padding:5px 2px 5px 5px  ;
	color:#000;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb3 tr.color td , #tb1 tr.color th {
	background-color:#edfcfc;}	/*TRの背景色*/	


#tb3 tr.color3 td , #tb1 tr.color2 th {
	background-color:#eaffea;}	/*TRの背景色*/



/*------------■07川崎競馬史ぺージのテーブル-------------------------------------------------------*/


#tb12 {
	width:700px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb12 table {
	width:700px ;	/*テーブルのサイズ*/
	font-size:100% ;	/*テーブル内のフォントサイズ*/
	line-height:1.4em;}	/*テーブル内の行間*/

#tb12 th {
	width:140px ;	/*THのサイズ*/
	padding:5px 2px 5px 5px ;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/

#tb12 table td span {
	padding:0 5px 0 0 ;
	color:#c00;	/*THの■の色*/
	font-weight:bold ;}


#tb12 table td {
	padding:5px 2px 5px 5px  ;
	color:#000;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb12 tr.color td , #tb1 tr.color th {
	background-color:#edfcfc;}	/*TRの背景色*/	


#tb12 tr.color3 td , #tb1 tr.color2 th {
	background-color:#eaffea;}	/*TRの背景色*/


/*----------------08特集ページ　TOP-----------------------------------------------------------*/

#main7 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:center;
	background-color:#fff;
	clear:both ;}

#main7:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}
	

#main7 h3{
	width:200px;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:120% ;		/*フォントサイズ*/
	color:#b12323 ;		/*フォント色*/
	text-align:center;
}


/*--- ★三列表示ページのカラム --- */

#body {
	width:750px ; 	/*外枠の幅*/
	margin:0 auto ;} 	/*外枠の位置*/

#body:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}



/*　左ボックス　*/
#main7 #left2 {
	width:230px ; 	/*左ボックスの幅*/
	float:left ;}

/*　中ボックス　*/
#main7 #center2 {
	width:230px ; 	/*中ボックスの幅*/
	margin:0 0 0 20px ; 	/*左ボックスとの余白*/
	float:left ;}

/*　右ボックス　*/
#main7 #right2 {
	width:230px ; 	/*右ボックスの幅*/
	float:right ;}



#main7 p {
	margin:0 ;
	padding:5px 2px ;	/*テキストのパディング*/
	font-size:120% ;} 	/*フォントサイズ*/



/*--------------　■06川崎名馬伝説　	中身----------------------------------------------------------*/


#main8 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	background-color:#fff;
	clear:both ;}


#main8:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}


#main8 h3{
	width:800px;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:110% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:7px solid #f06 ;		/*左ボーダーの設定*/
    background:url(../img/ud_01.gif) bottom repeat-x #F8F8F8 ;}	/*背景の設定*/
}	

#main8 table { line-height: 150% ; font-size: 0.8em ; }

    
/*　■川崎競馬場での重賞勝利馬一覧ページテーブル　*/

#tb6 {
	width:840px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb6 table {
	width:840px ;	/*テーブルのサイズ*/
	font-size:90% ;	/*テーブル内のフォントサイズ*/
	line-height:1.8em;}	/*テーブル内の行間*/

#tb6 th {
	width:140px ;	/*THのサイズ*/
	padding:10px 5px 10px 5px;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/

#tb6 table td span {
	padding:0 5px 0 0 ;
	color: #b12323;	/*THの■の色*/
}


#tb6 table td {
	padding:10px 5px 10px 10px ;
	color:#000 ;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb6 tr.color td , #tb6 tr.color th {
	background-color: #f4f4f4;}	/*TRの背景色*/


/*--------------　■06川崎名馬伝説　	中身----------------------------------------------------------*/


#main8 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	background-color:#fff;
	clear:both ;}


#main8:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}


#main8 h3{
	width:800px;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:110% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:7px solid #f06 ;		/*左ボーダーの設定*/
    background:url(../img/ud_01.gif) bottom repeat-x #F8F8F8 ;}	/*背景の設定*/
}	






/*　■川崎競馬場での重賞勝利馬一覧ページテーブル　*/

#tb7 {
	width:840px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:0 0 1px 0 ;	/*固定*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb7 table {
	width:840px ;	/*テーブルのサイズ*/
	font-size:90% ;	/*テーブル内のフォントサイズ*/
	line-height:1.8em;}	/*テーブル内の行間*/

#tb7 th {
	width:140px ;	/*THのサイズ*/
	padding:10px 5px 10px 5px;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/

#tb7 table td span {
	padding:0 5px 0 0 ;
	color: #050;	/*THの■の色*/
	font-weight:bold ;}


#tb7 table td {
	padding:10px 5px 10px 10px ;
	color:#000 ;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


#tb7 tr.color td , #tb7 tr.color th {
	background-color: #edfcf4;}	/*TRの背景色*/
	
	
	
	
/*--------------　■11 厩舎訪問　文章----------------------------------------------------------*/




#tb10 {
	width:620px ;	/*テーブルのサイズ*/
    margin:0 auto ;	/*テーブルのマージン*/
	text-align:left;	/*左寄せ*/
	font-size:100% ;	/*テーブル内のフォントサイズ*/
	line-height:2.0em;	/*テーブル内の行間*/
　　vertical-align:top;	/*THの縦位置*/
	padding:15px;
	border: 1px solid #093; 
}







/*　■JBCブログカテゴリー一覧　テーブル　*/

#tb11 {
	width:820px ;	/*テーブルのサイズ*/
	margin:0 auto ;	/*テーブルのマージン*/
	padding:3px ;	/*固定*/
	background:url(../img/ud_01.gif) top left repeat-x;}	/*点線画像*/

#tb11 table {
	width:820px ;	/*テーブルのサイズ*/
	font-size:90% ;	/*テーブル内のフォントサイズ*/
	line-height:1.8em;}	/*テーブル内の行間*/



#tb11 th {
	width:140px ;	/*THのサイズ*/
	padding:10px 5px 10px 5px;
	color:#000 ;	/*THのフォントカラー*/
	text-align:left;	/*左寄せ*/
	vertical-align:middle ;	/*THの縦位置*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/



#tb11 table td {
	padding:10px 5px 10px 10px ;
	color:#000 ;	/*TDのフォントカラー*/
	background:url(../img/ud_01.gif) bottom left repeat-x;}	/*点線画像*/


/*--------------　■12 森下騎手の引退特集　中身----------------------------------------------------------*/


#main12 {
	width:780px;
	margin:0 auto;
	padding:10px 0 ;
	text-align:left;
	background-color:#fff;
	clear:both ;}


#main12:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;}


#main12 h3{
	width:780px;
	margin:0 auto ;
	padding:8px 10px ;	/*テキストの間隔*/
	font-size:110% ;		/*フォントサイズ*/
	color:#036 ;		/*フォント色*/
	text-align:left;
	border-left:7px solid #f06 ;		/*左ボーダーの設定*/
    background:url(../img/ud_01.gif) bottom repeat-x #F8F8F8 ;}	/*背景の設定*/
}

#main12 p{
    width:600px;
	font-size:100% ;		/*フォントサイズ*/
	text-align:left;
	margin:3px 8px ;
}



#main12 img{
	margin:5px;
    vertical-align:middle ;	/*THの縦位置*/
	text-align:center;
	clear:both ;}



/*ここから下今使ってません　201601*/

/*別ウインドウ*/

#window {
	width:620px ; 
	margin:10px auto 0 auto;
	padding:10px 0 ;
	clear:both ;
	border:1px solid #666;
	background-color:#fff;
	font-size:80%;}

#window :after {
	content:".";
	height:0;
	crear:both;
	visibility:hidden;
	display:block;}

#window img{
	border:1px solid #333 ;
	clear:both ;}





