@charset"EUC-JP";
/*----------------------------------------------------
  Template : PEPSI
  Author   : PEPSI
  Address  : http://www.sheltie.info/
  Version  : 1.00
  Copyright (c) 1997-2007 PEPSI. All Rights Reserved. 
----------------------------------------------------*/
/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

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

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

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

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

/* 順序なしリスト */
ul {
}
ul li {
    margin: 0 0 2px 15px;
    padding-left: 2px; /*リストマークとの距離*/
/*    background: url(http://www.sheltie.info/weblog/template/title.gif) no-repeat 0px 0.3em; */
    list-style-image : url(http://www.sheltie.info/weblog/template/list.gif);  /*リスト画像*/
}

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

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

/* 投稿ボタンの設定 */
input.button{
    color:#0080c0;
/*    background-color:#CEE7FF; */
    background: url(template/titleback.gif) repeat-x;*/
    border:1px solid #75a3ed;
}

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

/* タイトルバナー */
#banner {
    margin: 0 13px -1px 12px;
    padding-left: 23px;
/*    border-bottom: 1px solid #0080c0;*/
    color: #999999;
/*    background: url(template/title.gif) repeat-x;*/
    background: url(template/blogtitle.png);
    height: 94px;
    text-align: left;
}
#banner-header { display:none; } /*タイトル文字非表示*/

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

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

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

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

/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #0080c0;
/*    background: #8fabbe;*/
    background: url(template/titleback.gif) repeat-x;
}

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

.entry em{ background-color:#CEE7FF;}
.entry strong{ font-weight:bold;}

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

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

/* エントリータイトル */
.entry-header {
    margin: 15px 0 10px 5px; /*タイトル文字を右より5pxずらす*/
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: url(http://www.sheltie.info/weblog/template/foot.gif) no-repeat ; /*タイトル前に画像追加*/
    border-bottom: 1px dotted #0080c0;
}

/* エントリータイトルのリンク */ 
.entry-header a:link,
.entry-header a:visited,
    color: #0080c0;
    font-size: 14px;
    font-weight: bold;
}
.entry-header a:hover {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    background: url(template/titleback_hover.gif) repeat-x;
}

/* 投稿者・カテゴリー */
.entry-category {
    margin: 0 5px -15px 5px;
    border-bottom: 1px dotted #0080c0;
    text-align: left;
    color: #0080c0;
    font-size: 9px;
}
/* コメント・トラバ(数) */
.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px solid #0080c0;
    text-align: right;
    color: #0080c0;
    font-size: 9px;
}

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

/* アーカイブページの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 12px;
}

/* サイドメニュータイトル */
.sidetitle {
    margin-top: -3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    border-top: 1px solid #0080c0;
    border-bottom: 1px solid #0080c0;
    text-align: center;
    color: #000000;
/*    background: #f6f6f6;*/
    background: url(template/titleback.gif) repeat-x;
    font-size: 10px;
    line-height: 200%;
}

/* サイドメニュー */
.side {
    margin: 3px 0 20px 5px; /*サイドメニューの文字位置*/
    background: none;
    color: #000000;
    font-size: 10px;
    _font-size: 9px;
    line-height: 150%;
}

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

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

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

/* クレジットバナー */
.powered {
    margin: 5px 0; /*上下5・左右0の余白*/
    text-align: left;
    color: #666666;
    font-size: 9px;
    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: left;
}
/* トラックバック */
.trackbacks,
.comments {
    margin: 10px 5px;
    color: #0080c0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    font-size: 11px;
}
/*TBに対する追加コメントの設定*/
div.trackback_txt ul.tb_txt{
   margin:0 0 5px 2px;
   padding:2px 0 2px 0;
   color:#666;
   font-size:10px;
   line-height:20px;
}

#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: 5px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #0080c0;
    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;
}

#tb_url {
    width: 250px;
    _width: 270px;
}

#comments-open-data dl {}
#comments-open-data dt {
    float: left;
    width: 100px;
    padding: 5px 5px 5px 0;
    _padding: 5px 0 5px 0;
    text-align: right;
}
#comments-open-data dd {
    padding: 5px 0 5px 8px;
}

