@charset "utf-8";

.content-header{
  font-size:medium !important;
  border:none !important;
  background:none !important;
  text-decoration:none !important;
  font-weight:bold !important;
}

img.image-full {
	width: 100% !important;
}

.entry-recent-posts ul{
  margin:0px;
  padding:0px;
}

.entry-recent-posts li{
  margin-bottom:5px;
  padding:0px;
  line-height:130%;
  list-style-type: none;
}

.sidebar .module-widget .module-content img {
  border:none;
}

/*.module-widget {
	background: none !important;
}

.module-widget div.module-content {
	background: none !important;
}
*/


#about div.content table {
clear:both;
}


/* sponsord link css */
.ad_url a
{
 color: #008000 !important;
}


/* adsense float clear */

#center div.adsense {
	clear:both;
}

/* sidebar img border clear */

.sidebar img {
	border:none;
}

/* sidebar qrcode linktext small */

.module-qrcode {
  font-size:small;
}


.module-list-item-desc,
.archive-category-desc,
.archive-list-item-desc {
    margin-left: 10px;
}

/* comment note */

span.comment-form-note {
	display:block;
}

/* sidebar access@contents@left */
.module-ax-blogparts-query ul{
	text-align:left;

}

/*	not to hide comment button, */
div.comment-form form {
	height: auto !important;
}
