﻿@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: #333;
	font-size: 10px;
	border-top: 4px solid #000;
	background-color: #000;}

input, select {padding: 1px;}

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

a   {
	color: #000;
	text-decoration: none;}

a:hover {
	color: #ccc;}

em,address {font-style: normal;}

strong {font-weight: bold;}

p {line-height: 2em;}

.clear {clear: both;}

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

#bg {
	background-color: #f5f3ef;}

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

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

#header {
	position: relative;
	height: 115px;}

#header h1 {
	padding-top: 35px;
}

#header h1 img {
	position: relative;
	margin-left: -10px;}


#total {
	position: absolute;
	right: 5px; top: 70px;}

#total a {
	color: #000;}

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

#total em {
	color: #900;}

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

#contents {
	clear: both;}

.date {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	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;}

.entrybox {
	clear: both;
	position: relative;
	width: 900px;
	margin-bottom: 35px;
	padding: 15px;
	background-color: #fff;}

.entrybox h2 {
	position: absolute;
	left: 15px; top: 15px;
	width: 222px;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 6px;
	border-bottom: 1px dotted #999;}

.entrybox .img {
	float: right;
	width: 650px;
	text-align: center;}

.entrybox .txt {
	float: left;
	width: 222px;
	margin-top: 38px;
	padding: 10px 0;
	line-height: 2em;}

.entrybox .txt a {border-bottom: 1px dotted #333;}
.entrybox .txt a:hover {border-bottom: 1px dotted #ccc;}

.entrybox .comment a {
	color: #999;}

.entrybox .comment a:hover {
	color: #000;}

.entrybox .pagetop {
	clear: both;
	position: absolute;
	right: -21px; 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: 890px;
	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: #f7f7f7;}


.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;}

/* 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: #333;
	margin: 0 4px;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #ccc;}

.current {
	margin: 0 4px;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #333;}

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



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

#footer {
	padding: 30px 0;
	color: #ccc;
	background-color: #000;}

#footer a {color: #fff;}

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

#footbox dl {
	float: left;}

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

.archives,.about {
	width: 300px;}

.archives {
	margin-right: 54px;}

.about {
	margin-right: 100px;}

.about dd {
	line-height: 2em;}

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

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

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

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

.copy {
	clear: both;
	margin-top: 45px;
	padding: 5px 0 20px 0;
	border-top: 1px solid #333;}


/* 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 */


