/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
background-image:url("http://file.sallie.blog.shinobi.jp/bg.jpg");
background-repeat:repeat-x;
background-position:top;
margin:auto;
text-align:left;
width:100%;
font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/*<td>の全ての設定*/
td {
 text-align:center;
 font-size:12px;
}
/*table全ての設定*/
table{
 border-collapse: collapse;
}

.shadow {
    background:url("http://file.sallie.blog.shinobi.jp/dp1.gif");
    background-position:bottom right;
    margin-right:87px;
}
 
.shadow img {
    position:relative;
    clear:both;
    left: -3px; /* 画像を左へ移動 */
    top: -3px; /* 画像を上へ移動 */
    padding: 0px;
    border: 1px solid #999; /* 画像の枠線 */
}

#searchblock {
border:solid 0px;
clear:both;
height:31px;
width:741px;
text-align:right;
margin:0px 0px;
}
#searchblock form {
border:solid 0px;
margin:0px;
padding-top:27px;
}
.searchbox {
border:solid 0px;
background:#eaeaea;
color:#888;
width:116px;
font-size:10px;
margin-bottom:20px;
}
.searchbtn {
margin:0px 0px 0px 0px;
padding:0px;
border:none;
background:#000000;
filter:alpha(opacity=0);
opacity:0;
width:21px;
height:23px;
}
.emoji { vertical-align:middle;}
input,textarea{
 border:solid 1px #8b8b8b;
 background-color:#fff;
}
.CommentFormpass{
 border:solid 1px #8b8b8b;
}
.btn {
 border:solid 1px #8b8b8b;
 background-color:#fff;
}
 .box{
 border:solid 1px #8b8b8b;
 background-color:#fff;
 margin-bottom:10px;
}
.linkbox{
text-align:left;
margin:0px;
padding:0px;
width:auto;
height:auto;

}
.p{
font-size:11px;
}

.linkbox a:link{ text-decoration:none; border-bottom:1px dashed;}
.linkbox a:visited{ color:#b29292; text-decoration:none; border-bottom:1px dashed;}
.linkbox a:hover{ text-decoration:none;}
.linkbox a:active{text-decoration:none;}

.linktitle{
margin:5px 0px 0px 0px;
}

blockquote{
text-indent: 13px;
margin:0px 20px 0px 10px;
padding-left:15px;
border-left:solid 3px #ccc;
}

.linklist{
background:url("http://file.sallie.blog.shinobi.jp/linkico.gif");
background-position:left fixed;
background-repeat:no-repeat;
text-align:left;
padding-left:14px;
line-height:17px;
margin-bottom:5px;
}
#mainBlock {
background-image:url("http://file.sallie.blog.shinobi.jp/inner.jpg");
background-repeat:repeat-y;
background-position:left;
width:100% !important;
height;100% !important;
text-align: left;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
a:link { color:#555; text-decoration:none; }
a:visited{ color:#555; text-decoration:none; }
a:hover { color:#555; text-decoration:none; }
a:active { color:#ccc; text-decoration:none;}

#TopBlock {
background-image:url("http://file.sallie.blog.shinobi.jp/top_.jpg");
background-position:top left;
background-repeat:no-repeat;
position:relative;
width:800px;
height: 150px;
text-align: left;
}

#TopTitle {
padding: 22px 0px 0px 27px;
text-align:left;
}

#FooterBlock {
background-image:url("http://file.sallie.blog.shinobi.jp/footerbg.jpg");
background-repeat:no-repeat;
background-position:left bottom;
clear:both;
height: 150px;
width:100% !important;
text-align: left;
}
#footer{
 font-size:10px;
padding:115px 0px 0px 300px;
color:#777;
font-weight:bolder;
text-align:left;
}
#footerCM{
font-size:10px;
margin:0px 0px 0px 340px;
}
/*フッター部分のリンク設定*/
#footer a:link{color:#fff; text-decoration:none;}
#footer a:visited{color:#fff; text-decoration:none;}
#footer a:hover{color:#fff; text-decoration:none;}
#footer a:active{color:#fff; text-decoration:none;}

