.new2015 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 1.1;
	margin: 0;
	padding: 0;
}

.new2015 p, .new2015 ul {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.new2015 ul { list-style: none; }

.new2015 img {
	border: none;
	vertical-align: middle;
}





.new2015 .header { margin: 0; }

.new2015 .midashi {
	border-bottom: solid 1px;
	border-left: solid 5px;
	font-size: 16px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	padding-left: 5px;
}

.new2015 .patch {
	position: absolute;
	top: 15px;
	right: 0;
}
.new2015 .kome p {
	color: #666;
	font-size: 10px;
	margin-left: auto;
	padding-bottom: 10px;
	padding-left: 25px;
	text-indent: -25px;
	width: 370px;
}

.new2015 .feature {
	font-size: 12px;
	line-height: 1.5;
	padding: 15px 10px;
}
.new2015 .feature li {
	padding-bottom: 5px;
	padding-left: 12px;
	text-indent: -12px;
}
.new2015 .feature li span {
	color: #058183;
	font-weight: bold;
}

.new2015 .repletion {
	font-size: 11px;
	line-height: 1.5;
	padding: 15px 10px;
}
.new2015 .repletion li {
	padding-left: 12px;
	text-indent: -12px;
}

.new2015 .text {
	font-size: 12px;
	font-weight: bold;
	padding: 15px 10px 0;
}

.new2015 .container {
	border: solid 1px;
	border-radius: 2px;
	box-shadow: 1px 1px 3px #a5a5a5;
	float: left;
	margin: 8px;
	/*padding: 10px 15px;
	width: 206px;*/
	width: 236px;
}
.new2015 .container .catch {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.new2015 .container .image { margin: 10px 15px 0; }
.new2015 .container .name {
	font-size: 14px;
	font-weight: bold;
	height: 67px;
	line-height: 1.2;
	margin: 0 15px;
	padding-top: 8px;
}
.new2015 .container .comment,
.new2015 .container .price {
	font-size: 12px;
	line-height: 1.4;
	margin: 0 15px;
	padding-top: 6px;
}
.new2015 .container .comment { height: 50px; }
.new2015 .container .attention {
	color: #666;
	font-size: 10px;
	margin: 0 15px;
	padding-left: 10px;
	padding-top: 6px;
	text-indent: -10px;
}
.new2015 .container .price span {
	color: #c00;
	font-weight: bold;
}
.new2015 .container .order {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.new2015 .container .cart {
	background: url(/img/jiten/icon_cart.gif) no-repeat;
	color: #87c04b;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	line-height: 14px;
	padding-left: 20px;
}
/*
.new2015 .container .order a {
	color: #fff;
	display: block;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	margin: 10px 10px 0;
	text-align: center;
	text-decoration: none;
	width: 150px;
}
*/
.new2015 .order a,
.new2015 .order li span {
	border: solid 1px;
	border-radius: 3px;
	display: block;
	font-size: 10px;
	height: 19px;
	line-height: 20px;
	margin: 5px 10px 0;
	text-align: center;
	text-decoration: none;
}
.new2015 .honto { background-color: #eff9ff; border-color: #0086cd; color: #0086cd; }
.new2015 .honto:hover { background-color: #0086cd; border-color: #0086cd; color: #fff; }
.new2015 .amazon { background-color: #fcf1e3; border-color: #fc9b18; color: #fc9b18; }
.new2015 .amazon:hover { background-color: #fc9b18; border-color: #fc9b18; color: #fff; }
.new2015 .rakuten { background-color: #ffeeee; border-color: #bf0000; color: #bf0000; }
.new2015 .rakuten:hover { background-color: #bf0000; border-color: #bf0000; color: #fff; }
.new2015 .seven { background-color: #eefff5; border-color: #059d47; color: #059d47; }
.new2015 .seven:hover { background-color: #059d47; border-color: #059d47; color: #fff; }

.new2015 .order li span { background-color: #ccc; border-color: #999; color: #999; }

.new2015 #kokugojiten,
.new2015 #kanjijiten {
	padding-top: 75px;
	padding-bottom: 50px;
	position: relative;
}
.new2015 #kokugojiten .midashi {
	border-color: #c8482d;
	color: #c8482d;
}
.new2015 #kokugojiten .container { border-color: #c8482d; }
.new2015 #kokugojiten .container .catch { background-color: #c8482d; }
.new2015 #kokugojiten .container .name,
.new2015 #kokugojiten .detail .catch { color: #c8482d; }
.new2015 #kanjijiten .midashi {
	border-color: #1654a1;
	color: #1654a1;
}
.new2015 #kanjijiten .container { border-color: #1654a1; }
.new2015 #kanjijiten .container .catch { background-color: #1654a1; }
.new2015 #kanjijiten .container .name,
.new2015 #kanjijiten .detail .catch { color: #1654a1; }





.new2015 .detail {
	font-size: 14px;
	line-height: 1.5;
	padding-top: 40px;
}
.new2015 .detail .catch {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}
.new2015 .detail .commentmidashi {
	color: #f60;
	font-weight: bold;
	padding-right: 24px;
}
.new2015 .detail .comment {
	padding-right: 24px;
	padding-bottom: 10px;
}
.new2015 .detail .Detail-Text { font-size: 11px; }










/* floatクリア ----------------------------------------------------------------------------------*/
.cf { zoom: 1; }
.cf:after { clear: both; content: ""; display: block; }