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

/* すべて */
* {
margin: 0px;
padding: 0px;
font-family: "MS UI Gothic", Osaka "ヒラギノ角ゴ Pro W3";
}

body {
font-size: 100%;
margin: 25px auto 25px auto;
background-color: #cec3a5;
text-align: center;
}

html>body {
font-size: 12pt;
}

/* 見出し */

h3,
h4,
h5,
h6 {
font-weight: normal;
}

/* リンク */
a,
a:link,
a:visited {
color: #027979;
text-decoration: none;
}

a:hover {
color: #027979;
text-decoration: underline;
}

a:active {
}

/* リンクつき画像 */
a img {
border: none;
}

/* フォーム */
form {
margin: 0px;
}

#search-options,
input {
padding: 1px;
}

#search {
width: 93px;
height: 19px; /* border-box */
vertical-align: top;
margin: 0px 2px 0px 0px;
font-size: 12px;
border-top: 2px ridge #808080;
border-left: 2px ridge #808080;
border-right: 1px solid #d4d0c8;
border-bottom: 1px solid #d4d0c8;
}

head+body #search {
width: 89px;
height: 14px; /* content-box */
margin: 2px 1px 0px 0px;
}

/* ヘッダ背景 */

/* ヘッダ */
#head {
height: 16px;
margin: 0px auto;
background: url(images/topbg.gif) no-repeat center top;
}

#logo {
width: 824px;
height: 50px;
margin: 0px 18px;
background: url(images/author.gif) no-repeat right;
}

#topimage {
clear: both;
width: 824px;
height: 360px;
margin: 0px 18px;
background: url(http://www.noasobi.com/topimages/topimage.jpg) no-repeat center;
}

#topimage p {
position: relative;
top: 340px;
text-align: right;
margin-right: 6px;
font-size: 12px;
color: #dddddd;
}

#backimage {
background-image: url(images/centerbg.gif);
background-position: center top;
background-repeat: repeat-y;
}

#navibox {
width: 824px;
background: url(images/navibox.gif);
margin: 0px 18px;
}

#navi {
width: 822px;
height: 53px;
background: url(images/menubg.gif);
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #999999;
margin: 0px 0px 0px 1px;
}

#navi ul {
list-style: none none;
margin: 16px 0px 0px 8px;
padding: 0px;
}

#navi li {
display: inline;
margin: 0px;
padding: 0px;
}

#navi img {
vertical-align: top;
margin: 0px;
padding: 0px;
}

#navi form {
display: inline;
}

#main {
clear: both;
overflow: hidden;
width: 824px;
margin: 0px 18px;
background: url(images/mainbg.gif) repeat-y center;
}

#main:after {
content: "";
display: block;
height: 0px;
clear: both;
}

/* エントリー全体 */
.blog {
padding: 14px 11px;
}

/* エントリー日付 */
.date {
margin: 8px 0px;
padding-left: 5px;
font-size: 77%;
font-weight: bold;
line-height: 2.0;
}

/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
color: #ffffff;
background: #31313f;
}

/* エントリー */
.entry {
width: auto;
margin: 0px 3px 15px;
color: #222222;
font-size: 77%;
line-height: 1.5;
}

/* 段落 */
.entry p {
margin: 15px 0px;
}

.entry img {
margin-bottom: 10px;
}

.entry-more img {
margin: 0px;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
padding-left: 16px;
}

.entry ul li {
list-style-type: circle;
}

/* 定義リスト */
.entry dl {
}

.entry dt {
}

.entry dd {
padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
width: 97%;
}

.imgr {
float: right;
margin: 0px 0px 10px 10px;
border: 0;
}

/* 引用 */
blockquote {
width: auto;
margin: 15px 20px 0px;
padding: 10px;
border: 1px solid #666666;
background: #f6f6f6;
font-size: 83.3%;
line-height: 1.5;
}

.quotetitle { /* 引用文タイトル */
font-size: 83.3%;
border-bottom: 1px solid #666666;
padding: 3px;
}

pre {
margin: 15px 20px 0px;
padding: 10px;
background: #f6f6f6;
border: 1px solid #999999;
font-size: 77%;
line-height: 1.5;
width: 100%;
overflow: scroll;
}

html>body pre {
width: 87%;
}

/* 追記 */
.entry .extended {
}

/* エントリータイトル */
.entry-title {
width: 425px;
height: 30px;
background-image: url(images/entrybg.gif);
color: #000000;
}

.entry-header {
font-size: 100%;
display: inline;
position: relative;
top: 5px;
left: 10px;
}

.entry-date {
float: right;
font-size: 93%;
margin: 7px;
}

