/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*リセット*/
body, div,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
margin:0;
padding:0;
}
table {
border-spacing:0;
}
fieldset, img {
border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
ol, ul {
list-style:none;
}

caption, th {
text-align:left;
}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'';
}
abbr, acronym {
border:0;
}
hr{
display:none;
}
sub {
vertical-align:bottom;
}
sup {
vertical-align:top;
}
img,
input {
vertical-align:middle;
}

/*BODY全体に関する設定*/
body {
text-align:center;
font-size:0.9em;
line-height:1.5;
color:#555;
font-family:sans-serif;
background-image:url('http://file.osharenger.blog.shinobi.jp/osr_bg01.gif');
margin:0;
padding:0;
}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*通常のリンクの設定*/
a {
color:#808080;
text-decoration:none;
font-weight:bold;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
text-decoration:underline;
}
/*アクティブ状態のリンクの設定*/
a:active {
text-decoration:underline;
}

/*全体の設定*/
#mainBlock {
width:780px;
text-align: left;
margin:0 auto;
padding: 0 3px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_bg02.gif') repeat-y 0 0;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
width:780px;
height:240px;
margin:0;
padding-top:4px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_bg_03.jpg') no-repeat 0 0;
}

#TopTitle {
width:93px;
height:239px;
margin-left:65px;
text-indent:-9999px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_title.gif') no-repeat 0 0;
}

/*ページタイトル文字部分の設定*/
#TopTitle {
}
#TopTitle a{
display:block;
width:93px;
height:239px;
}
/*ページタイトル文字色の設定*/
.TopTitleFont {
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
text-indent:-9999px;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
height: 83px;
padding:0 21px 20px;
text-align: center;
font-size:10px;
}
#FooterBlock #oshare {
margin-bottom:15px;
padding-bottom:15px;
border-bottom:#d7d7d7 1px dotted;
text-align:right;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
float: right;
width: 230px;
_width: 220px;
line-height:1.1;
font-size:0.8em;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
width:200px;
padding-bottom:12px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
font-weight:bold;
font-size:1.2em;
margin-bottom:5px;
padding: 2px 0 8px 12px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_plug_bg01.gif') no-repeat left bottom;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 5px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
font-size:0.9em;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
float: left;
width: 520px;
margin-top:10px;
font-size:0.8em;
}

#EntryBlock .EntryText img {
display:block;
border: 1px solid #DDD;
padding: 3px;
}

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
width: 490px;
margin:0 0 30px 30px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_entry_bg01.gif') no-repeat 0 0;
}

/*各記事タイトル部分の設定*/
.EntryTitle {
padding:10px 0 8px 45px;
height:33px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_ic01.gif') no-repeat 15px 13px;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
font-size:150%;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin:0;
background:url('http://file.osharenger.blog.shinobi.jp/osr_entry_bg02.gif') repeat-y 0 0;
}
/*記事本文が記載される部分*/
.EntryText {
padding: 10px 18px;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px;
text-align: right;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding:10px 13px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_entry_bg03.gif') no-repeat left bottom;
}
.EntryFooter a {
font-weight:normal;
font-size:0.8em;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
font-weight:normal;
font-size:0.8em;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
padding:10px;
margin:20px 30px;
}
.PageLinkBlock p{
font-size:0.8em;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
margin:0 0 17px 30px;
color:#808080;
font-size:0.9em;
background-color:#f8f8f8;
padding:12px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
margin-bottom:23px;
padding:0 0 10px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_bg04.gif') repeat-x left bottom;
}
.CommentMenuTitle p{
height:14px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_comment.gif') no-repeat 0 0;
text-indent:-9999px;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 0 0 15px;
}
/*コメントのタイトル部分*/
.CommentTitle{
padding: 0 10px 10px;
font-weight:bold;
font-size:110%;
}
/*コメント部分*/
.CommentText{
padding: 0 10px 10px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:0 10px;
}
.CommentFooter a{
font-weight:normal;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin:0 0 17px 30px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
font-size:0.9em;
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding:5px;
text-align:right;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:center;
}
/*inputタグやtextareaの設定*/
.CommentForms{
}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
margin:0 0 0 30px;
padding:10px;
border-top:#ccc 1px solid;
border-bottom:#ccc 1px solid;
font-size:0.9em;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
line-height:140%;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px;
}

.Plugin_data a {
font-weight:normal;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
color:#CCC;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
width:80%;
margin:0 auto 5px;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
padding:0 13px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_plug_bg02.gif') no-repeat right center;
font-size:120%;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
padding:0 6px;
font-size:170%;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
padding:0 13px;
background:url('http://file.osharenger.blog.shinobi.jp/osr_plug_bg03.gif') no-repeat left center;
font-size:120%;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:90%;
margin:0 auto;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
font-weight:bold;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
text-align:center;
color:#FFCCCC;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
text-align:center;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
text-align:center;
color:#66CCFF;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
color:#FFCCCC;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
color:#66CCFF;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*記事が存在する日付のリンク設定*/
.CalendarTdLinkFont a {
display:inline;
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
margin:10px 20px 23px;
}

.CommentResBox {
border:solid 1px #CCC;
padding:12px 15px;
}

.CommentResTitle {
font-size:110%;
font-weight:700;
}

.CommentResText {
padding:10px 0 0;
}

.CommentResFooter {
text-align:right;
margin:15px 0 0;
padding:5px 25px 5px 0;
background:url('http://file.osharenger.blog.shinobi.jp/osr_ic01.gif') no-repeat right center;
}


.calender table {width:746px; margin-top:1.5em;}
.calender td {text-align:center; font-size:0.7em;}


/* clearFix
--------------------------------------*/
.EntryTextBox:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.EntryTextBox {
display:block;/* for safari firefox3 */
min-height:1%;  /* for IE 7*/
}

*:first-child+html .EntryTextBox {
display:inline-table;
}

* html .EntryTextBox {
height: 1%;
}