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

/* 印刷対応 2カラム */
@media screen {
}

@media print {
.layout-two-column-left #links-left-box {
	display:none;
}
}

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

}

/* 見出し */
h1 {
	font-size: 16px;

}
h2 {
	font-size: 16px;


}
h3 {
	font-weight: normal;
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #643200;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-left: 10px;




}
h5 {
	font-weight: normal;
	font-size: 14px;

}
h6 {
	font-size: 12px;
}

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

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

/* 段落 */
 p{
	margin:0px;
	color:#333333;

 }

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

/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {
	color: #999999;
	margin: 0px;
	background-color: #E3E3D1;
	background-image: url(images/banner_bg.png);
	background-repeat: no-repeat;
	background-position: left top;


}

#banner-header {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;



}
#banner a,
#banner a:link,
#banner a:visited {
	color: #000000;
	text-decoration: none;

}
#banner a:hover {
	color: #FF3300;
}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner-description {
    color: #CC3300;
    font-size: 12px;
}

/* フッター */
#footer {
	text-align: center;
	font-size: 11px;
	padding-bottom: 6px;
	font-weight: bold;
	background-image: url(images/subbanner.jpg);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-top: 7px;
	background-color: #B89C99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #825757;


}

/* エントリー全体 */
.blog {
	font-size: 14px;
	color: #36414d;
	line-height: 140%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;




}

/* エントリー日付 */
.date { 
    margin: 6px 5px 10;
    padding: 2px 0 2px 5px;
/*    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    font-size: 11px;
    font-weight: bold;
}

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

/* エントリー */
.entry {
	width: auto;
	margin: 0 5px 20px;
	color: #36414d;
	line-height:150%;
	word-break: break-all;
	font-size: 14px;

}
.entry a:active {}
.entry img {

}

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

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

/* エントリータイトル */
.entry-header {
	margin: 0px 0 10;
	color: #400000;
	background-color: #FFECCE;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A8522D;
	padding: 6px 3px 4px 5px;


}

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

/* タグ */
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 12px;
}
.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 table {
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}
/* パンくず */
.rootmenu {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #616161;


}
.rootmenu a,
.rootmenu a:link,
.rootmenu a:visited {
	color: #929292;

}
.rootmenu a:hover {
    color: #000000;

}


/* サイドメニュータイトル */
.sidetitle {
	_padding: 1px 0 2px;
	text-align: center;
	color: #400001;
	background: #FFF5E8;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 4px #CCCCCC;
	font-weight: bold;
	line-height: 120%;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;


}

/* サイドメニュー */
.side {
	margin: 3px 10px 30px;
	background: none;
	color: #444444;
	font-size: 11px;
	line-height: 140%;
}
.side a,
.side a:link,
.side a:visited {
    color: #666666;
    text-decoration: none;
}
.side a:hover {
    color: #004080;
    text-decoration: underline;
}

/* サイドメニュー(サブカテゴリー用) */

.catlist {
	font-size: 12px;
	line-height: 100%;
	background-image: url(images/tagmidle.jpg);
	background-repeat: repeat-y;


}
.catlist a,
.catlist a:link,
.catlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/botton01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #333333;


}
.catlist a:hover {
	color: #CC0000;
	background-image: url(images/botton01ov.jpg);
	background-color: #E1E1E1;

}

/* サイドメニュー(タグクラウド用) */
.tagtitle {
	margin-top: 3px;
	_padding: 1px 0 2px;
	text-align: center;
	color: #333333;
	background: url(images/tagtop.jpg) no-repeat left top;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	width: 170px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 8px;
}
.sidetags {
	background-image: url(images/tagmidle.jpg);
	background-repeat: repeat-y;
	width: 170px;

}
.tags {
	font-size: 12px;
	text-align: left;
	display: block;
	margin-top: 2px;




}
.tags a,
.tags a:link,
.tags a:visited {
	text-decoration: none;
	background-image: url(images/catlistback.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	color: #333333;
	margin-left: 5px;
	line-height: 100%;
	font-size: 12px;
	width: 100%;
	padding-left: 24px;
	background-position: left top;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 7px;




}
.tags a:hover {
	color: #CC0000;
	background-image: url(images/catlistback_ov.jpg);


}

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




}

.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: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    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: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

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

/* カラム切り替え */

/* 3カラム用 */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
	margin-bottom: 20px;
	margin-top:2px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	color:#333333;
	background-color: #B1D1EF;
	background-image: url(images/body_bg.gif);


}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
	margin-bottom: 10px;

}
.layout-three-column #box {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;



}

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




}

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

