@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/* ALL */

* {
	margin: 0;
	padding: 0;
}


/* BODY */

body {
	background-color: #444;
	color: #333;
	font-family: "Hiragino Kaku Gothic Pro", Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px; /* for Modern Browser */
	line-height: 1.6;
}
*:first-child+html body { /* for IE7, valid */
	font-size: 81.25%;
}
* html body { /* for IE6 and earlier, valid */
	font-size: 81.25%;
}


/* HEADLINE */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}


/* EMPHASIS */

em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: normal;
}
em strong {
	font-style: normal;
	font-weight: bold;
}


/* ADDRESS */

address {
	font-style: normal;
	font-weight: normal;
}

/* LINK */

a,
a:link,
a:visited {
	color: #c30;
	text-decoration: none;
}
a:hover {
	color: #c30;
	text-decoration: underline;
}
a:active {}


/* IMAGE */

img {
	border: 0px;
}


/* LIST */

ul li {
	list-style: none;
}


/* DEFINITION LIST */

dl {}
dt {}
dd {
	padding-left: 8px;
}


/* QUOTATION */

blockquote {
	width: auto;
	margin: 10px 20px 30px 20px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
}
.quotetitle { /* QUOTATION TITLE */
	border-bottom: 1px solid #666;
	padding: 3px;
}


/* FLOAT */

.left {
	float: left;
}
.right {
	float: right;
}


/* CLEAR */

.clear {
	clear: both;
}


/* FORM */

#header-search-form {
	position: absolute;
	top: 12px;
	left: 546px;
}
#header-search {
	padding: 2px;
	width: 110px;
	font-size: 86%;
	background-color: #ddd;
}
#header-search-button {
	width: 35px;
	font-size: 86%;
}
#search-options {
	margin-bottom: 10px;
}


/* AMAZON SIDE */

#amazon-outside {
	position: absolute;
	top: 5px;
	left: 730px;
}
#amazon-outside p {
	margin-bottom: 5px;
}


/* 404 NOT FOUND */

div#not-found {
	margin-bottom: 30px;
}
div#not-found h2 {
	padding: 0.5em;
	font-size: 220%;
	line-height: 1;
	font-weight: bold;
	background-color: #c30;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}
div#not-found p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 110%;
	line-height: 1.6;
	text-align: justify;
}
div#not-found p span {
	font-weight: bold;
}


/* LINKED SITE */

ul.linked-sites li {
	margin-bottom: 10px;
	font-size: 110%;
	line-height: 1.2;
	font-weight: bold;
}
#link-note {
	font-size: 78%;
	margin-top: 5px;
}

/* HEADER */

#banner {
	margin-bottom: 15px;
	background-color: #222;
	text-align: left;
}

#google-ad-banner-header {
	background-color: #c30;
	padding-top: 2px;
	height: 18px;
	text-align: center;
}


/* BLOG DESCRIPTION */

#banner-description {
	margin: 0;
	padding: 12px 20px 0;
	font-size: 94%;
	line-height: 1;
	letter-spacing: 0.05em;
}
#banner-description a,
#banner-description a:link,
#banner-description a:visited,
#banner-description a:hover {
	color: #fff;
	text-decoration: none;
}

/* TITLE */
#banner-header {
	margin: 0;
	padding: 0 20px 0;
	font-size: 460%;
	line-height: 1;
	font-family: "Times New Roman", Times, HiraMinPro-W6, "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", serif;
}
#banner-header span.echnical {
	font-size: 96%;
	margin-right: 0.15em;
	margin-left: -0.15em;
}
#banner-header a,
#banner-header a:link,
#banner-header a:visited,
#banner-header a:hover {
	color: #444;
	text-decoration: none;
}

/* PAGE TITLE */
#page-title {
	padding: 0.6em 8px;
	margin-bottom: 15px;
	border-left: 10px solid  #c30;
	font-size: 118%;
	line-height: 1.4;
	color: #fff;
	background-color: #222;
}

/* CONTENT TITLE */
.content-title {
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
	line-height: 1;
	font-weight: bold;
}

/* POPULAR ENTRIES */

div#popular-entries {
	margin-top: 0px;
	margin-bottom: 30px;
}
div#popular-entries ul li {
	padding: 4px 0 4px;
	border-bottom: 1px dotted #bbb;
}
div#popular-entries ul li a {
	font-weight: bold;
	font-size: 94%;
	line-height: 1.4;
	display: block;
	position: relative;
}
div#popular-entries ul li a span {
	font-weight: normal;
	font-size: 83%;
	color: #222;
}

