@charset "shift_jis";
.details2 {
	width: 538px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #999;
	border-collapse: collapse;
	font-size: 12px;
	color: #333;
}
.details2 th, .details2 td {
	padding: 6px;
	border: 1px solid #999;
	text-align: left;
}
.details2 .details2-title {
	background-color: #333;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.details2 .details2-title2 {
	background-color: #999;
	color: #FFF;
}
.details2 th {
	background-color: #EBEBEB;
	font-weight: bold;
	width: 150px;
}
.details2 .mini-title {
	font-weight: bold;
}
.details2 .price-redTXT {
	text-align: right;
	color: #F00;
	width: 70px;
}
.details2 tr .t-right {
	text-align: right;
}
.details2 tr .center {
	text-align: center;
}
.details2 ul {
	margin: 0px;
	padding: 0px;
}
.details2 ul li {
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -1em;
	margin-left: 1.5em;
	padding-left: 0.5em;
}
.details2 dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}
.details2 dl dd {
	margin-bottom: 7px;
}
.title_red-midashi {
	text-align: left;
	margin: 20px auto 10px;
	width: 530px;
	border-left: 1px solid #FF1C00;
	border-right: 1px solid #FF1C00;
	border-bottom: 2px solid #FF1C00;
	padding: 3px;
	border-top: 1px solid #FF1C00;
}
.title_red-midashi p {
	border-left: 7px solid #FF1C00;
	padding: 0 0 0 10px;
}
.nomal-redTXT {
	font-weight: normal;
	color: #F00;
}
.nomal-smallREDTXT {
	font-size: 10px;
	font-weight: normal;
	color: #F00;
}
.nomal-TXT {
	font-weight: normal;
	color: #515151;
}
.nomal-smallTXT {
	font-weight: normal;
	font-size: 10px;
}
.nomal-blueTXT {
	font-weight: normal;
	color: #4E98E9;
}
.smallBLUETXT {
	color: #137DF1;
	font-weight: normal;
	font-size: 10px;
}
.queen_list01 {
	list-style-type: none;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 10px;
}
/* --サーキットクイーン一覧 -- */

.queen_list01 dl, dt, dd {
	padding: 0px;
	margin: 0px;
}
.queen_list01 dl {
	width: 170px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
} /* 高さ調節 */
.queen_list01 dt {
	display: block;
	width: 170px;
	text-align: center;
}
.queen_list01 dd {
	margin-top: 0.5em;
	text-align: center;
}
.queen_list01 dd a {
	font-size: 12px;
}
.souko_dl {
	color: #515151;
	margin: 30px auto;
	font-size: 12px;
	padding: 10px 15px;
	text-align: left;
}
.souko_dl p {
	border-bottom: 2px solid #036399;
	color: #036399;
	font-size: 18px;
	font-weight: bold;
}
.souko_dl dl {
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px dotted #999999;
}
.souko_dl dt {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    float: left;
    clear: both;
    padding: 3px 10px;
    background-color: #0D4D80;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 0;
    margin-bottom: 20px;
    text-align: center;
}
.souko_dl dd  {
	padding-top: 3px;
	padding-right: 0;
	padding-left: 45px;
	padding-bottom: 0;
}
.souko_dl .s_tree dt  {
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
	margin-bottom: 0;
	display: block;
	background-color: #fff;
	color: #0D4D80;
}
.s_tree dt em {
    padding: 3px 10px;
    background-color: #0D4D80;
    color: #fff;
    margin: 0 0 0 5px;
    font-style: normal;
}
.souko_dl .s_tree dd {
	margin: 0 0 0 40px;
}
