ul.mod-seriesList-item2-extraInfo {
	overflow: hidden;
	padding-left: 0px;
	margin-right: -5px;
	}

ul.mod-seriesList-item2-extraInfo li {
	list-style: none;
	float: left;
	margin-right: 5px;
	}
/*
div.mod-seriesList-item2-text p.linkShowroom {
	margin-top: .6em;
	}
	
	div.mod-seriesList-item2-text p.linkShowroom a,
	div.mod-seriesList-item2-text p.linkShowroom a:link {color: #43677E;}
	div.mod-seriesList-item2-text p.linkShowroom a:hover,
	div.mod-seriesList-item2-text p.linkShowroom a:active {
		text-decoration: underline;
		color: #C41230;
		}
*/
.mod-seriesList p.linkShowroom{
		width:195px;
		margin:10px 0 0 0;
		float:right;
		clear:both;
}
@media (max-width:640px){
	.mod-seriesList p.linkShowroom{
			width:auto;
			margin:10px 0 0 159px;
			float:none;
			clear:both;
	}
}


.mod-seriesList p.linkShowroom a{
		display: inline-block;
		padding-left: 10px;
		background: url(/share2/images/mod-link/ico_01.png) no-repeat 0 0.35em;
		color: #43677E;
		text-decoration: none;
		background-color: transparent;
		-webkit-transition: color 0.3s ease-in;
		-moz-transition: color 0.3s ease-in;
		-ms-transition: color 0.3s ease-in;
		-o-transition: color 0.3s ease-in;
		transition: color 0.3s ease-in;
}


.mod-seriesList p.linkShowroom a:hover,
.mod-seriesList p.linkShowroom a:active {
		color: #C41230;
		text-decoration: underline;
		background-color: transparent;
}
.mod-seriesList p.linkShowroom a:hover,
.mod-seriesList p.linkShowroom a:active {
		color: #C41230;
		text-decoration: underline;
		background-color: transparent;
}
.mod-seriesList p.linkShowroom a:visited {
		color: #43677E;
		background-color: transparent;
}
.mod-seriesList p.linkShowroom a:hover,
.mod-seriesList p.linkShowroom a:active {
		outline: 0;
}
.mod-seriesList p.linkShowroom a:visited {
		color: #551A8B;
}

div#notice {
	margin-top:20px;
	margin-bottom:10px;
}

div#notice p {
	margin:0 0 0.3em 0;
	color:#888;
	font-size:80%;
}
p.sale{
color: #CC0000;
font-size:0.9em;
}