@charset "UTF-8";

/*-----------------------------
20140818
------------------------------*/


.libBlock a {
}

.libBlock a {
    font-size: 1.4rem;
}

.libBlock a:link {
	color: #444444;
}

.libBlock a:visited {
	color: #444444;
}

.libBlock a:hover {
	color: #3399cc;
}

#wrapper_contents .contents {
    max-width: 1100px;
    padding: 0 10px;
    margin: 0 auto;
    
}

/*.race_name {
	position: absolute;
	bottom: 0;
	right: 0;
}
*/
.race_name_bottom {
	display: none;
}


.race_name {
    max-width: 1100px;
    padding: 0 10px;
    margin: 0 auto;
    text-align: right;
}
.back_year {
    text-align: right;
    margin-top: 30px;
}
.race_name_bottom .back_year {
    margin-top: 20px;
}
.back_year > .inner {
    background-color: #efefef;
    padding: 5px;
    display: inline-block;
}


/*----[race_block]--*/
#btns_update_switch {
	text-align: right;
}

#please_check_jrahp {
	text-align: right;
	padding: 10px 0;
}

/*臨時メッセージの表示*/
.alertMsg {
	color: #DD0000;
	padding: 10px;
	line-height: 1.4;
}

#attention {
	margin-bottom: 50px;
	padding: 10px;
	background-color: #FEE9F0;
	text-align: left;
}

#attention ul {
	font-size: 11px;
}

#attention ul li {
	line-height: 1.8em;
	text-indent: -1em;
	padding-left: 1em;
}

#attention a {
	outline : 0;
}

#attention a:link {
	color: #3399cc;
	text-decoration: none;
}

#attention a:visited {
	color: #3399cc;
	text-decoration: none;
}

#attention a:hover {
	color: #3399cc;
	text-decoration: underline;
}

#attention a[name]:hover {
	color: #000000;
	text-decoration: none;
}

.alertMsg {
	color: #D00;
	line-height: 1.4;
}

#tyokyo {
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.race_list {
	width: 1080px;
	margin: 10px auto;
}

/*３会場用*/
.Race_List3, .Race_List2 {
	_zoom: 1;
	overflow: hidden;
	margin-right: -20px;
	position: relative;
}

.Race_List2 {
	margin-right: 0;
	padding-top: 10px;
}

