@charset "UTF-8";
/* CSS Document */
#left-ad a:link {
	font-weight: normal;
	color: #64553A;
	text-decoration: none;
}
#left-ad a:visited {
	font-weight: normal;
	color: #64553A;
	text-decoration: none;
}
#left-ad a:hover {
	font-weight: normal;
	color: #F06;
	text-decoration: none;
}

/*box*/
#left-box1 { 
	margin-left: 8px;
 	margin-bottom: 10px;
    
}
#left-box1 img{ 
	margin-top:10px; 
}
#left-box2 {
	height: 160px;
	width: 210px;
	border: 1px solid #64553A;
	margin-bottom: 10px;
}
#left-box3 {
	margin-bottom: 10px;
}
#left-box-topic1 {
 	background-repeat: no-repeat;
	height: 161px;
	width: 199px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#left-box-ProductCate{
position:relative; 
  top:32px; 
  left:-2px;
  width:174px;
  height:115px;
}
#left-box-topic2 {
	background-image: url(../images/left-ad/topic/box2-1.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 199px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#left-box-topic3 {
	background-image: url(../images/left-ad/topic/box3-1.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 199px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#left-box-topic4 {
	background-image: url(../images/left-ad/topic/box4-1.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 199px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#left-box-topic5 {
	background-image: url(../images/left-ad/topic/box5-1.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 199px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
/*class*/

.left-ad-topic {
	width: 212px;
	padding-top: 22px;
	 
	padding-bottom: 10px;
}
.left-ad-product {
	width: 212px;
	background-color: #665a40;
	padding-top: 47px;
	margin-left: 8px;
	background-image: url(../images/left-ad/product/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left-ad-search {
	width: 212px;
	background-image: url(../images/left-ad/search/title_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.td-sp-dot {
	width: 212px;
	margin-left: 8px;
}

/*文字定義*/

#left-ad h2 {
	color: #FFF;
	text-align: center;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
}
#left-ad ul {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #64553A;
	text-align: left;
	vertical-align: text-top;
	padding-left:30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