/* 3カラム */
body.layout-three-column,
    margin-bottom: 20px;
    text-align: center;
    background: #fff; /*#0080c0 */

}
.layout-three-column #container,
    margin-bottom: 10px;
}
.layout-three-column #box {
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 15px 0;
    text-align: left;
/* レイアウトボックス廻りのライン（一番下と左右）*/
/*    border-bottom: 1px solid #0080c0; */
/*    border-left: 1px solid #0080c0; */
/*    border-right: 1px solid #0080c0; */
/*    background-color: #ffffff; */
   background: url(template/back.gif) top center repeat-y;
}

/* 3カラムフッター(copyright表示部分) */
.layout-three-column-liquid #footer-liquid,
.layout-two-column-liquid-left #footer-liquid,
.layout-two-column-liquid-right #footer-liquid,
.layout-three-column #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    text-align: right;
    font-size: 10px;
    color: #000000;
    border-top: 1px solid #0080c0;
    border-bottom: 1px solid #0080c0;
     margin: 0 0 -15px 12px;/*縦横位置*/
     padding: 4px 0 1px;
    _padding: 1px 0 2px;
    width: 915px;/*横幅*/
    background: url(template/titleback.gif) repeat-x;
    line-height: 200%;
}
.layout-three-column-liquid #footer,
.layout-two-column-liquid-left #footer,
.layout-two-column-liquid-right #footer,
.layout-three-column #footer-liquid,
.layout-two-column-left #footer-liquid,
.layout-two-column-right #footer-liquid {
    display: none;
}

/* 3カラム(リキッドレイアウト) */
.layout-three-column-liquid #content {
    margin: 0 202px 10px;
    border-bottom: 1px solid #0080c0;
/*    border-left: 1px solid #0080c0; */
/*    border-right: 1px solid #0080c0; */
}
.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;
}


/* 3カラム(真ん中部分の指定) */
.layout-three-column #content {
    float: left;
    width: 527px;
    margin: 0 0 10px 0;
/*    border-bottom: 1px solid #0080c0;*/
/*    border-left: 1px solid #0080c0; */
/*    border-right: 1px solid #0080c0; */
}
.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 202px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 15px 0 15px;
    color: #ffffff;
}

/* ナビゲーションバー */
#navi {
	margin: 0 0 0 12px;/*縦横位置*/
	padding: 2px 0 1px;
	_padding: 1px 0 2px;
	text-align: center;
	font-size: 10px;
	width: 915px;
	_height: 100%;
	line-height: 200%;
	border-top: 1px solid #0080c0;
	border-bottom: 1px solid #0080c0;
	background: url(template/titleback.gif) repeat-x;
}
#navi ul {
	margin: 0;
	padding: 0;
	letter-spacing: 0.03em;
}
#navi ul li {
	margin:1px 0;
	display: inline;
	line-height: 150%;
	text-align: center;
	letter-spacing: 0.03em;
}
#navi ul li a, 
#navi ul li a:link,
#navi ul li a:visited{ 
	padding: 4px 6px 3px 6px;
	text-decoration: none;
	letter-spacing: 0.03em;
	color: #0080c0;
}
#navi ul li a:hover { 
	padding: 5px 6px 4px 6px;
	_padding: 6px 6px 4px 6px;
	color: #fffcf6;
	text-decoration: none;
	background: url(template/titleback_hover.gif) repeat-x;
}

/* アフリタイトル */
.aflititle {
    margin: 0 0 0 12px;/*縦横位置*/
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
/*    border-top: 1px solid #0080c0;*/
    border-bottom: 1px solid #0080c0;
    text-align: center;
    color: #000000;
	width: 915px;/*横幅*/
/*    background: #f6f6f6;*/
    background: url(template/titleback.gif) repeat-x;
    font-size: 10px;
    line-height: 200%;
}
/* アフリ兼用トップメモ */
#memo {
	margin: auto;
	padding: auto;
	text-align: center;
	width: 915px;
	height: auto;
	border-bottom: 1px solid #0080c0;
	background:#fff;
