/* CSS Document */

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

/* すべて */
* {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, sans-serif;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}

h1#banner-header{
padding:200px 15px 5px;
}

/* リンク */
a,
a:link,
a:visited {
color: #006699;
text-decoration: none;
}
a:hover {
color: #006699;
text-decoration: underline;
}
a:active {}

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

/* 段落 */
p {
margin-top: 15px;
margin-bottom: 15px;
}

/* 順序なしリスト */
ul, ol {
padding-left: 16px;
}
ul li {
list-style-type: none;
}

li.tag{
list-style-position:inside;
padding-top:10px;
padding-left: 16px;
}
/* 定義リスト */
dl {}
dt {}
dd {
padding-left: 8px;
}

/* フォーム */
form {
font-size:13px;
margin:0px 0px 0px 5px;
}

.label {
clear: left;
padding-left: 10px;
float: left;
width: 120px;
line-height: 2em;
text-align:left;
}

input, select, textarea {
border-style: solid;
border-width: 1px;
border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
vertical-align: middle;
color: #333333;
background: #f1f1ed;
}


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

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

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

/* タイトルバナー */
#banner {
height:250px;
margin:0 0 5px 0;
border-bottom: 1px solid #666699;
color: #999999;
background-position: left top;
background-repeat: no-repeat;
background-image: url("banner.gif");
text-align: left;
}

#banner a,
#banner a:link,
#banner a:visited {
color: #ffffff;
font-size: 18px;
text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner-description {
color: #ffffff;
font-size: 13px;
padding:0px 0px 0px 15px;
}

/* エントリー全体 */
.blog {
padding: 10px;
font-size: 13px;
color: #36414d;
background: none;
}

/* エントリー日付 */
.date { 
margin: 3px 5px 0;
padding:0px 5px 0px 0px;
font-size: 12px;
font-weight: normal;
text-align:right;
color:#e6b422;
}

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

/* メールフォーム */
.bookmail { 
margin: 6px 5px 0px 0px;
padding:8px;
background-color:#f9f9f9;
border: 1px solid  #666666;
font-size: 13px;
text-align:left;
color:#333333;
}


/* エントリー */
.entry {
width: auto;
margin: 0 5px 15px;
color: #36414d;
background: #ffffff;
/*    background-position: right; 
background-repeat: repeat-y; 
background-image: url(".gif");*/
font-size: 13px;
line-height:180%;
word-break: break-all;
}
.entry a:active {}
.entry img {
margin-right: 8px;
margin-bottom: 5px;
}

.entry img.right {
float:right;
padding:10px 10px 10px 30px;
margin-right:10px 10px 10px 30px;
}
.entry img.left{
float:left;
padding:10px 30px 10px 10px;
margin-right:10px 30px 10px 10px;
}
img.left02{
float:left;
display: inline;
margin:5px 10px 5px 5px;
}
img.right02{
float:right;
display: inline;
margin:5px 5px 5px 10px;
}
/* 著書紹介イメージ */
.entry a:active {}
.entry img.book {
margin-top:0px;
margin-right: 10px;
margin-bottom: 5px;
float:left;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
width: 97%;
}

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

/* エントリータイトル */
.entry-header {
margin: 15px 0 0;
color: #444444;
font-size: 15px;
font-weight: bold;
border-bottom:1px solid #666666;
}

/* 投稿者 */
.entry-footer {
margin: 10px 0 0 0;
border-top: 1px dotted #36414d;
text-align: right;
color: #36414d;
font-size: 11px;
}

/* タグ */
.entry-tags-header,
.entry-tags-list,
.entry-tag {
display: inline;
font-size: 13px;
}
.entry-tags-list { 
list-style:none;
padding-left: 5px;
}

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

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

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

/* カレンダー */
.calendarhead {
margin-top: 3px;
padding: 2px 0 1px;
_padding: 1px 0 2px;
border: 1px solid  #666666;
text-align: center;
color: #444444;
background: #f6f6f6;
font-size: 12px;
line-height: 140%;
letter-spacing: 0.2em;
}
.calendar {
text-align: center;
color: #444444;
background: none;
}
.calendar table {
margin:5px 0 0 0;
text-align: center;
padding: 0px;
border-collapse: collapse;
}
.calendar th {
padding-bottom: 3px;
font-size: 10px;
width: 23px;
}
.calendar td {
padding: 2px 0;
font-size: 9px;
line-height: 120%;
}
.today {
display: block;
text-align: center;
color: #444444;
border: 1px solid #444444;
}
.holiday {
color: #e50003;
}
.saturday {
color: blue;
}

/* サイドメニュータイトル */

.sidetitle {
margin: 5px;
padding: 2px 0 1px;
_padding: 1px 0 2px;
border: 1px solid  #666666;
text-align: center;
color: #444444;
background-color:#f9f9f9;
font-size: 13px;
line-height: 140%;
}

/* サイドメニュー */
.side {
margin: 10px 0 20px;
padding:5px 10px 5px 10px;
background: none;
color: #444444;
font-size: 13px;
_font-size: 13px;
line-height: 150%;
}

/* 著書 */
.book {
margin: 10px 0 5px;
padding:5px 10px 5px 10px;
background: none;
color: #444444;
font-size: 13px;
_font-size: 13px;
line-height: 150%;
text-align:center;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
padding-left: 5px;
}
.side #categories ul ul {
padding-left: 10px;
}
.side #categories li {
list-style-type: none;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
margin-top: 5px;
padding-left: 0;
list-style: none;
}
ul#tags .module-list-item {
display: inline;
}
ul#tags li.taglevel1 {
font-size: 13px;
font-weight: bold;
}
ul#tags li.taglevel2 {
font-size: 13px;
}
ul#tags li.taglevel3 {
font-size: 12px;
}
ul#tags li.taglevel4 {
font-size: 11px;
}
ul#tags li.taglevel5 {
font-size: 10px;
}
ul#tags li.taglevel6 {
font-size: 9px;
}

