@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body, div, p, hr, blockquote, address, noscript,
em, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	position: static;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
sup, sub {
	margin: 0;
	padding: 0;
}
/*//////////////////////////////////////////////////////////
// Basic                                                  //
//////////////////////////////////////////////////////////*/
* {
	letter-spacing: 0.1em;
}
body {
	margin: 10px;
	text-align: center;
	/*background: url(http://www.aaaaatchoum.com/blog/template/jidai_bg.png) repeat-x;*/
	background-attachment:fixed;
}
body div {
	color: #555;
	text-align: left;
	font: normal 100% Verdana,"・｣・搾ｽ｣・・・｣・撰ｽ･・ｴ・･・ｷ・･・・ｽ･・ｯ",Osaka,sans-serif;
}
a:link, a:visited {
	color: #FE854B;
	text-decoration: none;
}
a:active, a:hover {
	color: #7F6A60;
	text-decoration: none;
}

.list a:link, .list a:visited {
	color: #7F6A60;
	text-decoration: none;
}

.list a:active, .list a:hover {
	color: #FE854B;
	text-decoration: none;
}

.list_link a:link, .list_link a:visited {
	color: #9DAB00;
	text-decoration: none;
}

.list_link a:active, .list_link a:hover {
	color: #EA4200;
	text-decoration: none;
}


blockquote {
	font-size: 10pt;
	padding: 0.95em;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}
blockquote p {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}
cite {
	display: block;
	font-style: italic;
	text-align: right;
}
blockquote p cite {
	margin: 1em 0 0 0;
	display: block;
	font-style: italic;
	text-align: right;
}
table {
	margin: 0.5em 0 0.5em 0;
	border-collapse: collapse; 
	border: 1px solid #ccc;
}
table td, table th {
	padding: 0.25em;
	border-collapse: collapse; 
	border: 1px solid #ccc;
}
hr {
	border: 1px solid #ccc;
	margin: 0.5em 0 0.5em 0;
}
em {
	color: #963;
}
strong {
	font-weight: bold;
	color: #963;
}
img {
	margin: 0.1em 0.1em 1em 0.1em;
	border: none;
}
pre {
	font-family: sans-serif;
	font-size: 9pt;
	margin: 0.8em 0 0.8em 0;
	padding: 0.5em;
	border: 1px solid #ccc;
	background-color: #fcfcfc;
	line-height: 1.4em;
}
/*//////////////////////////////////////////////////////////
// Wrapper                                                //
//////////////////////////////////////////////////////////*/
#wrap {
	font-size: 9pt;
	margin: 0 auto;
	padding: 0 20px 0 8px;
}
#tmpl_top {
	width: 950px;
	height: 30px;
	margin: 0 auto;
	padding: 0 1px 0 1px;
	/*background: url(http://www.aaaaatchoum.com/blog/template/jidai_bg_top.png) no-repeat;*/
}
#tmpl_body {
	width: 950px;
	margin: 0 auto;
	padding: 0 1px 0 1px;
	/*background: url(http://www.aaaaatchoum.com/blog/template/jidai_bg_body.png) repeat-y;*/
}
#tmpl_bottom {
	width: 950px;
	height: 30px;
	margin: 0 auto;
	padding: 0 1px 0 1px;
	/*background: url(http://www.aaaaatchoum.com/blog/template/jidai_bg_bottom.png) no-repeat;*/
	
}
/*//////////////////////////////////////////////////////////
// Header                                                 //
//////////////////////////////////////////////////////////*/
#head {
	padding: 0 1px 0 1px;
	margin: 0 0 20px 0;
}
#head h1 {
	font-size: 12pt;
	font-weight: bold;
}
#head h1 a {
	color: #555;
}
div.description {
	color: #555;
	font-size: 8pt;
	padding: 10px 0 10px 0;
}
/*//////////////////////////////////////////////////////////
// Main                                                   //
//////////////////////////////////////////////////////////*/
#main {
	font-size: 10pt;
	width: 590px;
	float: right;
	margin: 0 1.5em 0 0;
}
/*//////////////////////////////////////////////////////////
// Entry                                                  //
//////////////////////////////////////////////////////////*/
div.entry {
	font-size: 11px;
	margin: 0.5em 0 0.5em 0;
}
div.entry_head {
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	/*border-bottom: 1px solid #ccc;*/
}
h2.entry_title {
	font-size: 11pt;
}
h2.entry_date {
	font-size: 7pt;
	color: #7F6A60;
	font-weight: normal;
}
div.entry_body, div.entry_more {
	font-size: 8.8pt;
	margin: 0 0 0 1.7em;
	line-height: 1.7em;
	letter-spacing: 0.02em;
}
div.entry_body p, div.entry_more p {
	font-size: 8.8pt;
	margin: 0 0 0 1.7em;
	line-height: 1.7em;
	letter-spacing: 0.02em;
}
div.entry_body ul, div.entry_more ul {
	list-style: none;
	margin: 0;
}
div.entry_body ul li, div.entry_more ul li {
	/*background: url(http://www.aaaaatchoum.com/blog/template/jidai_entry_li.png) no-repeat 0 3px;*/
	padding: 0 0 0 1.5em;
	line-height: 1.7em;
}
div.entry_body ol, div.entry_more ol {
	list-style: decimal;
	margin: 0 0 0 2em;
}
div.entry_body h2, div.entry_body h3,
div.entry_more h2, div.entry_more h3 {
	margin: 1.5em 0 0.5em 0;
	/*border-bottom: 1px solid #ccc;*/
	color: #7F6A60;
	font-size: 10pt;
}
div.entry_stat {
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0.5em 0;
	font-size: 7pt;
	text-align: right;
	font-weight: bold;

}

