* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #222;
}

body {
	text-align: left;
	background-color: #fff;
}

a, .openlink {
	color: #258fb8;
	text-decoration: normal;
}

a:active {
	color: #960;
}

a:hover, .openlink_hi {
	color: #960;
	background-color: #fff4e0;
}

.openlink, .openlink_hi {
	cursor: pointer;
}

hr {
	color: #ccc;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

img {
	border: 0;
}

textarea {
	scrollbar-3dlight-color:    #D3B16D;
	scrollbar-arrow-color:      #D3B16D;
	scrollbar-darkshadow-color: #D3B16D;
	scrollbar-face-color:       #F2DDB7;
	scrollbar-highlight-color:  #FFF4E0;
	scrollbar-shadow-color:     #FFF4E0;
}

/* ------------------------------------------------------------------------- */
br.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

input#comment-email,
input#comment-url {
	ime-mode: disabled;
}

.content blockquote,
.entry-body blockquote,
.entry-more blockquote {
	margin: 1em;
	padding: 0.5em;
	background-color: #fff4e0;
	border: 1px solid #efe4d0;
}

.content code,
.entry-body code,
.entry-more code {
	display: block;
	margin: 1em;
	padding: 0.5em;
	background-color: #28403e;
	border: 1px solid #020;

	background-color: #eee;
	border: 1px solid #ccc;

	color: #f3f3f3;
	color: #222;
	font-family: monospace;
	font-size: 12px;
word-wrap:break-word

}

.mixi { font-weight: normal; }

.content code,
.entry-body code,
.entry-more code * {
	font-family: monospace;
	font-size: 12px;
}

.content code.c2,
.entry-body code.c2,
.entry-more code.c2 {
	border: 1px solid #449;
	background-color: #eee;
}

.content h4.ih,
.entry-body h4.ih,
.entry-more h4.ih {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	line-height: 140%;
	text-align: left;

	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}

/* ------------------------------------------------------------------------- */

#container {
	padding-bottom: 8px;

	text-align: left;
	width: 720px;

	background-color: #fff;
}

#banner {
	position: relative;
}

	#banner #formSearch {
		position: absolute;
		top: 4px;
		right: 8px;

	}

	#banner h1 {
		background-image: url(http://mxxi.hamachiya.com/img/oremxxi_header.gif);
		background-position: top left;
		background-repeat: no-repeat;
		height: 99px;
	}

		#banner h1 a {
			width: 247px;
			height: 99px;
			display: block;
			color: #fff;
			font-size: 1px;
			background-color: transparent
		}

		#banner h1 a em {
			display: none;
		}

	#banner #ads1 {
		position:absolute;
		top:1px;
		right:5px;
	}

#formSearch input {
	color: #222;
	border: 1px solid #dfb479;
	padding: 0;
}

#formSearch #search {
	width: 120px;
	height: 15px;
}

#formSearch input#btSearch {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0.1em;
	border: 1px solid #403028
}

#formSearch input.btSearch {
	color: #fff;
	background: #605048;
}

#formSearch input.btSearch_hi {
	color: #605048;
	background: #ffdc12;
}

#ad008139 strong {
 display: none;
}
/* ------------------------------------------------------------------------- */

#body {
	margin-top: 8px;
}

/* ------------------------------------------------------------------------- */

#contentOuter {
	float: right;
	width: 540px; /* 720(container) - 180(menu) */
}

.contentBorder {
	font-size: 1px;
	line-height: 1px;
	height: 7px;
	background-color: #f8a448;
	position: relative;
}

.contentBorder2 {
	clear: both;

	font-size: 1px;
	line-height: 1px;
	height: 7px;
	background-color: #dfb479;
	position: relative;
}

.contentBorder img, .contentBorder2 img {
	display: block;
	position: absolute;
	top: 0;
}

.contentBorder .cbl, .contentBorder2 .cbl {
	left: 0;
}

.contentBorder .cbr, .contentBorder2 .cbr {
	right: 0;
}


.content {
	padding: 0;
	background-color: #fff;
	font-color: #333;
	font-family: Verdana, Arial, sans-serif;

/*
	border: 7px solid #dfb479;
*/
	border-left: 7px solid #f8a448;
	border-right: 7px solid #f8a448;

	/* bug対策 */
	border-bottom: 1px solid #f8a448;
}

