
/*
共通設定の読み込み
*/
/*@import url(../base.css);*/

/*
ページ全体の基本的な設定。背景色や文字色など
*/
body {
	background-color: #ffffff;
	font-family: Verdana;
	margin-top:25px;
	word-wrap:break-word;
	overflow-wrap:break-word;
}

/*
リンク文字列に関する設定
*/
a:link, a:visited {
	color: #3333cc;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #ff0000;
}

/*
ページトップにある操作ボタンの並ぶ行の設定
*/
div.adminmenu {
	text-align: center;
	font-size: x-small;
}

div.adminmenu a:link, div.adminmenu a:visited {
	color: #3333cc;
	text-decoration: none;
}

div.adminmenu a:hover, div.adminmenu a:focus, div.adminmenu a:active {
	color: #ff0000;
}

/*
ページトップにある操作ボタン自体の設定
*/
span.adminmenu {
}

/*
カレンダーの設定
*/
/*div.calendar {
	text-align: right;
	color: #000000;
	position: absolute;
	top: 0px;
	right:0px;
	padding:1px;
}

div.calendar .calender-month {
	background:#ffcc33;
	color:#ffffff;
	text-align:center;
	padding:2px;
}
div.calendar .calender-day {
	background:#cccccc;
	color: #000000;
	text-align:center;
	padding:2px;
}

div.calendar .calender-today {
	background:#cccccc;
	color: #ff0000;
	text-align:center;
	padding:2px;
	font-weight: bold;
}
div.calendar .calender-sunday {
	background:#cccccc;
	color: #ff0000;
	text-align:center;
	padding:2px;
}
div.calendar .calender-saturday {
	background:#cccccc;
	color: #0000ff;
	text-align:center;
	padding:2px;
}
div.calendar div.year {
}

div.calendar .calender-day:link {
	background:#cccccc;
	color: #000000;
	text-align:center;
	padding:2px;
	text-decoration:underline;
	color:#000000;
}
div.calendar .calender-day:visited {
	background:#cccccc;
	color: #000000;
	text-align:center;
	padding:2px;
	text-decoration:underline;
	color:#000000;
}
div.calendar .calender-day:hover {
	background:#cccccc;
	color: #000000;
	text-align:center;
	padding:2px;
	text-decoration:none;
	color:#ff0000;
}
*/
/*
日記タイトルの設定
*/
/*
h2 {
}

h2 a:link, h2 a:visited {
}

h2 a:hover, h2 a:focus, h2 a:active {
}
*/

/*
1日の日記全体を囲む枠の設定
*/
div.day {
}

div.ymd {
	background-color: #ffddee;
	font-size:15px;
	color:#111111;
	margin: 0em 0em 0em 0em;
	padding:3px 3px 3px 3px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight: normal;
}

div.ymd a:link, div.ymd a:visited {
	color: #3333cc;
	text-decoration: none;
}

div.ymd a:hover, div.ymd a:focus, div.ymd a:active {
	color: #ff0000;
}

/*
日付の設定
*/
div.ymd span.date {
}

div.ymd span.nyear {
	font-size: small;
}

div.ymd span.edit {
	font-size: small;
}

/*
タイトルの設定
*/
div.ymd span.title {
}


/*
タイトル行全体の設定
*/
h3 {
	background-color: #ffddee;
	font-size:15px;
	color:#111111;
	margin: 0em 0em 0em 0em;
	padding:3px 3px 3px 3px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight: normal;
}

h3 a:link, h3 a:visited {
	color: #3333cc;
	text-decoration: none;
}

h3 a:hover, h3 a:focus, h3 a:active {
	color: #ff0000;
}

/*
日付の設定
*/
h3 span.date {
}

h3 span.nyear {
	font-size: small;
}

h3 span.edit {
	font-size: small;
}

/*
タイトルの設定
*/
h3 span.title {
}

/*
タイトルを除いた1日の日記本文全体の設定
*/
div.body {
}

/*
サブタイトルを含むセクションの設定
*/
div.section {
}

/*
サブタイトルの設定
*/
h2 {
	font-size:14px;
	font-weight: bold;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #3333cc;
	margin: 0em 1em 0em 1em;
	padding: 0.2em;
	font-weight: normal;
}

span.writetime{
	font-size: 70%;
}

/*
その他の見出し(必要なら)
*/
h4 {
}