#footerCM a:link { color:#d6d6d6; text-decoration:none;}
#footerCM a:visited{ color:#d6d6d6; text-decoration:none;}
#footerCM a:hover { color:#d6d6d6; text-decoration:none;}
#footerCM a:active { color:#d6d6d6; text-decoration:none;}

.Plugin  a:link {color:#555; text-decoration:none; border-bottom:1px dashed;}
.Plugin  a:visited{ color:#b29292; text-decoration:none; border-bottom:1px dashed;}
.Plugin  a:active { text-decoration:none;}
.Plugin  a:hover { text-decoration:none;}

#PluginHugeB{
margin:0px
width: 300px;
text-align: left;
float: left;
}
#Plugins{
padding-top:50px;
margin-left:20px;
width:300px;
text-align:center;
float:left;
}
#PluginBlock {
margin:0px;
width: 170px;
text-align: left;
float: left;
}

#Pluginblock2{
width:180px;
text-align:left;
float: left;
margin: 0px;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
margin:0px;
padding:5px;
width:170px;
height:auto;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
 background:url("http://file.sallie.blog.shinobi.jp/plugintitle.jpg");
 background-repeat:no-repeat;
 text-align: left;
 font-weight:bolder;

 padding:10px 20px 5px 10px;
 margin-bottom:7px;
 font-size:12px;
 color:#555;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 0px;
margin:0px;
}
/*プラグインが表示される場所の設定*/
.pluginContents {
 padding:0px 23px 0px 7px;
 font-size:11px;
 text-align: left;
 line-height:15px;
}
/******各プラグイン共通項目用設定******/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
 text-align:left;
 padding:3px 0px 0px 2px;
 font-size: 11px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
 text-align:right;
 font-size: 9px;
 color:#808080;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 440px !important;
