@charset "utf-8";

/* -------------------------------------------------- */
/* 買取強化商品ページ */
/* -------------------------------------------------- */

/* contents */
/* -------------------------------------------------- */
#kyouListSe1{
	width: 90%;
	margin: 0 auto;
	color: #666666;
	line-height: 1.625;
	overflow: hidden;
}

.kyouListIn1 {
	overflow: hidden;
	margin-bottom: 15%;
	color: #666666;
}

.kyouListP {
	width: 35%;
	max-height: 80px;
	margin: 0 9px 9px 0;
	overflow: hidden;
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

.kyouListCat {
	width: 60%;
	float: right;
	text-align: left;
	color: #da2805;
	font-weight: bold;
	font-size: 130.7%;
}

.kyouListTtl {
	width: 60%;
	display: inline-block;
	text-align: left;
	font-size: 140%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
	color: #da2805;
	vertical-align: middle;
}

.kyouListCont {
	clear: both;
	font-size: 108%;
}

