table#article_table {
	margin-top: 10px;
	border:0;
}

table#article_table td {
	vertical-align: top;
	border:0;
	color: #333;
}

table#article_table td.rtd {
	padding: 10px 0 10px 10px;
	border-bottom: dotted 1px #CCC;
}

table#article_table td.lbtm {
	padding: 10px 0 10px;
}

table#article_table td.rbtm {
	padding-top: 10px;
	text-align:center;
}

h2.shop_name {
	background-image: url("../img/gallery_shop_bg.jpg");
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	height:29px;
	width:190px;
	padding: 5px 0 0 30px;
	font-size: 14px;
}

p.date {
	color: #333;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding: 4px;
	background-image: url("../img/date_arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-indent: 15px;
}

p.person {
	color:#333;
	border-bottom: 1px dotted #ccc;
	padding: 4px;
	text-indent: 15px;
	font-weight: normal;
}

.comment_area {
	padding: 10px 15px;
	font-weight:normal;
	overflow:auto;
}

#sideShop {
	margin-top:10px;
}

#sideShop h3 {
	text-align:center;
	background-color: #333;
	padding: 5px;
	font-weight: bold;
	border: solid 1px #666;
	margin-bottom: 5px;
}
