@charset "UTF-8";
/* CSS Document */

table {margin : 0;empty-cells: show; font-size:small;}

#size .trouble {
	float: left;
	font-size: 90%;
}
#size .price {
	float: right;
	font-size: 135%;
	font-weight: bold;
    text-align: right;
}
#size {
	margin-bottom: 55px;
}
#size h2 {
    font-size: 32px;
}
#size h3 {
    font-size: 20px;
}
#caution {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E72112;
	border-right-color: #E72112;
	border-bottom-color: #E72112;
	border-left-color: #E72112;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/ttl_obi.jpg);
	background-repeat: repeat-x;
	background-position: 0px -140px;
}

.clfx {
	clear: both;
}
.chart_01 {
	border-collapse : collapse;
	border-width : 1px 0 0 1px;
	border-style : solid;
	border-color : #CCCCCC;  /* IE 6(Win) */
	margin-bottom: 10px;
	clear: both;
	width: 960px;
}
.chart_01 td {
	border-width : 0 1px 1px 0;
	border-style : solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
	text-align: center;
	color: #333;
}
.chart_01 td.kata-lite {
    background-color: #585656;
    color: #fff;
    font-weight: bold;
}
.chart_01 td.kata-dark {
    background-color: #000;
    color: #fff;
    font-weight: bold;
}
.chart_01 td.pr-kata-lite {
    background-color: #585656;
    color: #ff0;
    font-weight: bold;
}
.chart_01 td.pr-kata-dark {
    background-color: #000;
    color: #ff0;
    font-weight: bold;
}

.chart_01 th {
	border-width : 0 1px 1px 0;
	border-style : solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 7px;
	text-align: center;
    background-color: #DB111E;
	color: #FFF;
}
.chart_01 tr .white {
	color: #FFF;
	font-weight: bold;
}

.chart_01 tr.white-line {
	background-color:  #FFF;
}
.chart_01 tr.gray-line {
    background-color: #eee;
}
.chart_01 tr.white-line th {
background-color: #585656;
    color: #fff;
    font-weight: bold;
}

.chart_01 tr.gray-line th {
background-color: #000;
    color: #fff;
    font-weight: bold;
}

.chart_02 {
	border-collapse : collapse;
	border-width : 1px 0 0 1px;
	border-style : solid;
	border-color : #CCCCCC;  /* IE 6(Win) */
	margin-bottom: 10px;
	clear: both;
	width: 960px;
}
.chart_02 td {
	border-width : 0 1px 1px 0;
	border-style : solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 7px;
	text-align: center;
	color: #333;
}
.chart_02 td.kata-lite {
    background-color: #585656;
    color: #fff;
    font-weight: bold;
}
.chart_02 td.kata-dark {
    background-color: #000;
    color: #fff;
    font-weight: bold;
}
.chart_02 td.pr-kata-lite {
    background-color: #585656;
    color: #ff0;
    font-weight: bold;
}
.chart_02 td.pr-kata-dark {
    background-color: #000;
    color: #ff0;
    font-weight: bold;
}

.chart_02 th {
	border-width : 0 1px 1px 0;
	border-style : solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 7px;
	text-align: center;
	background-color: #3300ff;
	color: #FFF;
}
.chart_02 tr.white {
	color: #FFF;
	font-weight: bold;
}
.chart_02 tr.white-line {
	background-color:  #FFF;
}
.chart_02 tr.gray-line {
    background-color: #eee;
}


#size .sizesnowtex {
	background-image: url(../images/snowtex.jpg);
	height: 54px;
	width: 330px;
	text-indent: -9999px;
	float: left;
	margin-right: 15px;
}
#size .sizettl {
	font-size: 140%;
	font-weight: bold;
	padding-top: 19px;
}
#size .summer {
	float: right;
	margin-top: 23px;
	background-image: url(../images/summer.jpg);
	height: 24px;
	width: 116px;
	padding: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}

#size .trouble {
	float: left;
	font-size: 90%;
}
#size .price {
	float: right;
	font-size: 190%;
	font-weight: bold;
}
#size {
	margin-bottom: 55px;
}
#size h2 {
    font-size: 32px;
}
#size h3 {
    font-size: 20px;
}
#caution {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E72112;
	border-right-color: #E72112;
	border-bottom-color: #E72112;
	border-left-color: #E72112;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/ttl_obi.jpg);
	background-repeat: repeat-x;
	background-position: 0px -140px;
    margin-bottom: 10px;
}
#caution h3 {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 130%;
	background-image: url(../images/ico_caution.png);
    background-color: #72112;
	background-repeat: no-repeat;
	height: 34px;
	background-position: 390px center;
	margin-bottom: 30px;
	line-height: 34px;
}
#caution ul li {
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 120%;
	list-style-type: disc;
}
#caution ul {
	padding-left: 20px;
}

.tire-list-info {
    text-align: center;
    font-size: 1.5em;
    padding: 6px auto;
}

.tire-list-info a {
    display: block;
    color: #fff;
    font-weight: bold;
    margin: 6px 0;
}
.tire-list-info a:hover {
    color: #ffff00;
}

#link-normal-t {
    background-color: #f00;
}
#link-winter-t {
    background-color: #06f;
}

.add2020 {
    color: #000000;
}