@charset "utf-8";
/* CSS Document */



/* レフトバナー */
/*------------------------------------------------*/


#left-navi {
	width: 240px;
	float: left;
	margin-top: 20px;
}

.lnavi-wrap {
	width: 240px;
}

.lnavi-bnr {
	width: 222px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #D5D0D0;
	padding-left: 5px;
	padding-right: 5px;
}

.lnavi-bnr2 {
	width: 222px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #D5D0D0;
	padding-left: 5px;
	padding-right: 5px;
}

.lnavi-bg {
	width: 222px;
	float: left;
	background-color: #ECEAEA;
	padding: 5px;
}
.lnavi-bg2 {
	width: 222px;
	float: left;
	background-color: #ECEAEA;
	padding: 5px 5px 5px 5px;
}
.lnavi-inner {
	background-color: #ffffff;
}

.info-text {
	padding: 12px;
	color: #433222;
	}

.date {
	color: #7c6958;
}

.info-text a {
	color:#0066cc;
	text-decoration: none;
}

.info-text a:hover {
	color:#0066cc;
	text-decoration: underline;
}

.ctg_list {
	width: 192px;
	margin: 8px 0 0 15px;
	line-height: 29px;
}

.ctg_border {
	width: 192px;
	margin: 5px 0 0 15px;
	border-bottom: 1px dotted #cfcdca;
}

.ctg_list a {
	margin: 0 0 0 5px;
}


.lnavi-inner ul li{

	list-style: none;
	line-height: 25px;
	background-image:url(../top/left/arrow3.gif) ;
	background-repeat: no-repeat;
	background-position: 1px 10px;
}

.lnavi-inner ul li a{
	margin-left: 10px;
}


.brand-thm {
	margin-left: 10px;
	margin-top:10px;
	float: left;
}


.brand-list {
	border-bottom: 1px dotted #cfcdca;
	line-height: 28px;
	width: 124px;
	margin-left: 88px;
	margin-top:10px;
}