float: left;
text-align: left;
margin:0px;
height:auto;
margin-left:10px;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
margin:0px 8px;
text-align: left;
}
.EntryInnerBlock a:link {color:#808080; text-decoration:none;}
.EntryInnerBlock a:visited { color:#808080; text-decoration:none;}
.EntryInnerBlock a:hover { text-decoration:none; color:#555;}
.EntryInnerBlock a:active { text-decoration:none; color:#555;}

/*各記事タイトル部分の設定*/
.EntryTitle {
background-image:url("http://file.sallie.blog.shinobi.jp/entrytitle.jpg");
background-repeat:no-repeat;
background-position:top left;
text-align: left;
width:370px;
height:40px;
padding-left:10px;
font-size:16px;
}
/*各記事タイトル部分の文字色設定*/

.EntryTitle a:link {font-weight:bolder; text-decoration:none; color:#555;}
.EntryTitle a:visited {font-weight:bolder; text-decoration:none; color:#555;}
.EntryTitle a:hover {font-weight:bolder; text-decoration:none; color:#555;}
.EntryTitle a:active {font-weight:bolder; text-decoration:none; color:#555;}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin:0px;
}
/*記事本文が記載される部分*/
.EntryText {
margin: 18px 35px 30px 0px;
font-size: 14px;
line-height:19px;
}
/*追記文書が記載される部分*/
.EntryPsText {
background-image:url("http://file.sallie.blog.shinobi.jp/ico2.gif");
background-position:left;
background-repeat:no-repeat;
padding-left:15px;
text-align: left;
font-size: 13px;
width:auto;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
font-size: 12px;
margin:30px 40px 70px 0px;
}
.Entryyazirushi{
width:12px;
height:12px;
margin-left: 5px;
}
.Entryyazirushi a:link{text-decolation:none; border-bottom:none;}
.Entryyazirushi a:visited{text-decolation:none; border-bottom:none;}
.Entryyazirushi a:hover{text-decolation:none; border-bottom:none;}
.Entryyazirushi a:active{text-decolation:none; border-bottom:none;}

/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
color:#555;
text-align:left;
font-size:10px;
padding:3px 0px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
letter_spacing: 15pt;
padding-left: 5px;
padding-top: 15px;
text-align: left;
font-size: 12px;
width: 420px;
}
/******各コメント表示部分の設定******/
/*コメント全体の設定*/
.CommentBlock{
 padding:0px;
 width:415px;
}
/*コメント全体のTOP部分*/
.Commenttop{
 height:1px;
}

/*コメント全体のフッター部分*/
.Commentbottom{
 height:1px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
 padding-left:15px;
 text-align: left;
 font-size:12px;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
 margin: 5px ;
}
/*コメント、レス分部の背景部分*/
.Commentbody{
 margin:5px 0px;

}
/*コメントのタイトル部分*/
.CommentTitle{
 background:url("http://file.sallie.blog.shinobi.jp/commenttitle.jpg");
 background-repeat:no-repeat;
 width:250px:
 height:27px;
 text-align: left;
 padding:2px 0px 0px 10px;
 margin:20px 0px 0px 10px;
 font-size:13px;
 color:#555;
 font-weight:bolder;
}
.CommentTitleh{
 text-align: left;
 padding-left:15px;
 margin:5px;
}
/*コメント部分*/
.CommentText{
 font-size:14px;
 padding: 10px 0px 0px 20px;
}


/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
 text-align:right;
 padding: 0px;
}

/*投稿者名の部分*/
.CommentUserName{
 margin:5px 0px 0px 5px;
 text-align:right;
 font-weight:bold;
 font-size:12px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
 margin-left: 5px;
 font-size:10px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
 margin-left: 5px;
 font-size:10px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
 border-bottom:dashed 1px #ccc;
 padding:20px 0px 5px 5px;
 margin:0px 0px 15px 20px;
 font-size:10px;
}

/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
 margin-bottom:20px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
 font-size:10px;
 padding:3px 5px;
 text-align:right;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
 padding-top:5px;
 text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
 background-color:#eaeaea;
 font-size:10px;
 margin-left:5px;
 width:80px;
 height:18px;
}
/*inputタグやtextareaの設定*/
.CommentForms{
 background-color:#eaeaea;
 font-size: 12px;
}
.CommentFormpass{
 border:solid 1px #808080;
 background-color:#eaeaea;
 font-size:10px;
}

/******トラックバック表示部分の設定*****/
/*トラックバック全体の設定*/
.TrackbackBlock{
 margin:30px 0px 0px 25px;
 font-size:12px;
 width:360px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
 margin-bottom:15px;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
 margin: 5px 0px;
 border:solid 1px #ccc;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
 text-align: left;
 font-weight:bold;
 padding-top:10;
 padding-right:10;
 padding-bottom:5;
 padding-left:10;
}
/*トラックバックの記事部分*/
.TrackbackText{
 padding: 10px;
 line-height:140%;
 font-size:12px;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
 padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
 margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
 font-size:10px;
 margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
 font-size:10px;
 margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
 font-size: 10px;
 margin:0px 0px 10px 0px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{

 font-size:10px;
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:80%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:80%;
padding:3px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}

/****コメント -> 管理者返信部分デザイン****/

.CommentResBlock {
 margin:0px 0px 30px 0px;
 padding:20px 0px 10px 25px;
 width:380px;
}
.CommentResBox {
 padding:0px;
}
.CommentResb{
border:dashed 1px #ccc;
}
.CommentResTitle {
 width:100%;
 font-size:13px;
}
.CommentResText {
 padding:0px 0px 0px 15px;
 font-size:14px;
 }
.CommentResheader {
 text-align:right;
 margin:3px 0px;
}

.CommentResFooter {
 text-align:right;
 font-size:10px;
 margin:10px;
 }
　
.CommentResName {
 text-align:right;
 font-size:12px;
 font-weight:bolder;
 color:#555;
 margin:5px 0px 0px 0px;
 width:100%;
}