﻿@charset "utf-8";

/* BODY
---------------------------------------------*/

html {
	width: 100%;
	height: 100%;}

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;}

body {
        text-align: center;		
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	color: #59493f;
	font-size: 10px;
	border-top: 3px solid #59493f;
	background: url(../img/bg_body.jpg) left top;}

input, select {padding: 1px;}

img {
	vertical-align: bottom;
	border: none;}

a {
	color: #59493f;
	text-decoration: none;}

a:hover {text-decoration: underline;}


em,address {font-style: normal;}

strong {font-weight: bold;}

p {line-height: 2em;}

.clear {clear: both;}

/* ALL
---------------------------------------------*/


#all,#footbox {
        margin: 0 auto;
        text-align: left;}

#all {
	width: 816px;}

#footbox {
	width: 960px;}

/* HEADER
---------------------------------------------*/

#header {
	position: relative;
	width: 816px;
	height: 115px;
	background: url(../img/bg_header.jpg) center top no-repeat;}

#header h1 {
	position: absolute;
	left: -98px; top: 26px;}


/* CONTENTS
---------------------------------------------*/

#contents {
	clear: both;}

.date {
	font-size: 14px;
	text-align: center;
	padding: 0 0 5px 5px;}


#recent ul li {
	display: block;
	float: left;}

#recent ul li a img {
	border: 2px solid #f5f3ef;}

#recent ul li a:hover img {
	border: 2px solid #000;}

#recent ul li img {
	width: 80px; height: 80px;}


/* ENTRY BOX
---------------------------------------------*/

.nextprev {
	text-align: center;
	margin-bottom: 5px;}

.nextprev a {color: #59493f;}
.nextprev a:hover {text-decoration: underline;}

.entrybox {
	position: relative;
	clear: both;
	width: 650px;
	margin: 0 auto 35px auto;
	padding: 34px 34px 10px 34px;
	background-color: #fff;}

#arclist .ttl {
	position: absolute;
	right: 34px; bottom: 15px;
	text-align: right;
	color: #59493f;}

.entrybox .ttl a {
	color: #59493f;}

.entrybox .ttl a:hover {text-decoration: underline;}

.entrybox h2 {
	font-size: 14px;
	line-height: 14px;}

#single h2 {
	text-align: right;}

.entry {
	margin-bottom: 65px;}

.entry p a {
	border-bottom: 1px dotted #59493f;}

.entry p a:hover {
	font-weight: bold;
	border:none;}

.entry p img {
	margin: 0 0 25px 0;}

.entrybox .pagetop {
	clear: both;
	position: absolute;
	right: -37px; bottom: 15px;}

/* COMMENT
---------------------------------------------*/


#respond {margin-top: 12px;}

.commentlist li {
	display: block;
	margin-bottom: 10px;
	padding: 8px ;
	background-color: #f7f7f7;}

.commentlist li cite {
	font-weight: bold;}

.avatar {
	float: left;
	border: 3px solid #fff;
	margin: 0 1em 1em 0;}

.commentmetadata {
	display: block;
	font-size: 10px;}

.commentmetadata a { color: #999;}

.commentlist li p { font-size: 10px;}

.ttlcmtb {
	clear: both;
	padding: 5px 0;
	margin: 35px 0 10px 0;
	border-bottom: 1px dotted #999;}

.numcom {
	font-size: 10px;
	text-align: right;
	margin: 2px 6px 5px 0;}

#commentform textarea {
	width: 640px;
	margin: 4px 0 8px 0;
	padding: 5px;
	font-size: 12px;	
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;	
	border: 1px solid #ccc;}

.trb {
	margin: 8px 0 30px 0;
	padding: 4px;
	background-color: #f2f0ee;}


.input {
	width: 250px;
	padding: 1px;
	margin-bottom: 5px;
	font-size: 12px;	
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;	
	border: 1px solid #ccc;}

.submit {
	text-align: right;}

/* PAGENAVI
---------------------------------*/

.wp-pagenavi {
	margin: 15px 0;
	padding: 6px;
	text-align: center;}

.pages {
	font-size: 10px;
	margin-right: 15px;
	letter-spacing: 0.05em;}

.wp-pagenavi a {
	color: #59493f;
	margin: 0 4px;
	padding: 2px 5px;
	text-decoration: none;
	background-color: #f1f0e5;
	border: 1px solid #ccc;}

.current {
	margin: 0 4px;
	padding: 2px 5px;
	color: #fff;
	background-color: #c0b7ad;
	border: 1px solid #ccc;}

.wp-pagenavi a:hover {
	color: #fff;
	background-color: #c0b7ad;
	border: 1px solid #ccc;}

.linkcat h2 {
	display: none;}



/* FOOTER
---------------------------------------------*/

#footer {
	padding: 100px 0 30px 0;
	color: #59493f;
	background: url(../img/bg_footer.jpg) center top repeat-x;}

#footer a {
	color: #59493f;}

#footer a:hover {
	text-decoration: underline;}

#footbox dl {
	float: left;
	width: 260px;}

.archives,.about {
	margin-right: 90px;}

#footbox dl dt {
	padding: 0 0 8px 3px;
	color: #59493f;
	font-size: 13px;
	letter-spacing: 2px;
	background: url(../img/footerline.gif) left bottom no-repeat;}

#footbox dl dd {
	padding: 8px 0;}

.about dd p {
	line-height: 1.7em;
	letter-spacing: 0.1em;}

.about dd img {
	float :left;
	margin: 2px 1em 0 0;}

.prof {
	margin-top: 1em;}

.archives dd ul {
	margin-left: 3px;}

.archives dd ul li strong {
	display: block;
padding-right: 0.5em;}

.archives dd ul li strong a {padding-right: 0.5em;}

.archives dd ul li a {
	color: #fff;
	font-weight: bold;}

.archives dd ul li {
	font-family: Verdana, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic",Verdana, "ＭＳ Ｐゴシック", sans-serif;
	margin-bottom: 1em;}

.archives dd ul li span,.archives dd ul li a {
	margin-right: 3px;}

.archives dd ul li a {
	font-weight: bold;}

.bookmarks ul li {
	margin-bottom: 0.3em;}

.copy {
	clear: both;
	margin-top: 50px;
	padding: 5px 0 20px 0;}


/* CLEARFIX
---------------------------------------------*/

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}

.clearfix{ display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


