html.PC .sp_only{
		display: none;
	}
		html.SP .sp_only{
			display: block;
		}

html.PC p.image{
	width: 986px;
	margin: 0 auto;
}
	html.SP .pc_only{display: none;}

.tweet{
	text-align: right;
	margin: 20px 0 0 0;
}
	.tweet img{
		width: 120px;
		height: auto;
	}