.google-afc-image, .google-afc-image .google-afc-user-container, .google-afc-text, .google-afc-text .google-afc-user-container, .google-dfp, .google-dfp .google-afc-user-container, .touch-afc-block, .touch-afc-block .google-afc-user-container {
	display: none !important;
}
body *{
	box-sizing: border-box;
	padding:0;
	margin:0;
}
body{
	background-image: url(styleimg/hatena_bg.png); 
	background-repeat: no-repeat;
	background-color:#f4efe3;
	background-attachment: fixed;
	background-position: right bottom;
}
#container {
	background-color:rgba(255,255,255,0);
}
#content {
	padding: 0 ;
}
#blog-title-inner{
	background-position: 4em 4em !important;
}
#main {
	float: right;
	width: 640px;
	padding: 0;
	min-height: 100px;
	margin-right: 2em;
}
.entry {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	background-color: rgba(255,255,255,0.5);
	margin-right: 2em;
	box-shadow: 0 0 15px -5px rgba(0,0,0,0.5);
	border-radius: 0.5em;
}
.entry-header {
	border-radius: 0.5em 0.5em 0 0;
	padding: 0.5em 1em;
	background-color: #575744;
	color:#fff;
	position:relative;
}
.entry-title,
.entry-title a{
	color:#fff;
}
.date {
	width: auto;
	border-right: 0;
	margin: 0;
	font-size: 77%;
	position: absolute;
	left: auto;
	top: 0;
	font-weight: 100;
	height: auto;
	line-height: 1;
	text-align: right;
	padding: 1em;
	right: 0;
}
.entry-header .date.entry-date a{
	color:#fff;
}
.entry-header-menu a {
	display: block;
	font-size: 77%;
	font-weight: 400;
	padding: 0.25em 1rem;
	background: #fff;
	position: absolute;
	left: auto;
	top: auto;
	color: #555;
	right: 1em;
	bottom: 0.75em;
	border-radius: 0.5em;
}
.entry-header-menu a:hover{
	background: #933;
	color: #fff;
}
.entry-content{
	padding:1em 3em 0 3em;
}
@media screen and (max-width:480px){
	.entry-content{
		padding:0em;
	}
	.list-entry-article .entry-title {
		background:#966;
		font-size: 0.8em !important;
		padding:0.25em 0.5em;
		margin-bottom: .5em;
	}
}
.entry-content img{
	float:left;
	margin:0 1em 1em 0;
}
.entry-footer-section {
	text-align:right;
	padding:0.5em;
}
.hatena-module-links ul li{
	padding:0.5em 0;
	border:0px solid rgba(0,0,0,0);
}
.hatena-module-links ul li a{
	text-indent:-9999px;
	display:block;
	width:181px;
	height:61px;
	overflow:hidden;
}
.hatena-module-links ul li:first-child a{
	background:url(styleimg/tksmbtn.png) no-repeat; 50% 50%;
}
.hatena-module-links ul li:last-child a{
	background:url(styleimg/record60s.png) no-repeat; 50% 50%;
}
.header-image-only #blog-title #blog-title-inner {
	height: 120px;
}
.hatena-module {
	margin-bottom: 1em;
	background-color: rgba(255,255,255,0.25);
	padding: 0;
	box-shadow: 0 0 15px -5px rgba(0,0,0,0.5);
	border-radius: 0.5em;
}
.hatena-module-title{
	border-radius: 0.5em 0.5em 0 0;
	background-color: #575744;
	color:#fff;
	font-size: 1em;
	line-height: 1;
	padding:0.5em;
	display:block;
	width:100%;
}
.hatena-module-title a, .hatena-module-title a:hover, .hatena-module-title a:visited {
	font-size: 1em;
	line-height: 1;
	color:#fff;
}
.hatena-module-body{
	padding: 0 1em 1em;
}
#box2 {
	width: 210px;
}
.services,
.welcome-tooltip-newentry {
	display:none  !important;
}
#footer {
	border-top: 1px solid rgba(0,0,0,0.25);
}
#footer a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#footer a span{
	line-height:1;
	margin-left:0.25em;
}
.ad,
.ad-online-afc {
    visibility: hidden;
    height: 0;
}