@charset "UTF-8";
/* sp/second.css */

#ContentsTitle {
	padding-top:0;
}
#ContentsTitle.archive {
  padding: 0 0 5px;
}
#ContentsTitleInner {
	height:auto;
	-webkit-background-size:auto 100%;
	background-size:auto 100%;
}
#ContentsTitleInner h1 {
	width:94%;
	padding:8% 0 5% 0;
}
#ContentsTitleInner h1 img {
	height:35px;
}
#globalHeader {
	position:static;
}
#Header {
	display:none;
}
#SubNavContainer {
	height:auto;
}
#BtnLikeTweet {
	display:none;
}

.StandardTable {
	width:100%;
	line-height:1.5em;
	font-size: 13px     ;
}
.StandardTable th {
	width:25%;
	padding:5px 8px;
}
.StandardTable td {
	padding:5px 8px;
}
