/* typo */

#category h1 {
	margin: 0;
	padding: 0;
}
#category h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

#category h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* typo end */

#breadCrumbs {
	margin: 0 14px;
	color: #000000;
}
#breadCrumbs ul li {
	list-style-type: none;
	display: inline;
}
#breadCrumbs ul {
	margin: 0;
	padding: 0;
}

#clear {
	clear: both;
	height: 0px;
}

#underbreadCrumbs {
	width: 800px;
	margin: 5px 0 0 0;
	text-align: left;
	color: #000000;
}
#underbreadCrumbs ul li {
	list-style-type: none;
	display: inline;
}
#underbreadCrumbs ul {
	margin: 0;
	padding: 0;
}

div#special_yoko {
	margin: 0 10px 0 10px;
	height: auto;
	min-height: 220px;
}

div#special_yoko dl.yokoBox {
	width: 120px;
	float: left;
	margin: 0px 7px 3px 0px;
	padding: 0px;
}
	
div#special_yoko dd {
	margin: 0px;
	padding: 0px;
}

div#special_yoko dd.yokoImg {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

div#special_yoko dd h3 {
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

div#special_yoko dd.yokoLead {
	margin-top: 6px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

div#special_yoko dd.yokoDetail {
	margin-top: 6px;
	vertical-align: bottom;
}

div#special_yoko a {
	color: #9f0035;
	text-decoration: underline;
}

#backNum {
	margin: 20px 16px 0 16px;
}

#backNum .bknRow {
	padding: 9px 0 8px 0;
	border-bottom: 1px dotted #ccc;
}

#backNum .bknRow .bknBlock {
	clear: both;
	width: 244px;
}
#backNum .bknRow .bknBlock .bknImg {
	margin: 0 5px 0 0;
	float: left;
	border: 1px solid #ccc;
	width: 40px;
}
#backNum .bknRow .bknBlock td {
	padding-right: 10px;
}
#backNum .bknRow .bknBlock p {
	margin: 0;
	float: right;
	width: 195px;
}

#backNum .bknRow div a {
        color: #9f0035;
        text-decoration: underline;
}

#special_tate {
	margin: 20px 0 5px 16px;
}

#special_tate .borderAroundDate {
	padding: 2px;
	width: 90px;
	border: 1px solid #999;
}

#special_tate div.lastBreak {
	margin: 0 5px 0 5px;
	border-bottom: 1px dotted #ccc;
}

