@charset "shift_jis";

/* {Μθ` */
body,td,th {
font: 14px "CI","Meiryo",arial,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
color:#333;
}
a:link,a:visited {
color:#3F3000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
color:#FFCC00;
}

/* EΆEEρΉ */
div.ta-c {
	text-align: center;
}
div.ta-l {
	text-align: left;
}
div.ta-r {
	text-align: right;
}

/* f¦ΒC */
div.main {
	width: 100%;
	background: #fff;
	margin: 0 auto;
}

/* f¦Β^Cg */
h1 {
	text-indent:-9999px;
}

/* LfUC */
div.article {
	width: 98%;
	margin: 10px auto 20px auto;
    padding-bottom: 10px;
	border-bottom: 1px dotted #9E8667;
	text-align: left;
	font-size: 14px;
}
div.art-date {
	text-align: right;
	font-size: 90%;
	margin-top:-15px;
}
div.art-sub {
    clear: both;
    color: #614D40;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 2px 11px 5px 10px;
}

/* y[WJz{^ */
span.pg-on,span.pg-off {
	display:-moz-inline-box;
	-moz-box-align: center;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	width: 23px;
	height: 23px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #e43a47;
}
span.pg-on,span.pg-on a {
	color: #f0f0f0;
	background: #e43a47;
}
span.pg-off,span.pg-off a {
	color: #e43a47 !important;
	background: #fff;
}
div.pg-btn {
	width: 95%;
	text-align: left;
	margin: 1em auto;
}

/* LΜζ */
img.img {
	border: none;
	vertical-align: top;
	margin-right: 0.5em;
}

/* TOPpl{^ */
div.top-panel {
	margin: 1em;
	text-align: left;
}
div.top-panel input {
	width: 52px;
	margin-right: 2px;
	background:#3F3000;
	color:#fff;
   border:none;
}
div.top-panel input:hover {
background:#FFCC00;
}



/* ΤΆ */
p.red {
	color: #dd0000;
}

/* pagetop */
div.pg-top, div.pg-top a {
	text-align: right;
	font-size: 90%;
	margin-bottom: 0;
}

