@charset "UTF-8";
/* CSS Document */
#left-ad a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#left-ad a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#left-ad a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*box*/
#left-box1 {
	width: 167px;
	margin-bottom: 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: -10px;
	padding-top: 10px;
}
#left-ad-title {
	color:#000000;
	background-color:#AAAAAA;
	text-align:center;
	height:25px;
	line-height:180%;
	font-size: 14px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
 }
.left-ad-index{
  border: 1px solid #64553A;
}
#left-ad-epaper{
   width:160px;  
   padding-bottom:5px; 
  
}

#left-ad-epaper img{
    max-width:160ppx; 
  
}