.content h2 {
	background-image: url(http://mxxi.hamachiya.com/img/bg_w.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 16px;

	padding-top: 4px;
	padding-left: 35px;
	color: #605048;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;

	border-bottom: 2px solid #f8a448;

	position: relative;
}

.content h2 img {
	display: block;
	position: absolute;
	top: 0;
}

.content h2 .ahl {
	left: 0;
}

.content h2 .ahr {
	right: 5px;
}

.content h3 {
	color: #333;
	border-top: 1px solid #f8a448;
	border-bottom: 1px solid #f8a448;
	border-collapse: collapse;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 4px 8px;
	background-color: #fff4e0;
}

.content h3.entry-header {
	position: relative;
}

.content h3.entry-header span {
	position: absolute;
	top: 3px;
	right: 11px;

	font-family: Verdana, Arial, sans-serif;
	color: #807068;
}

.content p,
.content .in {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 140%;
	text-align: left;

	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}


.content p.posted {
	color: #999;
	font-family: Verdana, Arial, sans-serif;

	border-top: 1px dashed #f8a448;
	text-align: left;

	line-height: normal;
	padding: 3px;
	padding-left: 8px;
	margin-bottom: 25px;

	position: relative;
}

.entryDate {
	color: #444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;

	position: absolute;
	right: 10px;
	top: 6px;
}

/* ------------------------------------------------------------------------- */

#sidebarOuter {
	float: left;

	width: 180px; /* 165 + padding */
	background-color: #fff;
	overflow: hidden;

	text-align: center;
}

.sidebar {
	width: 165px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 0;
}

.sidebar h2 {
	float: left;
	text-align: left;
	background-image: url(http://mxxi.hamachiya.com/img/oremixi_menuheader.gif);
	background-position: top left;
	background-repeat: no-repeat;

	width: 138px;
	height: 14px;

	color: #fff;
	padding-top: 3px;
	padding-left: 28px;
}

.sidebar ul {
	float: left;
	text-align: left;
	padding-left: 0px;
	margin-bottom: 16px;
}

.sidebar ul ul {
	float: left;
	margin-bottom: 0;
}

.sidebar li {
	float: left;

	color: #333;
	font-family: Verdana, Arial, sans-serif;

	text-align: left;
	line-height: 130%;

	list-style-type: none;

	display: block;
	width: 163px;
/*
	height: 19px;
*/
	border: 1px solid #f8a448;
	border-top: 0px;
	border-collapse: collapse;
}

.sidebar li a, .sidebar li span {
	float: left;
	background-image: url(http://mxxi.hamachiya.com/img/pt_or.gif);
	background-position: 6px 2px;
	background-repeat: no-repeat;

	display: block;
	width: 141px;

	padding: 2px;
	padding-left: 20px;
}

.sidebar #monthlyArchive li a,
.sidebar #monthlyArchive li span,
.sidebar #categoryArchive li a,
.sidebar #categoryArchive li span {
	background-image: url(http://mxxi.hamachiya.com/img/pen.gif);
	background-position: 6px 2px;

	padding-left: 25px;
	width: 136px;
}

.sidebar img {
	border: 2px solid #ccc;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;

	line-height: 120%;
	text-align: left;
}

#feed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #565656;

	line-height: 100%;
	text-align: left;

	margin-top: 12px;
	padding-top: 6px;
	border-top: 1px solid #f8a448;
}

#feed a {
	color: #fe9732;
	color: #f29800;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 120%;
	text-align: left;
	color: #666;
	margin-top: 4px;

	padding-bottom: 6px;
	border-bottom: 1px solid #f8a448;
}

#powered a {
	text-decoration: underline;
}

#kon-nichiha-head {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #565656;
	text-align: left;

	padding: 6px 0 6px 0;
	border-top: 1px solid #f8a448;
	border-bottom: 1px solid #f8a448;

	margin-top: 4em;
}

#kon-nichiha {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;

	margin-left: 10px;
	line-height: 180%;

	margin-top: 0.5em;
}

.bpict2 {
	margin: 0;
	padding: 0 2px 0 16px;
	background-repeat:no-repeat;
	background-position:left top;
}

#bpict2x1 {
	background-image:url(img/bpict2x1.gif);
}

#bpict2xa {
	padding: 0 2px 0 8px;
	background-image:url(img/bpict2xa.gif);
}

#bpict2xb {
	padding: 0 2px 0 16px;
	background-image:url(img/bpict2xb.gif);
}

#bpict2xc {
	padding: 0 2px 0 16px;
	background-image:url(img/bpict2xc.gif);
}

#bpict2xd {
	padding: 0;
	background-image:url(img/bpict2xd.gif);
}

#bpict2xe {
	padding: 0;
	background-image:url(img/bpict2xe.gif);
}

#bpict2xf {
	padding: 0;
	background-image:url(img/bpict2xf.gif);
}

#bpict2xg {
	padding: 0;
	background-image:url(img/bpict2xg.gif);
}

#bpict2xh {
	padding: 0;
	background-image:url(img/bpict2xh.gif);
}

.side-amazon-head {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #565656;

	line-height: 100%;
	text-align: left;

	margin-top: 2em;

	padding: 6px 0 6px 0;
	border-top: 1px solid #f8a448;
	border-bottom: 1px solid #f8a448;
}

.side-amazon-head span {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #565656;
}

.side-amazon-outer img {
	border: none;
	margin: 0;
}

.side-amazon {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #ccc;
}

em {
	visibility: hidden;
	display: none;
}

textarea[id="comment-text"] {
	width: 80%;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

/* ------------------------------------------------------------------------- */
#tbTop, #commentTop {
	margin-top: 4px;
}

