@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-family: "YuMincho", "游明朝体", "MS P明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
body {
	background: none;
}

#gnav,
#page-top,
#top,
#sharrre,
#accessCounter,
#btns,
.page-header,
.main-nav,
.navi,
.returnbtn,
.under_btns ul,
#header nav ul.main-nav,
.updatelist,
a.pageTop,
div.returnbtn a {
	display: none;
}
a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 10px;
}
.timelineMajor a:link:after,
.timelineMajor a:visited:after {
	content: " ";
	font-size: 10px;
}

/* BOX_styles */
div#wrapper {
	width: auto;
	margin: 0px auto;
	border: none;
	background: none;
}
div#header,
div#side_navi {
	height: 70px;
	border: none;
}
div#header {
	height: 150px;
	width: 100%;
  margin-bottom: 40px;
	padding-bottom: 40px;
}
div#side_navi,
div#content,
div#MikuMainContents {
	float: none;
}
div#side_navi {
	width: 95%;
	margin: 0px auto 50px;
}
div#content,
div#intro,
div#MikuMainContents {
	width: 90%;
	margin: 0px auto;
	overflow: visible !important;
	border: none;
}
div#footer {
	clear: both;
	height: 20px;
	padding-top: 10px;
	border-top: 1px solid #555;
	background: none;
}
/* TXT_styles */
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,time,a,a:hover,a:visited,a:active {
	color: #000;
	border: none;
}
div#header h1,
div#header h1 a {
	width: 100%;
	padding: 10px 0px 20px;
	font-weight: bold;
	text-indent: 0px;
}
#centerTop h2,
#centerTopMiku h2 {
	float: left;
	margin: 0px 20px 20px 0px;
}
div#header a:after {
    content: "";
}
div#header h1 {
	font-size: 150%;
	border-bottom: 2px solid #000;
	margin-bottom: 30px;
}
div#header h1 a,
div#header h1 a:hover,
div#header h1 a:active,
div#header h1 a:visited {
	border: none;
}
div#side_navi h2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 22pt;
	text-indent: 0px;
	border: none;
	border-left: 2px solid #AAA;
	background: none;
}
div#Main h3 {
	font-size: 20px;
	border-bottom: none;
	margin: 0;
	padding: 0;
}
div#Main h4 {
	font-size: 18px;
	border-bottom: none;
}
div#Main h5 {
	font-size: 16px;
	border-bottom: none;
}
p,
blockquote {
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.copy,
footer small {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	color: #000;
	letter-spacing: 0.1;
	font-family: "Courier New", Courier, mono;
}
h2,
h3,
h4,
h5,
h6 {
	color: #555;
	letter-spacing: 0.1;
}
h2.post-title {
	font-size: 18px;
	line-height: 1.8;
	border-bottom: 1px solid #DDD;
}
h3 {
	font-size: 16px;
	border-bottom: 1px solid #555;
	margin-bottom: 2em;
}
h4,
h5,
h6 {
	font-size: 14px;
	margin-bottom: 1em;
}
blockquote {
	font-size: 14px;
	background: none;
	border: none;
	box-shadow: none;
	padding: 10px 30px;
}
  blockquote:before,
  blockquote:after {
	color: #eeeeee;
	font-size: 50px;
}
blockquote:before {
	top: -10px;
	left: -16px;
}
  blockquote:after {
	bottom: -30px;
}
header time.post-date {
	text-align: right;
}

/*__トップページ__*/

.post-date {
  background: #aaa;
}
.post-date span {
  border-top: 1px #333 solid;
}

/*__コラムページ__*/
div#side_navi h2.h2_side_nav {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-indent: 0px;
}
.post-info {
	margin: 0;
	padding: 0;
	border: none;
}