/* ABOUT SITE */

div#about-site {
	margin-bottom: 30px;
}
div#about-site p {
	margin: 0.4em 0;
	font-size: 86%;
}


/* COPYRIGHT */

address#copyright {
	border-top: 1px solid #ccc;
	padding-top: 4px;
	margin: 10px 0 2px;
	color: #666;
	font-size: 78%;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}


/* AD */

div.left-ad {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.category-content-ad-upper,
div.category-content-ad-middle,
div.date-content-ad-upper {
	margin-top: -25px;
	margin-bottom: 35px;
}
div.content-ad-lower {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.main-content-ad-upper {
	margin-top: -15px;
	margin-bottom: 20px;
}
div.main-content-ad-lower {
	margin-top: -40px;
	margin-bottom: 20px;
}
div.search-content-ad-upper {
	margin-top: 15px;
	margin-bottom: 30px;
}
div.entry-content-ad-upper {
	margin-top: 20px;
	margin-bottom: 10px;
}
div.date-content-ad-lower,
div.category-content-ad-lower {
	margin-top: -25px;
	margin-bottom: 25px;
}

#amazon-sub {
	margin-bottom: 15px;
	font-size: 86%;
	line-height: 1.3;
	text-align: center;
}
#amazon-sub span {
	font-size: 91%;
}
#amazon-sub img {
	margin-bottom: 5px;
	padding: 1px;
	background-color: #ccc;
}
#amazon-sub img:hover {
	padding: 2px 0 0 2px;
}

/* ENTRY */
.entry {
	margin-bottom: 50px;
}

/* ENTRY HEADER */
.entry-header {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	border-left: 12px solid #222;
	line-height: 1.4;
}
.entry-header a,
.entry-header a:link,
.entry-header a:visited {
	display: block;
	position: relative;
	color: #222;
	text-decoration: none;
}
.entry-header a:hover {
	color: #c30;
	text-decoration: underline;
}
.entry-title {
	font-size: 148%;
	font-weight: bold;
}


/* ENTRY BODY */

.entry-body p,
.entry-more p {
	margin: 1em 0;
}
.entry-body p.left,
.entry-more p.left {
	margin: 0 0 1em;
}
.entry-body ul,
.entry-more ul {
	margin: 1em 0 1em 1em;
}
.entry-body img,
.entry-more img {
	margin: 0 1em 0 0;
	vertical-align: top;
}
.entry-body a img,
.entry-more a img {
	border: 1px solid #c30;
}


/* ENTRY TEXT AREA length */

.entry textarea {
	width: 97%;
}


/* ENTRY MORE LINK */

.entry-more-link {
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: 118%;
	line-height: 1;
	font-weight: bold;
}


/* ENTRY TAG */

.entry-tags {
	margin-top: 1em;
	margin-bottom: 1em;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
	display: inline;
	font-size: 86%;
}


/* ENTRY FOOTER */

.entry-footer,
.recent-entry-footer {
	padding-top: 2px;
	margin-top: 10px;
	margin-bottom: 50px;
	border-top: 1px dotted #ccc;
	text-align: right;
	font-size: 86%;
	line-height: 1.4;
}
.recent-entry-footer {
	margin-bottom: 35px;
}
.entry-footer a img {
	border: none;
	vertical-align: bottom;
}


/* RECENT ENTRIES */

div#recent-entries {
	margin-top: 0px;
	margin-bottom: 10px;
}
div#recent-entries ul li {
	padding: 0.5em 0 0.5em;
	border-bottom: 1px dotted #ccc;
}
div#recent-entries ul li a {
	font-weight: bold;
	font-size: 110%;
	line-height: 1.4;
	display: block;
	position: relative;
}
div#recent-entries ul li a span {
	font-weight: normal;
	font-size: 71%;
	color: #222;
}
div#recent-entries p.note {
	margin-top: 5px;
	font-weight: bold;
}


/* ENTRY LIST */

ul.entry-list li {
	padding: 0.5em 0;
	border-bottom: 1px dotted #ccc;
}


/* Typekey COMMENTER IMAGE */

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


/* ARCHIVE LIST */

.archive-list {
	margin: 10px 0;
}


/* CONTENT NAVIGATION */

.content-nav {
	margin: 0px 15px 10px;
	text-align: center;
	font-size: 78%;
	line-height: 1.5;
}