#postTop {
	margin-top: 24px;
}

#trackbackBottom, #postBottom {
	margin-top: -1px;
}


body.layout-one-column .content {
	border-width: 0px;
	width: 540px;
}

body.layout-one-column .content p.posted {
	margin-bottom: 4px;
}

body.layout-one-column .entry {
	border: 1px solid #f8a448;
	border-left: 7px solid #f8a448;
	border-right: 7px solid #f8a448;
}

body.layout-one-column h3.bHeader {
	border: 0;
	border-collapse: collapse;
	padding: 0;

	background-image: url(http://mxxi.hamachiya.com/img/bg_w.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 16px;

	padding-top: 4px;
	padding-left: 35px;
	color: #605048;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: left;

	border-bottom: 2px solid #dfb479;

	position: relative;
}

h3.bHeader img {
	display: block;
	position: absolute;
	top: 0;
}

h3.bHeader .ahl {
	left: 0;
}

.trackbacks, .comments, .comments-open {
	border: 0px none red;
	border-left: 7px solid #dfb479;
	border-right: 7px solid #dfb479;
}

.info {
	border-bottom: 1px solid #dfb479;
	padding: 8px 12px;
	background-color: #f2ddb7;

	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
}

div.tbBlogName {
	border-top: 1px solid #dfb479;
	border-bottom: 1px solid #dfb479;
	border-collapse: collapse;

	padding: 4px 8px;
	padding-right: 4px;
	background-color: #fdf9f2;

	color: #605048;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
}

.trackbackDate {
	color: #807068;
/*
	font-family: monospace;
*/
	font-weight: normal;
	text-align: right;
}

h4.commentAuthor {
	color: #605048;
	border-top: 1px solid #dfb479;
	border-bottom: 1px solid #dfb479;
	border-collapse: collapse;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 4px 8px;
	background-color: #fdf9f2;

	position: relative;
}

.comments-open input,
.comments-open textarea {
	border: 1px solid #f2ddb7;
}


p.comment-footer {
	border-top: 1px dashed #dfb479;
	color: #605048;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.commentDate {
	position: absolute;
	right: 11px;
	top: 3px;
/*
	font-family: monospace;
*/
	color: #807068;
}

.comments-open {
float: left;
}

#commentsInputOuter {
	background-image: url(http://mxxi.hamachiya.com/img/bg_line.gif);
	background-position: top left;
	background-repeat: repeat;

	width: 526px; /* 540-14 */
	float: left;
}

#commentImage {
	float: left;
	width: 83px;
	padding-top: 44px;
}

#commentsInput {
	float: left;
	width: 423px;/* 506-83 */
}

#commentsInput p {
	padding-left: 0px;
	margin-left: 14px;
}


#labelName, #labelUrl {
	width: 46px;
	display:block;
	vertical-align: bottom;
	float:left;
}

#labelMail {
	margin-left: 12px;
}

#comment-text {
	width: 415px;
	margin-left: 14px;
}

.iFocus {
	background-color: #fdf9f2;

}

.iFocusHi {
	background-color: #f7f0e6;
}

.comments-open-text {
	padding-top: 8px;
}

.comments-open-footer {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;

}

#comment-bake-cookie {
	vertical-align: middle;
	border: 0;
}


#comment-post {
	font-family: Verdana, Arial, sans-serif;
	padding: 1px;
	border: 1px solid #605048;
}


.comment-post {
	color: #fff;
	background: #605048;
}

.comment-post-hi {
	color: #605048;
	background: #ffdc12;
}

/* ------------------------------------------------------------------------- */
body#monthlyArchiveBody .entry,
body#categoryArchiveBody .entry {
	border-left: 7px solid #dfb479;
	border-right: 7px solid #dfb479;
	border-bottom: 1px solid #dfb479;
}

body#monthlyArchiveBody .content h2,
body#categoryArchiveBody .content h2 {
	border-bottom: 2px solid #dfb479;

}

body#monthlyArchiveBody .content h3,
body#categoryArchiveBody .content h3 {
	border-top: 1px solid #dfb479;
	border-bottom: 1px solid #dfb479;
	background-color: #f2ddb7;
}

body#monthlyArchiveBody .content p.posted,
body#categoryArchiveBody .content p.posted {
	border-top: 1px dashed #dfb479;
}

.note {
	margin: 1em;
	padding: 0.5em;

	color: #000;
	border: 1px solid #fca;
	background-color: #ffffe0;
}

#powered {
	border-top: 1px solid #ccc;
	color: #666;
	font-size: 80%;
	margin-top: 3em;
	padding: 0.25em 0 0 0;
}

#powered ul {
	display: inline;
	margin: 0 0 0 0.5em;;
	padding: 0;
}

#powered li {
	display: inline;
	margin-right: 0.33em;
}

#powered a {
	color: #66a;
	text-decoration: none;
}

#powered a:hover {
	background: none transparent;
}

