.post {
	border: 1px solid #bbbbbb;
	padding: 18px;
	margin: 10px auto 10px auto;
}

.post h2 {
	background-image: url(http://jindai-fc.com/blog/staff/picture/mark.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #f7931e;
	padding-left: 24px;
	padding-bottom: 3px;	
	margin: 0;
	font-size: 1em;
	background-position: 0 2px;
	
}

.post h2 a {
	text-decoration: none;
	color: #000000;
}

.honbun {
	line-height: 1.6;
	margin-top: 10px;
}

.honbun p {
	margin-top: 0;
}

p.postinfo {
	color: #005890;
	text-align: right;
	margin: 20px 0 0;
	clear: both;
}

p.postinfo a {
	color: #005890;
}

p.pagelink {
	color: #005890;
}
.pagelist {
	text-align: center;
}
span.pageprev {
	float: left;
	margin-bottom: 20px;
}
span.pagenext {
	float: right;
	margin-bottom: 20px;
}

.mt-enclosure-image img {
	border: none;
}

div#kiji {
	width: 480px;
	display: inline;
	float: right;
}

.sidebar {
	width: 200px;
	display: inline;
	float: left;
	margin: 0px 0px 20px 0px;
}

.sidebar2 {
	width: 200px;
	display: inline;
	float: right;
	margin: 0px 10px 20px 10px;
}

.sidebar2 li {
	margin-bottom: 4px;
	background-image: url(http://jindai-fc.com/blog/staff/picture/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position:10px 6px;
	padding-left: 22px;
	vertical-align: top
}

.smenu {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.line {
	border: 1px solid #bbbbbb;
}

.sidebar h2 {
	height: 30px;
	font-size: 100%;
	background-color: #828282;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.sidebar2 h2 {
	height: 25px;
	font-size: 100%;
	background: url(http://jindai-fc.com/images/bar2.png) no-repeat center;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-top: -2px;
}

p#pagetitle {
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
	width: 480px;
	margin-bottom: 10px;
	margin-top:20px;
}
.menuin {
	width: 180px;
}
div#main {
	width: 690px;
	display: inline;
	float: left;
	padding-left: 10px;
}

div#comments {
	clear: both;
	border: 1px solid #bbbbbb;
	padding: 10px 18px;
	margin: 60px 0 20px;
}

div#comments h3 {
	border-bottom:1px solid #005890;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
div#comment-form-reply {
	margin-top: 10px
}
div#comments-open-data div {
	margin-top: 10px
}
div#comments-open-text {
	margin-top: 10px
}
div#comments-open-captcha {
	margin-top: 10px
}
div#comments-open-footer {
	margin-top: 10px
}
textarea {
	width: 436px;
	height: 240px;
}
div.compost {
	border-bottom: 1px dotted #bbbbbb;
	margin-bottom: 10px;
	}
p.cominfo {
	text-align: right
	}
div#comments a {
	color: #005890
}
body.mt-comment-error div#comments {
	width: 515px;
	margin-left: auto;
	margin-right: auto;
}
div#tb {
	border: 1px solid #bbbbbb;
	padding: 10px 18px;
	margin: 20px 0;
}

div#tb h3 {
	border-bottom: 1px solid #005890;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
p#tburl {
	background-color: #88ccff;
	padding: 8px;
	margin-bottom: 20px;
}
div.pingpost {
	border-bottom: dotted 1px #bbbbbb;
}
p.pinginfo {
	text-align: right
}

div#tb a {
	color: #005890;
}
.photo_center {
	margin-top: 10px; 
	border: 1px solid #bbbbbb;
}
.archivesList ol {
	padding:0;
}

/*-----
ページ送り
-------*/
.yearlyList {
    cursor: pointer;
    color: #005B7F;
    text-decoration: underline;
}
.yearlyList ol {
    color: #000;
}
.pagebute {
	font-size:130%;
	font-weight:bold;
	height:50px;
	text-align:center;
	padding:10px 0;
}
.pagebute a:hover {
	background-color:#005B7F;
	color:#ffffff !important;
}
.link_page {
	padding:5px;
	text-decoration:none;
	border:1px solid #aaaaaa;
	color:#333333 !important;
}
.link_next,.link_before {
	padding:5px;
	text-decoration:none;
	border:1px solid #aaaaaa;
	color:#333333 !important;
}
.link_next {
	margin-left:7px;
}
.link_before {
	margin-right:7px;
}
.current_page {
	padding:5px;
	text-decoration:none;
	border:1px solid #005B7F;
	background-color:#005B7F;
	color:#ffffff;
}