/* 投稿者 */
.entry-footer {
margin: 10px 0px 0px;
padding-top: 3px;
text-align: right;
font-size: 93%;
}

/* タグ */
.entry-tags-header,
.entry-tags-list,
.entry-tag {
display: inline;
font-size: 100%;
}

.entry-tags-list { 
list-style:none;
padding-left: 5px;
}

/* Typekeyコメンタ－画像 */
.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

/* アーカイブページ本文 */
.archive-list {
margin: 10px 0px;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
margin: 10px;
text-align: center;
font-size: 77%;
}

/* カレンダー */
.calendarhead {
padding-bottom: 5px;
text-align: center;
color: #444444;
font-size: 9px;
background: none;
letter-spacing: 0.2em;
}

#calendar table {
text-align: center;
padding: 0px;
border-collapse: collapse;
}

#calendar th {
padding-bottom: 3px;
font-size: 8px;
width: 23px;
}

#calendar td {
padding: 2px 0px;
font-size: 9px;
line-height: 120%;
}

span.day {
text-align: center;
font-size: 9px;
}

span.saturday {
color: blue;
}

span.sunday {
color: #e50003;
}

td.today {
display: block;
border: 1px solid #444444;
}

#links-left-box dl,
#links-right-box dl {
margin: 0px;
padding: 18px 12px 12px 18px;
}

#links-left-box dd,
#links-right-box dd {
font-size: 77%;
}

.side dt,
.side dd {
margin: 0px;
padding: 0px;
}

/* サイドメニュータイトル */
.sidetitle {
color: #ffffff;
font-size: 70%;
}

.links {
font-weight: bold;
line-height: 110%;
margin-bottom: 10px;
vertical-align: top;
}

.linklist {
margin: 10px 0px 20px 0px;
line-height: 170%;
padding-left: 12px;
}

.linklist li {
list-style-type: none;
}

.l-icon {
clear: both;
margin: 0px 3px 5px 0px;
float: left;
}

/* サイドメニュー */
.side {
margin: 10px 0 20px 0;
color: #444444;
line-height: 150%;
}

.side ul li {
list-style-type: none;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
padding-left: 16px;
}

.side #categories ul ul {
padding-left: 10px;
}

.side #categories li {
list-style-type: square;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
margin-top: 5px;
padding-left: 0px;
list-style: none;
}

ul#tags .module-list-item {
display: inline;
}

ul#tags li.taglevel1 {
font-size: 125%;
font-weight: bold;
}

ul#tags li.taglevel2 {
font-size: 125%;
}

ul#tags li.taglevel3 {
font-size: 116.6%;
}

ul#tags li.taglevel4 {
font-size: 108.3%;
}

ul#tags li.taglevel5 {
font-size: 100%;
}

ul#tags li.taglevel6 {
font-size: 91.6%;
}

/* 検索 */
fieldset {
border: none;
}

/* カウンター */
.counter {
line-height: 100%;
margin: 0 0 20px 0;
}

/* コメント・トラックバック */
#trackbacks,
#comments {
margin: 10px 0px;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.comments-head {
margin: 15px 0px;
padding-left: 5px;
color: #ffffff;
background: #38384c;
font-size: 77%;
font-weight: bold;
line-height: 2.0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
margin: 0px 2px;
padding: 0px;
font-size: 77%;
line-height: 150%;
}

.comments-open-moderated {
margin-bottom: 10px;
}

.trackback-content p,
.comment-content p {
margin-top: 10px;
margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
margin-right: 2px;
padding-top: 3px;
font-size: 70%;
text-align: right;
}

#comments-open-data p {
margin-bottom: 10px;
}

#comment-post {
font-weight: bold;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
width: 220px;
}

#comment-text {
width: 425px;
}

#comment-bake-cookie {
margin-left: 2px;
vertical-align: middle;
}

#comments-open-footer {
margin-top: 10px;
text-align: center;
}

.comments-open label {
display: block;
}

#container {
margin-bottom: 10px;
}

#box {
width: 860px;
margin: 0px auto;
text-align: left;
background: #ffffff;
overflow: hidden;
}

#content {
float: left;
width: 454px;
}

#links-left-box {
float: left;
width: 185px;
padding-top: 4px;
}

#links-right-box {
float: left;
width: 185px;
}

#links-right-box a {
color: #cecece;
font-size: 10px;
}

/* フッタ */
#footcopy {
clear: both;
height: 65px;
margin: 0px auto 0px auto;
background-image: url(images/footcopy.gif);
background-position: center top;
background-repeat: no-repeat;
}

#foot {
width: 824px;
margin: 0px 18px;
}

#foot p {
font-size: 12px;
text-align: left;
line-height: 150%;
padding-top: 10px;
}
