@charset "UTF-8";

/* 予想コンテンツページ共通 */
@import url("../../yoso_contents_common.css");


div {
	overflow: hidden;
	

}


#content_tabs {
	overflow: hidden;
	max-width: 660px;	
	margin: 0 auto;
	margin-bottom: 10px;
	font-size: 12px;
}

@media screen and (max-width: 768px)  {
	#content_tabs {
		font-size: 11px;
	}
}

/*↑このページのトップへ*/
.pagetop {
    text-align: right;
	margin: 5px 0 3px;
	font-size: 70%;
}


/* --- ここまではスマホ版で共通 -- */





/* --- 以下はPC版のCSSを元にして、必要に応じてレスポンシブ対応する --- */



/*解説テーブル*/


table.kaisetsu{
	width:600px;
}

@media screen and (max-width: 1040px)  {
	table.kaisetsu{
		width:450px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 768px)  {
	table.kaisetsu{
		width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
}




.kaisetsu tr td ul{
	width:180px;
	margin-bottom:20px;}

.kaisetsu tr td ul li{
	font-size: 13px;
	list-style-type: none;
	margin-left: 5px;
	border-bottom:1px dotted #CCCCCC;
}

.kaisetsu tr td ul.aite li{
	font-size: 15px;
	list-style-type: none;
	margin-left: 5px;
	border-bottom:1px dotted #CCCCCC;
}



/*レース名*/	
.racetitle1,
.racetitle2{
	background-repeat: no-repeat;
	padding-left: 200px;
	background-position: left bottom;
	margin-left: 15px;
	width: 670px;
	margin-bottom: 0px;
}
	
	
.racetitle1{
	background-image: url(img/osusume1.gif);
}

.racetitle2{
	background-image: url(img/osusume2.gif);
}
	
	
.racename{
	color: #510000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 10px;
}

.racenameMain{
	color: #039B0B;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 10px;
}

@media screen and (max-width: 768px)  {

	.racename {
		font-size: 14px;
	}
	.racenameMain {
		font-size: 14px;
	}
}



.horsename{
	font-size: 20px;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 6px;
	background-color: #639B03;
	font-weight: bold;
	color: #FFF;
}


@media screen and (max-width: 1040px)  {

	.horsename{
		font-size: 14px;
	}
}

@media screen and (max-width: 768px)  {

	.horsename{
		font-size: 11px;
	}
}

.horsename.Jisin{
	background-color: #C85405;
}



.horsename img{
margin-top:0px;
margin-bottom:-5px;}
	



/*見解*/
.kenkai{
	background-color: #eee;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height:2;
	font-size:1em;
}

.kenkai strong{
	color: #F00;
}

/*予想印、買い目表*/

table.yosoin{
	width: 250px;
}

table.kaime{
	width: 350px;
}

@media screen and (max-width: 1040px)  {

	table.yosoin{
		width: 170px;
	}
	table.kaime{
		width: 210px;
	}
}
@media screen and (max-width: 768px)  {

	table.yosoin{
		width: 150px;
	}
	table.kaime{
		width: 170px;
	}
	
	table.yosoin td {
		font-size: 9px;
	}
	table.kaime td{
		font-size: 9px;
	}
	
	table.kaime tr td:first-child {
		width: 24px;
	}
	
}



/*共通*/
table.yosoin,
table.kaime
{
	margin-bottom: 10px;
	margin-left: 0px;
	border: solid 1px #000066;
	/* [disabled]width:100%; */
}


table.yosoin td,
table.kaime td{line-height:1.5;
padding:10px;}

table.yosoin th,
table.kaime th{
padding:5px;
font-weight:bold;}




table.yosoin th{
	background-color: #009C2F;
	color: #FFF;
	font-size: 20px;
	text-align: center;
}

table.yosoin.Jisin th{
	background-color: #9F2300;
	color: #FFF;
	font-size: 20px;
	text-align: center;
}

.yosoin strong{
	display: block;
	text-align: center;
	color: #060;
	width: 150px;
}
	

table.kaime th{
	background-color: #FFEA2F;
	color: #000000;
	font-size: 20px;
	text-align: center;
}

.kaime strong{
	display: block;
	text-align: center;
	color: #F00;
	width: 100px;
}


@media screen and (max-width: 1040px)  {

	.kaime strong{
		width: auto;
	}
}



table.kaime td{
border-bottom:1px solid #999;}
	
	
	/*フローチャート*/
	
	table.zettaijouken{margin-bottom:10px;}

	table.zettaijouken td{
		padding:6px;
		border-bottom:dotted 2px #CCCCCC;}
		
		
	table.tejun{}
	
	table.tejun td{padding:4px;}
	
	table.tejun strong{
		display:block;
		line-height:22px;;
		margin-bottom:10px;
		font-size:20px;
		color:#895207;}
		
		
		/*tab*/
		
		

.hiddenTarget {
display:none; 
	position: fixed;
}
.tabbedPages {
	position: relative;
	margin: 20px 0;
}
ul.tabs {padding:0; margin:0; list-style:none; float:left; position:relative; z-index:100;}
ul.tabs li {float:left; margin-right:2px;}

ul.tabs li a {display:block; font:bold 16px/30px ; border:1px solid #aaa; border-radius:5px 5px 0 0; background:#69c; padding:20px 40px; text-decoration:none; color:#fff;
background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, rgba(255, 255, 255, 0.7)), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.3)));
background-image:-moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
background-image:-ms-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
background-image:linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
}

.tabcontent {
	float: left;
	width: 880px;
	padding: 10px;
	border: 1px solid #aaa;
	border-radius: 0 5px 5px 5px;
	background: #fff;
	position: relative;
	z-index: 10;
	display: none;
	clear: left;
	top: -1px;
	box-shadow: 0 15px 10px -15px rgba(0,0,0,0.4);
}

/*.tabcontent p {padding:0 0 5px 0; margin:0; font:normal 12px/20px arial, sans-serif; color:#333;}*/
/*.tabcontent h4 {padding:0 0 10px 0; margin:0; font:bold 14px/25px arial, sans-serif; color:#000;}*/

/*.tabcontent img {border:1px solid #444; display:block; float:left; margin:0 20px 0 0; box-shadow:0 15px 10px -15px rgba(0,0,0,0.4);}
*/

/* change the tab to selected style */
ul.tabs li a.default,
#tab1:target ~ .tabbedPages .tabs li a.default,
#tab2:target ~ .tabbedPages .tabs li a.tab2,
#tab3:target ~ .tabbedPages .tabs li a.tab3,
#tab4:target ~ .tabbedPages .tabs li a.tab4,
#tab5:target ~ .tabbedPages .tabs li a.tab5 {background-color:#fff; border-bottom:1px solid #fff; color:#000;}

/* show the tab content */
div.default,
#tab1:target ~ .tabbedPages div.default,
#tab2:target ~ .tabbedPages div#view2,
#tab3:target ~ .tabbedPages div#view3,
#tab4:target ~ .tabbedPages div#view4,
#tab5:target ~ .tabbedPages div#view5 {display:block;}

/* reset the unclicked tabs to default */
#tab2:target ~ .tabbedPages .tabs li a.default,
#tab3:target ~ .tabbedPages .tabs li a.default,
#tab4:target ~ .tabbedPages .tabs li a.default,
#tab5:target ~ .tabbedPages .tabs li a.default {background-color:#69c; border:1px solid #888; color:#fff;}

/* hide the default tab when selecting other tabs*/
#tab2:target ~ .tabbedPages div.default,
#tab3:target ~ .tabbedPages div.default,
#tab4:target ~ .tabbedPages div.default,
#tab5:target ~ .tabbedPages div.default {display:none;}

.clear {clear:left;}



/****[バックナンバー][印刷]ボタン****/

.printbtnbox{position:relative;}

#subbtn a:link,
#subbtn a:visited,
#subbtn a:hover {
	text-decoration: none;
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

#subbtn {
	width: 210px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
    top: -20px;
	left: 680px;
}

#subbtn a {
    height: 20px;
    display: block;
}

#subbtn li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: right;
}

#subbtn li#backnum a {
    background: url(img/btn_backnumber.gif) 0 0 no-repeat;
	width: 100px;
	margin-right: 5px;
}
#subbtn li#print a {
    background: url(img/btn_print.gif) 0 0 no-repeat;
	width: 100px;
	margin-right: 5px;
}


#subbtn a:hover {
    background-position: 0 -20px !important;
}

#subbtn .menu_link {
      visibility:hidden;
      display:block;
      font-size: 1px;
}

