.blog_left{
  float: left;
  border: 0 none;
  width: 585px;
}

/* 各店舗のヘッダー */
.blog_header{
  width: 585px;
  margin: 0px 0px 0px 0px;
}

.blog_header img{
  width: 585px;
  border: 0 none;
}

/* 各店舗トップへと店舗詳細へのリンク部分 */
.shop_link{
  margin: 5px 0px 0px 5px;
  link:#0099ff;
  alink:#ffff00;
  vlink:#ff0000;

}

.shop_link .shop_top{
  float: left;
  margin: 0px;
}

.shop_link .shop_info{
  float: right;
  margin: 0px;
}

.shop_link a{
  font-size: 16pt;
}

/* 各店舗トップの最新の記事表示部分 */
.item_waku{
	width:580px;/*直し部*/
/*	overflow:scroll;*/
  border: 1px solid #686868;
	padding: 0px 0px 10px 0px;
}

.item_header{
	width:580px;/*直し部*/
	margin: 0;
	padding: 0;
}

.item_header .item_title {

	height:24px;/*直し部*/
	background-color: #52AD8B;
  padding: 5px;/*直し部*/
}

.item_header .item_title h3 {
  float: left;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
}

.item_header .item_title h3 a {
	text-decoration: none;
	color: #ffffff;
}

.item_header .item_title .item_tag{
  float: right;
  padding-right:5px;/*直し部*/
	font-size: 12px;
}

.item_header .itemOptions {
	float: right;
	margin: 0px 5px 0px 0px;
}

.item_header .itemOptions p {
	float: left;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 3px;
	padding: 1px 0;
}

.item_header .category {
	float: left;
	clear: right;
	background-image: url('/image/folder.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 0;
	padding: 0 0 0 18px;
}

.item_header .category li {
	font-size: 10px;
	line-height: 24px;
	_line-height: 26px;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.readMore a{
  font-size: 10px;
  color: #999999;
  font-weight: bold;
}

.itemInformation{
  color: #999999;
  font-weight: bold;
}

.itemInformation a{
  color: #999999;
}

.blog_free{
  border: 1px solid #676767;
  margin: 5px 0px 30px 0px;
  padding: 5px
}

#contents .item_info{
  float: right;
  margin: 6px 0px 0px 0px;
  _margin: 8px 0px 0px 0px;
}

.item_header_waku .item_category{
  margin: 0px 0px 0px 5px;
}

.item_header_waku{
  border-bottom: 1px solid #52AD8B;
  border-left: 1px solid #52AD8B;
  border-right: 1px solid #52AD8B;
  padding: 0px 0px 5px 0px;
  _padding: 0px 0px 10px 0px;
}