div.bar1 {
	padding: 0 0 0 0;
	margine: 0 0 0 0;
        border: 0;
        float: centre;
}

/*//////////////////////////////////////////////////////////
// Comment                                                //
//////////////////////////////////////////////////////////*/
div.comment {
	font-size: 9pt;
}
h4.com_title {
	margin: 1em 0 1em 0;
	padding: 0 0 0.5em 0;
	font-size: 10pt;
	border-bottom: 1px solid #ccc;
	color: #FE854B;
}
div.comment dl {
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #ccc;
}
div.comment dl dt {
	text-align: right;
	font-size: 8pt;
	padding: 0.25em 0 0.25em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div.comment dl dd {
	padding: 0.5em 0 0.5em 0;
	line-height: 1.7em;
	font-size: 8.5pt;
}
p.comtime {
	margin: 0 0 0 0.5em;
	text-align: right;
}

div.commentform {
	border: 1px solid #ccc;
	padding: 1em;
}
div.commentform form {
	font-size: 8pt;
}
select {
	background: #fcfcfc;
	padding: 0.125em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
input.field, textarea.field {
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	background: #fcfcfc;
	margin: 3px 0 3px 0;
	font-size: 9pt;
	padding: 0.125em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
input.button {
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	padding: 0.125em;
	background: #fcfcfc;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
input.button:hover {
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
}
/*//////////////////////////////////////////////////////////
// Trackback                                              //
//////////////////////////////////////////////////////////*/
div.trackback {
	font-size: 9pt;
}
h4.tb_title {
	margin: 1em 0 1em 0;
	padding: 0 0 0.5em 0;
	font-size: 11pt;
	border-bottom: 1px solid #ccc;
}
div.trackback p {
	font-size: 8pt;
}
div.trackback dl {
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #ccc;
}
div.trackback dl dt {
	text-align: right;
	font-size: 8pt;
	padding: 0.25em 0 0.25em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div.trackback dl dd {
	padding: 0.5em 0 0.5em 0;
	font-size: 8.5pt;
	line-height: 1.5em;
}
p.tbtime {
	font-size: 8pt;
	text-align: right;
}
/*//////////////////////////////////////////////////////////
// Side                                                   //
//////////////////////////////////////////////////////////*/
#side {
	font-size: 9pt;
	width: 220px;
	margin: 0 0 0 15px;
	float: left;
}
#side dl{
	margin: 0 0 1.5em 0;
}

#side dt.title {
	color: #FE854B;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0.5em;
	line-height: 1.8em;
}
#side dd.list {
	color: #7F6A60;
	font-size: 8pt;
	padding: 0 0 0 0.5em;
}


#side dd.list_c {
	color: #7F6A60;
	font-size: 8pt;
	padding: 0 0 0 0.5em;
}

#side dd.amazonlist img {
	font-size: 7pt;
	margin: 0.5em;
}
#side dd p input, #side dd p select {
	vertical-align: middle;
}

#side ul {
	list-style: none;
}
#side ul li {
	/*background: url(http://www.aaaaatchoum.com/blog/template/jidai_side_li.png) no-repeat 0 5px;*/
	padding: 0 0 0 1.5em;
	line-height: 1.7em;
}
#side table.calendar {
	font-size: 7pt;
	border: none;
}
#side td.calendar_month {
	text-align: center;
	border: none;
}
#side td.weekday {
	font-size: 6pt;
	padding: 5px 4px 5px 4px;
	text-align: center;
	border: none;
}
#side td.cell {
	font-size: 6pt;
	padding: 5px 4px 5px 4px;
	text-align: center;
	border: none;
}
#side td.cell a {
	display: block;
	font-weight: bold;
	text-decoration: underline;
}
.today {
	background-color: #fc9;
}
/*//////////////////////////////////////////////////////////
// Pagenavi                                               //
//////////////////////////////////////////////////////////*/
#pagenavi {
	margin: 0 0 1em 0;
	border: 1px solid #ccc;
	padding: 0.5em;
}
#pagenavi h3.prev {
	font-weight: normal;
	font-size: 8pt;
}
#pagenavi h3.next {
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
}
/*//////////////////////////////////////////////////////////
// Pagenavi                                               //
//////////////////////////////////////////////////////////*/

div.page {
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

div.list_link {
	font-size: 8pt;
	margin: 0 15px 0 0;
	float: right;
}

/*//////////////////////////////////////////////////////////
// Footer                                                 //
//////////////////////////////////////////////////////////*/
#foot {
	font-size: 9pt;
	/*border-top: 1px solid #ccc;*/
	padding: 10px;
	margin: 20px 0 0 0;
	text-align: center;
}



#foot ul {
	list-style-type: none;
}
#foot ul li {
	font-size: 7pt;
	margin: 0 0 0 1em;
	display: inline;
}

/*//////////////////////////////////////////////////////////
// Other                                                  //
//////////////////////////////////////////////////////////*/
br.clear {
	clear: both;
}
div.accesslog {
	display: none;
}
p.go2top {
	padding: 2em;
	font-size: 7pt;
	text-align:center;
}