/*	background: url(template/title.gif) repeat-x; */
}
#memo ul {
	margin: auto;
	padding: auto;
/*	letter-spacing: 0.03em;*/
}
#memo ul li {
	margin:auto;
	display: inline;
/*	line-height: 150%; */
	text-align: center;
/*	letter-spacing: 0.03em;*/
}
#memo ul li a, 
#memo ul li a:link,
#memo ul li a:visited{ 
/*	padding: 4px 6px 3px 6px; */
	text-decoration: none;
/*	letter-spacing: 0.03em;*
	color: #0080c0;
}
#memo ul li a:hover { 
/*	padding: 5px 6px 4px 6px; */
/*	_padding: 6px 6px 4px 6px; */
	color: #fffcf6;
	text-decoration: none;
/*	background: url(template/titleback_hover.gif) repeat-x; */
}

/* 横型カレンダー */
#rt_holiday_calendar {
	font-size: 10px;
	text-align: center;
	margin: 0 0 0 12px;/*縦横位置*/
	padding: 5px 0; /* カレンダー上下のパディング */
	width: 915px;/*横幅*/
	background: url(template/titleback.gif) repeat-x;
	border-top: 1px solid #0080c0;
}
.today {
	padding: 0 1px;
	border: 1px solid #0080c0;
}
.holiday,
.holiday a:link {
	color: #e50003;
}
.saturday,
.saturday a:link {
	color: #0000ff;
}
.tholiday {
	border: 1px solid #444444;
	color: #e50003;
}
.tholiday a:link {
	color: #e50003;
}
.tsaturday {
	border: 1px solid #444444;
	color: #0000ff;
}
.tsaturday a:link {
	color: #0000ff;
}

/* 写真の枠・サムネイル */
img {border: none;}
   img.pict{
   float: left;
   background-color: #f6f6f6;
   margin: 5px 10px 4px 0px;
   padding: 5px 5px 35px 5px;
   border-width: 1px;
   border-style: solid;
   border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
   background-image:url(http://www.sheltie.info/weblog/template/mark.gif); /*画像のURL*/
   background-repeat:no-repeat; /*背景固定*/
   background-position: 50% 98%; /*画像の表示位置*/
   clear: left;
}
img.photo{
   float: left;
   background-color: #f6f6f6;
   margin: 5px;
   padding: 5px 5px 20px 5px;
   border-width: 1px;
   border-style: solid;
   position:static;
   border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
   background-image:url(http://www.sheltie.info/weblog/template/mark.gif); /*画像のURL*/
   background-repeat:no-repeat; /*背景固定*/
   background-position: 50% 98%; /*画像の表示位置*/
}
img.thumb{
   float: left;
   background-color: #f6f6f6;
   margin: 5px 10px 4px 0px;
   padding: 5px 5px 35px 5px;
   border-width: 1px;
   border-style: solid;
   border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
   background-image:url(http://www.sheltie.info/weblog/template/mark.gif); /*画像のURL*/
   background-repeat:no-repeat; /*背景固定*/
   background-position: 50% 98%; /*画像の表示位置*/
   clear: left;
}
/* 管理リンク */
.admin {
    margin:5px 0px 5px 150px; /*上下5・左0　右170の余白*/
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
/* フォントの背景変更 */
.text_bg{ background-color:#CEE7FF;}

/* ページナビゲーション */
div.page {
    color: #0080c0;
    font-size : 10px;
    font-family: verdana, osaka, sans-serif;
    text-align: center;
    margin: 10px auto;
    padding: 8px 20px;
}
div.page a {
    padding: 2px 3px;
    text-decoration: none;
}
div.page a:link, 
div.page a:visited {
    color:#00c400;
    background-color: #f7f7f7;
    border: solid 1px #dedede;
}
/* マウスオン */
div.page a:hover {
    color: #0080c0;
    border: solid 1px #ddd;
}
/* 現在のページ */
div.page .page_now {
    padding: 2px 3px;
    border: solid 1px #fff;
    font-weight: bold;
}