.Race_List3 .column, .Race_List3 .column1 {
	width: 308px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.Race_List3 .column, .Race_List3 .column1 {
	width: 308px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.Race_List2 .column {
	width: 100%;
	margin-bottom: 20px;
}

div.kaisai {
	height: 34px;
	line-height: 34px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 108%;
	text-align: left;
	padding: 0 10px;
	display: block;
}

.Race_List2 div.kaisai {
	font-size: 16px;
	height: auto;
}

.Race_List2 table.table_race {
	width: 100%;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	border: solid 1px #999999;
	border-collapse: collapse;
}

.Race_List2 table.table_race td, .Race_List2 table.table_race th {
	border-right: dotted 1px #999999;
	border-left: dotted 1px #999999;
	border-bottom: solid 1px #999999;
    vertical-align: middle;
}

.table_race .mov_tr_link:hover {
	cursor: pointer;
	color: #2a94ff;
}

.Race_List3 table.table_race {
	width: 308px;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	border: solid 1px #999999;
}

table.table_race tr {
	background-color: #F0F0F0;
}

.Race_List3 table.table_race tr td.published {
	background-image: url(../img/bg_race_tr_pub.gif);
}

table.table_race tr.even {
	background-color: #FFFFFF;
}

table.table_race tr td:nth-child(1) {
	width: 40px;
    width: 64px;
}

table.table_race tr td:nth-child(1) img {
	cursor: pointer;
	min-width: 40px;
	width: 90%;
}

.btn_bar {
	position: relative;
}

.btn_bar a {
	font-size: 20px;
	background: #2A2A2A;
	display: block;
	color: #ffffff;
	text-align: right;
	margin: 20px auto;
}

.btn_bar a h3 {
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding: 10px;
}

.btn_bar a:hover {
	text-decoration: none;
	color: #2A2A2A;
}

table.table_race tr td {
	padding: 3px 0;
}

table.table_race tr:nth-child(even) td {
	background-color: #FFF;
}

.Race_List2 .column table.table_race tr td {
	padding: 5px;
}

.Race_List2 .column table.table_race tr td.h_name {
	/*width: 25%;*/
	font-weight: bold;
}

.Race_List3 table.table_race tr td.td_racenum {
	width: 23px;
	font-size: 85%;
	text-align: center;
	overflow: hidden;
	background-position: 0 0;
	border-right: dotted 1px #999999;
}

.Race_List3 table.table_race tr td.td_racename {
	width: 197px;
	padding-left: 5px;
	overflow: hidden;
	background-position: bottom right;
	background-repeat: no-repeat;
	border-right: dotted 1px #999999;
}

table.table_race tr.th {
	height: 29px;
	background: #dedede;
}

table.table_race tr.th th {
	text-align: center;
}

table.table_race tr.th th.th_racename {
	border-right: dotted 1px #999999;
}

table.table_race tr.th th.th_racenum {
	border-right: dotted 1px #999999;
}

table.table_race tr td.hover {
	cursor: pointer;
	background-color: #FFF0F0;
}

strong.racename {
	font-weight: bold;
}

.racedistance {
	font-size: 85%;
	letter-spacing: -1px;
}

.racedetail {
	font-size: 85%;
	letter-spacing: -1px;
}

.grade {
	letter-spacing: -2px;
}

.libBlock h3 {
	background-color: #dedede;
	padding : 6px 5px 6px 5px;
	margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}

.libBlock {
	padding : 5px 0px 16px 0px;
	text-align: left;
}

.libBlock a {
	padding : 0px 25px 0px 5px;
}

.bn {
	width: 100%;
	text-align: right;
	height: 40px;
}

.bn a {
	color: #FFFFFF;
	background-color: #378F29;
	margin-top: 10px;
	padding : 6px 16px 6px 16px;
	font-size: 14px;
}

td a img:hover {
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

p.attention {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 14px;
	color: #c00;
    text-align: center;
}

p.attention > a {
	text-decoration: underline;
    color: #c00;
}

span.stop {
	display: block;
	color: #c00;
	font-weight: bold;
	margin-top: 2px;
}


i { margin-right: 0;}

table.table_race tr td a {
    text-decoration: none;
    padding: 6px;
    color: #fff;
    border-radius: 3px;
    display: block;
    text-align: center;
    font-size: 0;
    font-weight: bold;
    line-height: 1.4;
    height: 100%;
    background-color: #088011;
    border: 1px solid #03670A;
    box-shadow: 0 1px 4px 1px rgba(0,0,0,0.2);
    cursor: pointer;
    
    -webkit-transition:0.3s ease;
  	-moz-transition:0.3s ease;
  	transition:0.3s ease;
}

table.table_race tr td a:hover {
    background-color: #12691a;
    border: 1px solid #035008;

}

table.table_race tr td .icon {
    line-height: 1.4;
    font-size: 1.0rem;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    padding-right: 5px;
}

table.table_race tr td .txt {
    font-size: 1.2rem;
}


/*===============================
mediaquerie
=================================*/
@media screen and (min-width: 769px) {
}

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

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

table.table_race {
	width: 100%;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	border: solid 1px #999999;
}

.Race_List3 .column {
	width: 31%;
	margin: 1%;
	float: left;
}

table.table_race tr td.td_racename {
	width: 160px;
	overflow: hidden;
	padding-bottom: 20px;
}

.race_list {
	width: 100%;
	margin: 10px auto;
}

.Race_List3 {
	overflow: hidden;
	margin-right: -1%;
	position: relative;
}
}

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

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

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

p.attention {
	text-align: left;
}
}

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

.Race_List3 .column {
	width: 47%;
	margin: 1%;
	float: left;
}

.Race_List3 .column.blank, .Race_List3 .column.blank2 {
	display: none;
}
}

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

.race_name {
	position: relative;
}

.race_name_bottom {
	display: block;
}

.race_name select, .race_name_bottom select {
	width: 100%;
}

.race_list {
	width: 100%;
	margin: 10px auto;
}

.Race_List3 .column, .Race_List3 .column1 {
	width: 98%;
	margin: 10px 0;
	float: left;
}

table.table_race {
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	border: solid 1px #999999;
}

/*table.table_race tr td:nth-child(1) {
	width: 50px;
}*/

table.table_race tr td:nth-child(1) img {
	width: 50px;
}

table.table_race tr th:nth-child(3), table.table_race tr td:nth-child(3) {
	width: 3em;
}

table.table_race tr td.h_name {
	white-space: nowrap;
	min-width: 160px;
}

table.table_race tr th:nth-child(4), table.table_race tr th:nth-child(5), table.table_race tr th:nth-child(6), table.table_race tr td:nth-child(4), table.table_race tr td:nth-child(5), table.table_race tr td:nth-child(6) {
	display: none;
}

.libBlock a {
	display: block;
	width: 290px;
	margin: 5px auto;
	text-align: center;
}

#attention {
    margin-top: 20px;
}


}