/* 1カラム用 */
.layout-one-column #box {
    width: 478px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    background-color: #ffffff;
}

/* 1カラム・リキッドレイアウト用 */
/* タイトルバナー */
.layout-one-column-liquid #banner {
    margin-right: 100px;
    margin-left : 100px;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
}
body.layout-one-column-liquid {
    background: #36414d;
}

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

/* 3カラム(リキッドレイアウト) */
.layout-three-column-liquid #content {
    margin: 0 185px 10px;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
}
.layout-three-column-liquid #links-left{
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
    color: #ffffff;
}
.layout-three-column-liquid #links-right{
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
    color: #ffffff;
}

/* 2カラム(リキッドレイアウト：右サイドバー) */
.layout-two-column-liquid-right #content {
    margin: 0 185px 10px 0;
    border-bottom: 1px solid #666699;
    border-right: 1px solid #666699;
}
.layout-two-column-liquid-right #links-right {
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
    color: #ffffff;
}

/* 2カラム(リキッドレイアウト：左サイドバー) */
.layout-two-column-liquid-left #content {
    margin: 0 0 10px 185px;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
}
.layout-two-column-liquid-left #links-left {
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
    color: #ffffff;
}

/* 1カラム(リキッドレイアウト) */
.layout-one-column-liquid #content {
    margin: 0 100px 10px;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
    background: #ffffff;
}

/* 3カラム */
.layout-three-column #content {
	width: 440px;
	margin: 0 0 10px;
	background-image: none;




}
.layout-three-column #links-left-box {
	width: 205px;
	padding-bottom: 20px;


}

.layout-three-column #links-right-box {
	width: 175px;
	padding-bottom: 30px;
	background-color: #F2F2F2;


}
.layout-three-column #links-left {
	padding: 0px 5px;
	background-image: url(images/sideback01.jpg);
	background-repeat: repeat-x;



}
.layout-three-column #links-right {
    padding: 0px 0px 0px 5px;
}
/* 2カラム(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 478px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #666699;
    border-right: 1px solid #666699;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 185px;
}
.layout-two-column-right #links-right {
    padding: 15px 15px 0;
    color: #ffffff;
}

/* 2カラム(左サイドバー) */
.layout-two-column-left #content {
	width: 560px;
	margin: 0 0 10px;
	background-image: none;
	padding-top: 5px;



}
.layout-two-column-left #links-left-box {
	width: 240px;
	padding-bottom: 2px;




}
.layout-two-column-left #links-left {
	padding: 5px 5px 0px;
	margin-right: 10px;
	background-color: #F0F0F0;





}

/* 1カラム */
.layout-one-column #content {
	letter-spacing: -0.1em;

}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}
.content-title1 {
	margin: 0px;
	padding: 22px 0px 4px 60px;
	background-image: url(images/cattitleback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #5E0000;
	font-size: 20px;



}
.categories {

}

.categories a,
.categories a:link,
.categories a:visited {
	padding-left: 12px;
	list-style-type: none;
	margin-top: 1px;
	font-size: 13px;
	padding-top: 10px;
	background-image: url(images/side-cat.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}

.main-title {
	background-image: url(images/main-title01.jpg);
	background-repeat: no-repeat;
	font-size: 22px;
	color: #006699;
	background-color: #FFFFFF;
	background-position: left bottom;
	padding-left: 60px;
	padding-bottom: 2px;
	padding-top: 10px;
	margin-right: 5px;














}
.subbanner {
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	overflow: hidden;
	vertical-align: bottom;
	padding-bottom: 6px;





}
table {
	font-size: 14px;

}
.entry-excerpt {
	font-size: 12px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 5px;






}

.entry-list a,
.entry-list a:link,
.entry-list a:visited {
	color: #400000;
	text-decoration: none;


}
.entry-list a:hover {
    color: #CC3300;
    text-decoration: underline;
}
.content-nav2 {
	text-align: center;
	padding: 0px;
	line-height: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;



}
.side-entlist a,
.side-entlist a:link,
.side-entlist a:visited {
	color: #575757;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6B185;
	font-size: 13px;
	background-color: #FFF0D9;
	display: block;
	padding-top: 7px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	padding-bottom: 4px;








}
.side-entlist a:hover {
	color: #400000;
	text-decoration: none;



}
.tableline td {
	padding: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DF986C;
	line-height: 140%;

}

.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CBDAE7;
} .comment-content{ margin: 10px 0px 10px 10px; font-size: 12px; color: #666; line-height: 155%; } .comment-view{ margin: 0px 0px 10px 10px; font-size: 12px; color: #4A4A97; line-height: 155%; } 
