@charset "utf-8";
/* CSS Document */


/* 社長ブログ */

ul {
	width: 350px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.side_entry {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}


	li {
  list-style-type: none;
  line-height: 130%;
  margin: 0;
  padding: 3px 3px 3px 20px;
  background: transparent url(img/bullet.gif) no-repeat 0% 5px;

}

#colum #houdan {
	width: 540px;
	margin-top: 2px;
	margin-bottom: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