/* FOOTER NAVIGATION */

#footer-nav {
	padding-top: 0.5em;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 86%;
	line-height: 1.5;
	border-top: 1px solid #ccc;
}


/* SIDE MENU TITLE */

.sidetitle,
.adtitle {
	color: #fff;
	background-color: #222;
	margin-bottom: 5px;
	border-bottom: 5px solid  #c30;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}

/* \*//*/
.sidetitle {
	padding: 1px 0 5px;
}
.adtitle {
	display: none;
}
/* */

/* SIDE MENU */

.side {
	margin: 3px 0 20px;
	color: #222;
	font-size: 86%;
	line-height: 1.5;
}


/* SIDE MENU for CATEGORIES */

.side #categories {}
.side #categories ul {
	margin-bottom: 0.4em;
}
.side #categories ul ul li {
	padding-left: 13px;
	background: url("http://adobe-illustrator.nasoine.com/images/list_mark.gif") no-repeat 0px 0.08em;
}


/* CREDIT BANNER */

.powered {
	text-align: left;
	margin-top: 40px;
}
.powered img {
	margin-bottom: 4px;
}

/* COUNTER */
p#counter {
	margin-top: -5px;
}

/* RECOMMEND ENTRIES */
.recommend-entries {
	margin-top: -10px;
}
.recommend-entries-title {
	margin-bottom: 10px;
	padding: 0.1em 0 0.1em 0.5em;
	border-left: 7px solid #c30;
	color: #fff;
	background-color: #222;
}
.recommend-entries ul {
	font-size: 94%;
	font-weight: bold;
	text-indent: -1em;
	margin-left: 1em;
}

/* COMMENTS and TRACKBACKS */
#comments-open-data p {
	margin-bottom: 10px;
}
#comment-preview {
	width: 5em;
}
#comment-post {
	width: 5em;
	font-weight: bold;
}
#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 60%;
	border-style: solid;
	border-width: 1px;
	border-color: #888 #ccc #ccc #888;
}
#comment-text {
	width: 99%;
}
#comment-bake-cookie {
	vertical-align: middle;
}
#comments-open-footer {
	margin-top: 10px;
	text-align: center;
}
.trackbacks,
.comments {
	margin: 10px 0px;
}
.trackbacks-header,
.comments-header,
.comments-open-header,
.comments-head {
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0.1em 0 0.1em 0.5em;
	border-left: 7px solid #c30;
	color: #fff;
	background-color: #222;
}
#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
	margin: 0;
	padding: 0;
}
.trackback-content p,
.comment-content p {
	margin-top: 10px;
	margin-bottom: 5px;
}
.trackbacks-url {
	width: 476px;
	border: 0;
	background-color: #f3f3f0;
}
.trackback-footer,
.comment-footer {
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 20px;
	border-top: 1px dotted #ccc;
	text-align: right;
	font-size: 86%;
	line-height: 1.5;
}
.comments-open label {
	display: block;
}
.comments-open-moderated {
	margin-bottom: 10px;
	font-size: 86%;
	line-height: 1.5;
}


/* COLUMN CHANGE */

/* 3 COLUMN */

.layout-three-column #container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	text-align: left;
	background-color: #f3f3f0;
}
.layout-three-column #content {
	float: left;
	width: 518px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.layout-three-column #content-inner {
	padding: 0px 15px;
}
.layout-three-column #links-left-box {
	float: left;
	width: 190px;
}
.layout-three-column #links-right-box {
	float: left;
	width: 190px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
	padding: 0px 15px;
}


/* 2 COLUMN */

.layout-two-column #container {
	width: 725px;
	padding-bottom: 15px;
	text-align: left;
	background-color: #f3f3f0;
}
.layout-two-column #content {
	float: right;
	width: 518px;
}
.layout-two-column #content-inner {
	padding: 5px 20px;
	border-left: 1px solid #ccc;
	position: relative;
	left: -1px;
}
.layout-two-column #links-right-box {
	float: right;
	width: 207px;
}
.layout-two-column #links-right {
	padding: 5px 20px;
	border-right: 1px solid #ccc;
}


/* 1 COLUMN */

.layout-one-column #container {
	width: 518px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	text-align: left;
	background-color: #f3f3f0;
}
.layout-one-column #content-inner {
	padding: 0px 20px;
}
.layout-one-column #footer {
	text-align: center;
}