hspan.emphasis {
    color:#ff0000;
    font-weight: bold;
}

table.rank14 {
	width: 650px;
	border-collapse: collapse;
}

table.rank14 td {
	padding: 0;
	vertical-align: top;
}

table.rank14 td.thumbnail {
	width: 155px;
}

table.rank14 td.info {
	width: 165px;
}

table.rank14 div.thumbnail {
	width: 140px;
	padding: 3px;
	overflow: hidden;
}

table.rank14 div.thumbnail img {
	width: 130px;
	margin: 0;
	border: 3px solid #dfdfdf;
	overflow: hidden;
}

table.rank14 td.void {
	width: 10px;
}

table.rank14 h4 a {
	line-height: 1.3;
}

table.rank14 h3.title a {
	line-height: 1.3;
}

table.rank14 td div.cast {
	margin: 10px 0;
}

table.rank14 td div.comment {
	margin: 10px 0 5px;
	line-height: 1.2;
}

table.rank14 td table.price {
	width: 100%;
}

table.rank14 td table.price * {
	font-weight: bold;
	color: red;
}

table.rank14 td table.price span.yen {
	padding: 0 1px;
}

table.rank14 td table.price td {
	white-space: nowrap;
}

table.rank14 td table.price span.fixed {
	text-decoration: line-through;
}

table.rank14 td table.price span.used {
	font-size: 120%;
}

table.rank14 td table.price div.price {
	text-align: right;
	font-size: small;
}

table.rank14 td table.price div.fixed {
	margin-bottom: 3px;
}

table.rank14 td table.price div.price span.price {
	font-size: medium;
}

table.rank14 td table.price td.sell span {
	color: red;
	background: transparent url(../images/common/arrow_red.png) no-repeat center left;
	padding-left: 8px;
	font-size: medium;
	font-weight: bold;
}

table.rank14 td.to_detail {
	padding-top: 4px;
}

table.rank59 {
	border-collapse: collapse;
	margin-top: 15px;
}

table.rank59 td {
	width: 100px;
	vertical-align: top;
}

table.rank59 td.void {
	width: 9px;
}

table.rank59 td.thumbnail img {
	border: 3px solid #dfdfdf;
}

table.rank59 td.title a {
	line-height: 1.2;
	font-size: 90%;
}

table.rank59 td div.title a:link,
table.rank59 td div.title a:visited {
	color: #333;
}

table.rank59 td div.title a:hover,
table.rank59 td div.title a:action {
	color: #E8379C;
}

table.rank59 tr.price th {
	font-size: x-small;
	white-space: nowrap;
	color: #333;
}

table.rank59 tr.price td {
	line-height: 1.4;
	width: auto;
	text-align: right;
}

table.rank59 tr.used_price td {
	line-height: 1.3;
	font-size: medium;
	color: #E8379C;
	font-weight: bold;
	text-align: right;
}

table.rank59 tr.price td span.fixed {
	text-decoration: line-through;
}

/** for static contents **/
div.staticcontents h2 {
    font-size: 1.5em;
    padding: 5px 0;
    margin-bottom: 5px;
    border-bottom: 1px #FB6497 solid;
}

div.staticcontents h3 {
    font-size: 1.1em;
    padding: 5px 0;
    margin: 5px 0;
}

div.staticcontents p {
    padding: 5px;
    margin: 5px 0;
    line-height: 1.5;
}

div.staticcontents ul {
    margin-left: 2em;
}
div.staticcontents ul.disc_list {
    list-style:disc;
}
div.staticcontents ul li {
    line-height: 1.5;
}

div.staticcontents table {
    border-collapse: collapse;
    width: 100%;
}

div.staticcontents table th,
div.staticcontents table td {
    padding: 10px 0;
    /*border-bottom: 1px #FB6497 solid;*/
}

div.staticcontents table th {
    text-align: left;
    vertical-align: top;
    width: 180px;
}

div.staticcontents dl dt {
    padding: 5px 0;
}

div#cast_search {

}

div#cast_search ul {
	margin: 10px 0;
}

div#cast_search ul li {
	margin-right: 7px;
	float: left;
}

div#cast_search ul li div.frame {
	border: 4px solid #dfdfdf;
}

div#cast_search ul li.last {
	margin-right: 0;
}

div#cast_search ul li div.name {
	text-align: center;
	padding: 3px 0;
}

div#cast_search ul li img {
	width: 115px;
	height: 115px;
	overflow: hidden;
	border: 1px solid white;
}

/** @form helptext **/
span.helptext {
	display: block;
	margin-top: 0.5em;
}