/* カウンター */
.counter {
margin: 8px 0 25px;
padding: 2px;
background: none;
font-size: 9px;
}

/* RSSフィード */
.syndicate {
margin-bottom: 5px;
padding:5px 7px 5px;
text-align: left;
color: #666666;
font-size: 10px;
line-height: 150%;
}

/* クレジットバナー */
.powered {
margin-top: 50px;
text-align: left;
color: #666666;
font-size: 12px;
line-height: 150%;
}
.powered img {
margin-top: 3px;
}

.clear {
clear: both;
}

/* コメント・トラックバック */
#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: 266px;
}

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

#comments-open-footer {
text-align: center;
}

.trackbacks,
.comments {
margin: 10px 5px;
color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
margin: 15px 0;
padding: 2px 0 2px 5px;
color: #ffffff;
background-position: center top;
background-repeat: no-repeat;
background-image: url("date.gif");
font-size: 13px;
}

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

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

.trackback-footer,
.comment-footer {
font-size: 12px;
border-top: 1px dotted #36414d;
text-align: right;
padding-top: 3px;
margin-right: 2px;
}

.comments-open label {
display: block;
}

.comments-head {
font-size: 12px;
color: #ffffff;
background: #8fabbe;
padding: 2px 0 2px 5px;
margin: 15px 0;
}

/* カラム切り替え */


/* 2カラム用 */
.layout-two-column-left #box,
.layout-two-column-right #box {
width: 665px;
margin-right: auto;
margin-left: auto;
padding: 0 0 15px 0;
border-bottom: 1px solid #666699;
border-left: 1px solid #666699;
border-right: 1px solid #666699;
text-align: left;
background-color: #ffffff;
}

/* 2カラム用 */
.layout-one-column #container {
margin-bottom: 0;
}

/* フッタ */
.layout-one-column #footer {
text-align: center;
}
.layout-one-column-liquid #footer {
padding-bottom: 15px;
text-align: center;
}

/* 2カラム(リキッドレイアウト：右サイドバー) */
.layout-two-column-liquid-right #content {
margin: 3px 225px 10px 8px;
border: 1px solid #000000;
}
.layout-two-column-liquid-right #links-right {
position: absolute;
width: 200px;
top: 50px;
right: 15px;
color: #ffffff;
background-position: center top;
background-repeat: no-repeat;
background-image: url("sideback.gif");
border:1px solid #333333;
}

#links-right a,
#links-right a:link,
#links-right a:visited {
color:#000000;
}
#links-right a:hover {
color:#CC0000;
}
#links-right a:active {}
}

input,textarea {
font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}/* CSS Document */


/* トップページ挨拶 */
#toppage {
margin: 3px 225px 10px 8px;
border: 1px solid #000000;
padding:5px 10px 5px;
}

#toppage p.tittle {
font-size:15px;
border-bottom:2px dotted #666666;
font-weight:bold;
}

#toppage p {
font-size:13px;
}

/* サブカテゴリー折りたたみ */
.subcategories a.foldmark {
    font-size:9px; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（何も表示しない） */
}

/* ツリー化*/
ul.tree {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    list-style: none;
}
ul.tree ul {
    margin: 0px;
    padding: 0px;
}
ul.tree li {
    margin: 0px;
    padding: 0px 0px 0px 16px;
    background-image: url(tree_lst_dotted.gif);
    background-repeat: no-repeat;
    list-style: none;
}
ul.tree li.end {
    background-image: url(tree_end_dotted.gif);
    list-style: none;
}

/* 月間アーカイブツリー化*/
#archives ul.tree {
    margin: 0 0 0 5px;
    padding: 0px;
    font-size: 13px;
    list-style: none;
}
#archives ul.tree ul {
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
#archives ul.tree li {
    margin: 0;
    padding: 0 0 0 11px;
    background-image: url(tree_lst_dotted.gif);
    background-repeat: no-repeat;
    list-style: none;
}
#archives ul.tree li.end {
    background-image: url(tree_end_dotted.gif);
    list-style: none;
}

/* 分割*/
.bunkatu{
font-size:13px;
text-align:center;
text-decoration:underline;
}

/* タグ*/
ul#tags { 
border: 1px solid #CCC;
padding: 10px;
margin: 10px;
display: none;
}

#tags li {
display: inline;
}
#tags li a {
border-width: 0; color: #000;
}

#tags li.hot a {
color: #336699;
}

#tags li.old a {
color: #666666; 
}

#tags li.oldest a {
color: #CCC;
}

#tags li a:active, #tags li a:hover {
color: #FF0000;
}

.coffButton {
color: #000;
background: #fff;
border: 1px solid #ccc;
padding: 2px; cursor: pointer;
}

a.coffButton:hover {
color: #000;
background: #ccc;
}

#coff {
font-weight: bold;
padding: 2px;
}

/* newマーク*/
span.new {
    display: none;
    color: #e9546b;
    font-weight: bold;
}
.clearboth {
height:1px;
font-size:1%;
clear:both;
display:block;
}

/*画像左寄せ*/

.entry img .left03{
float:left;
margin:0 5px 5px 0;
}