/*
イメージアンカーの設定
*/
div.day span.sanchor {
	background-image: url(point.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 12px 12px 0px 0px;
	color: #F0F0E0;
	background-color: transparent;
	font-size: 1px;
}

div.day span.canchor {
	background-image: url(arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 16px 0px 0px; 
	color: #F0F0E0;
	background-color: transparent;
	font-size: 1px;
}

div.day span.panchor {
	background-image: url(arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 16px 0px 0px; 
	color: #F0F0E0;
	background-color: transparent;
	font-size: 1px;
}

/*
日記の本文(段落)の設定
*/
div.section p {
	line-height: 1.3;
	margin: 0.1em 1em 0.2em 1.3em;
	padding: 0em 1em 0.2em 1em;
}

/*
ツッコミ/フォーム/リンク元のキャプション設定
*/
div.caption {
	font-size: 0.9em;
	border-style: solid;
	border-color: #3333cc;
	border-width: 0px 0px 1px 3px;
	margin: 0em 0em 0.3em 0em;
	padding: 0.5em 1em 0.5em 1em;
}

/*
ツッコミ欄全体の設定
*/
div.comment {
	margin: 0.5em;
	padding: 0.75em;
	background:#ffeecc;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:98%;
	margin-left:1%;
}

/*
ツッコミ省略版本文
*/
/*div.commentshort {
	font-size: 0.9em;
	margin-left: 0.5em;
}*/
/*
span.commentator {
	font-weight: bold;
}

div.commentshort p {
 	margin-top: 0.2em;
	margin-bottom: 0.2em;
	line-height: 1.2em;
}
*/
/*
ツッコミ本体
*/
div.commentbody {
	font-size: 0.9em;
	margin: 0.5em;
	line-height: 1.2em;
}

/*
ツッコミした人の情報
*/
div.commentator {
	line-height: 1.5em;
}

/*
ツッコミ本文
*/
div.commentbody p {
	margin: 0.5em;
	margin-left: 2em;
}


/*
フォーム全体を囲む枠の設定
*/

div.form {
	margin: 0.5em;
	padding: 1em;
	background:#ffeecc;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width-max:100%;
	margin-left:1%;
}

/*
フォームの設定
*/
div.form form {
	margin: 0em 0em 0em 2em;
}

div.form div.caption {
	font-size: 0.9em;
	margin: 0.5em;
}

div.form form.comment {
	font-size: 0.9em;
}

div.field {
	display: inline;
	margin-right: 2em;
}

form.comment input {
	background-color: white;
	margin-left: 1em;
}

div.textarea {
	display: block;
	vertical-align: top;
}

form.comment textarea {
	display: block;
	background-color: white;
	margin-left: 3em;
	width: 30em;
	height: 5em;
}

div.button {
	display: block;
	margin-left: 3em;
}

/*
リンク元リスト(Month/Latestモード)の設定
*/
div.referer {
	font-size: small;
	margin: 0.5em;
	padding: 1em;
	border:1px solid #ffddee;
	width:98%;
	margin-left:1%;
}

/*
リンク元リスト(Dayモード)の設定
*/
div.refererlist {
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-left: 0em;
	margin-right: 0em;
	font-size: 75%;
}

/*
罫線の設定
*/
hr {
}

/*
日々の日記のセパレータに使われる罫線の設定
*/
hr.sep {
	display: none;
}

/*
フッタの設定
*/
div.footer {
	clear: both;
	padding: 0.5em;
	margin: 0em;
	color: #000000;
	font-size: small;
	text-align:center;
}

div.footer a:link, div.footer a:visited {
	color: #3333cc;
	text-decoration: none;
}

div.footer a:hover, div.footer a:focus, div.footer a:active {
	color: #ff0000;
}

/*
更新フォーム
*/
form.update {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

form.update input, form.update textarea, form.commentstat input {
	background-color: white;
}

form.update span.field {
	display: inline;
	margin-left: 0em;
	margin-right: 0.5em;
}

form.update div.field.title {
	display: block;
	margin-top: 1em;
}

form.update div.field.title input {
	margin-left: 0.5em;
}

form.update div.textarea {
	display: block;
	margin-top: 1em;
}

form.update textarea {
	display: block;
	margin-left: 3em;
	margin-bottom: 1em;
	width: 35em;
	height: 15em;
}

form.update span.checkbox.hidediary {
	margin-left: 1em;
}

/*
ツッコミ状態変更フォーム
*/
div.comment form {
	margin-top: 0em;
}

/*
エラーメッセージ表示の設定
*/
p.message {
	text-align: center;
	font-size: large;
	font-weight: bold;
	background-color: #745247;
	color: white;
	padding: 8px;
	margin: 0px;
}

/*
整形済みテキスト(preタグ)の設定
引用(blockquoteタグ)の設定
*/
div.section pre, div.section blockquote {
	/*background-color: #ffee99;*/
	color: #666666;
	margin: 1em 3.5em 1em 3.5em;
	padding: 1em 1em 1em 1em;
	border: 1px solid #ffaa33;
	border-left: 10px solid #ffaa33;
	/*border-style: dashed;
	border-width: 1px;
	border-color: #ffaa33;*/
}
div.section blockquote p {
	margin: 0.5em 0em 0.5em 0em;
}

/*
箇条書きの設定
*/
div.section ul, div.section ol {
	line-height: 1.3;
	margin: 0em 3em 0em 3em;
	padding: 0em 1em 0.2em 1em;
}
div.section ul ul, div.section ol ol {
	margin-left: 1.7em;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

/*
項目リストの設定
*/
div.section dl {
	line-height: 1.3;
	margin: 0em 1em 0em 1em;
	padding: 0em 1em 0.2em 1em;
}

div.section dt {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-weight: bold;
}

div.section dd {
	margin: 0em 1em 0.5em 3em;
}

/*
テーブルの設定
*/
div.section table {
	margin: 0.5em 1em 0.5em 5em;
	border-style: solid;
	border-width: 2px;
	border-color: #aaf;
	border-collapse: collapse;
}
div.section th, div.section td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaf;
}

/*
 いくつかのメジャーなプラグイン対応
 */

/* calendar2 */

table.calendar {
	font-size: x-small;
	line-height: 108%;
	border-style: solid;
	border-color: #50B44C;
	border-width: 1px;
}

table.calendar td {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

table.calendar td.calendar-prev-month, table.calendar td.calendar-current-month, table.calendar td.calendar-next-month {
	font-size: 80%;
	text-align: center;
}

table.calendar td.calender-day {
	font-size: 80%;
	background:#cccccc;
	color: #000000;
	text-align:center;
	padding:1px;
}
table.calendar td.calender-sunday {
	font-size: 80%;
	background:#cccccc;
	color: #ff0000;
	text-align:center;
	padding:1px;
}
table.calendar td.calender-saturday {
	font-size: 80%;
	background:#cccccc;
	color: #0000ff;
	text-align:center;
	padding:1px;
}
/* recent_list */
p.recentitem {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.recentsubtitles {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
}

/* footnote */
div.body span.footnote {
	vertical-align: super;
	font-size: 70%;
}

div.footnote {
	font-size: 90%;
	border-style: solid;
	border-color: #ddf;
	border-width: 1px 0px 0px 0px;
	padding: 0em;
	margin-left: 6em;
}

p.footnote {
	margin: 0.5em;
	padding: 0em;
}

/* amazon plugin */
img.left {
	border-width: 1px;
	border-color: #008;
	float: left;
	margin: 0.5em;
}

img.right {
	border-width: 1px;
	border-color: #008;
	float: right;
	margin: 0.5em;
}

div.section, div.comment {
	clear: both;
}

/*
サイドバー関連
*/
/*div.main {
	width: 85%;
	float: right;
}*/

div.sidebar {
	width: 15%;
	float: left;
}

div.sidebar p {
	border-width: 0px 0px 1px 0px;
	margin: 2px 4px 2px 4px;
}

td.sidebar {
	width:	100px;
	padding:	0px 0px 0px 0px;
	vertical-align:	top;
	font-size:9px;
}

td.main {
	width:	100%;
	align:	center;
	padding:	0px;
	vertical-align:	top;
}

div.main {
	top:	20px;
	margin-left:	160px;
	height:96%;
}

div.sidebar {
	position:	absolute;
	top:	20px;
	left:	0;
	width:	160px;
	margin-left:	10;
	color:#000000;
	text-align: center;
}

/*
そのほか
*/
address {
	font-style: italic;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0em 1em 0.2em 1em;
}

div.refererlist ul {
	margin: 0em 1em 0em 1em;
	padding: 0em 1em 0.2em 1em;
}

p.recentcomment {
	font-size: 90%;
	text-align: right;
}




div.plan {
	margin: 0.5em;
	padding: 0.75em;
	background-color: #ffffcc;
	border: 1px dashed #00ccff;
	width:98%;
	margin-left:1%;
}

div.trackback {
	margin: 0.5em;
	padding: 0.75em;
	background-color: #ccffcc;
	border: 1px dashed #00ccff;
	width:98%;
	margin-left:1%;
}

div.trackback div.tbinfo{
	font-size: 60%;
}

div.trackback div.tbline{
	margin-left: 10px;
}

div.tburl {
	margin: 0.5em;
	padding: 0.75em;
	width:98%;
	margin-left:1%;
}

span.categorytitle{
	font-size: 18px;
	padding:3px 3px 3px 3px;
	margin:	0% 0% 3% 0%;
}
div.category{
	background-color: #ffffcc;
	padding:3px 3px 3px 3px;
	margin:	0% 0% 0% 0%;
}
div.amazonweb{
	background-color: #ffffcc;
	padding:3px 3px 3px 10px;
	margin:	0% 0% 0% 0%;
}

img.photo {
	float: right;
	margin: 0em;
	border:0.5px;
}
img.amazon {
	float: right;
	margin: 0em;
	border:0.5px;
}
div.antena div.caption{
	width:160px;
}
div.antena p{
	width:160px;
	text-align:left;
	font-size:10px;
	margin: 0;
}
div.notes {
	margin-top: 10px;
	margin-left: 50px;
	font-size:60%;
}
div.notes p{
	margin: 0;
}

div.sidebar div.categorylist {
	margin-left: 5px;
	font-size:80%;
	text-align:left;
}

div.advert{
	text-align: right;
}
div.btn{
	padding:3px;
	margin-top:3px;
	margin-bottom:3px;
}
div.btn a{
	background-color:#fff;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	padding: 2px;
}

h1 {
	font-size:14px;
	font-weight: bold;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #3333cc;
	margin: 0em 1em 0em 1em;
	padding: 0.2em;
	font-weight: normal;
}

h1.blogtitle {
	display:none;
	visibility:hidden;
}

h1.asin {
	font-size:13px;
	border:0;
}

/*以下追加（2005/12/03）*/
  .in2{
 font-size:10px;
 background-color:#eeeeee;
 border-top:1px solid #ffffff;
 border-left:0px solid #ffffff;
 border-bottom:1px solid #000000;
 border-right:0px solid #000000;
 color:#fffffff;
 text-align:center;
 margin: 2px;
 }

  .in3{
 font-size:10px;
 background-color:#ffccaa;
 border-top:0px solid #000000;
 border-left:0px solid #000000;
 border-bottom:1px solid #000000;
 border-right:0px solid #000000;
 color:#fffffff;
 text-align:center;
 margin: 2px;
 }

.in2 a:link{text-decoration:none;color:#3333cc}
.in2 a:visited{text-decoration:none;color:#3333cc}
.in2 a:hover{text-decoration:underline;color:#ffffff}

div.calender{
	text-align: right;
	color: #000000;
	position: absolute; top:0px; right:0px;
	padding:1px;
}

.calender-prev-month {
	background-color:#ffcc33;
	color:#ffffff;
	text-align:center;
	padding:2px;
}
.calender-current-month {
	background-color:#ffcc33;
	color:#ffffff;
	text-align:center;
	padding:2px;
}
.calender-next-month {
	background-color:#ffcc33;
	color:#ffffff;
	text-align:center;
	padding:2px;
}
.calender-day {
	background-color:#cccccc;
	color: #000000;
	text-align:center;
	padding:2px;
}
.calender-today {
	background-color:#cccccc;
	color: #ff0000;
	text-align:center;
	padding:2px;
	font-weight: bold;
}
.calendar-day a {
	font-weight: bold;
}
.calendar-day a.calendar-sunday, .calendar-sunday {
	background-color:#cccccc;
	color: #ff0000;
	text-align:center;
	padding:2px;
}
.calendar-day a.calendar-saturday, .calendar-saturday {
	background-color:#cccccc;
	color: #0000ff;
	text-align:center;
	padding:2px;
}
.calendar-day a.calendar-weekday, .calendar-weekday {
	color: black;
}

div.photolist {
	margin-top: 0.5em;
}
div.photolist div.section img.photo {
	margin-top: 0.1em;
	width:70px;
	float: none
}
img.amazon_a{
	border:0;
}

div.nextpage{
	text-align:center;
}
.cse .gsc-control-cse, .gsc-control-cse{
padding:0 !important;
}