/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
* {
margin: 0px;
padding: 0px;
}
*html body {
	margin: 0px;
	background-image:url(http://bfile.shinobi.jp/5584/1760d24c.gif);
	text-align:center;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: top;
	font-size: 80%;
    font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
	color: #666666;
}
body {
	margin: 0px;
	background-image:url(http://bfile.shinobi.jp/5584/1760d24c.gif);
	text-align:center;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: top;
	font-size: 80%;
	color: #666666;
}
/*<td>の全ての設定*/
td {
	text-align:center;
	padding-right: 5px;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
address{
	font-size: 90%;
	font-style: normal;
	color: #3F3F3F;
}
/*通常のリンクの設定*/
a:link {
	color: #003366;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
	color: #3F3F3F;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
	color: #3F3F3F;
}
/*アクティブ状態のリンクの設定*/
a:active {
	color: #3F3F3F;
}

/*全体の設定*/
#mainBlock {
	width:903px;
	padding: 0px;
	text-align: center;
	margin:auto auto;
	background-image: url(http://bfile.shinobi.jp/5584/came2_bg02.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}

img.sample{
	padding:5px;
	background-color:#ffffff;
	border: 1px solid #3F3F3F;
	margin: 5px;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
	width:881px;
	height: 83px;
	text-align: left;
	background-image:url(http://bfile.shinobi.jp/5584/came2_head.gif);
	background-color: #73b4dd;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
	font-size: 150%;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#TopTitle a{
	text-decoration: none;
}
/*ページタイトル文字色の設定*/
.TopTitleFont {
	color: #FFFFFF;
}
.TopTitleFont a{
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 90%;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
	width:881px;
	clear:both;
	height: 38px;
	text-align: center;
	background-image:url(http://bfile.shinobi.jp/5584/came2_foot.gif);
	background-color: #73b4dd;
	background-repeat: no-repeat;
	background-position: center top;
	margin:auto;
	padding-top: 25px;
}
#FooterBlock a {
	color: #006699;
	text-decoration: none;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
*html body .PluginBlock {
	width: 210px;
	float: right;
	padding-right: 11px;
	padding-top: 10px;
}
.PluginBlock {
	width: 200px;
	float: right;
	padding-right: 11px;
	padding-top: 10px;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
	background-image: url(http://bfile.shinobi.jp/5584/came_bg3.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
	border-bottom-width: 1px;
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #3F3F3F;
	text-align: center;
	padding-bottom: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

	color: #3F3F3F;
}

/*プラグインが表示される場所の設定*/
.PluginContents {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #3F3F3F;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
*html body #EntryBlock {
	width: 680px;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}
#EntryBlock {
	width: 661px;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
	padding: 0px;
	text-align: left;
}
.EntryInnerBlock2 {
	text-align: left;
	padding: 0px;
}
.EntryInnerBlock3 {
	padding: 0px;
	text-align: left;
}
/*各記事タイトル部分の設定*/
*html body .EntryTitle {
	width: 661px;
	text-align: left;
	background-image: url(http://bfile.shinobi.jp/5584/came2_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 40px;
	margin-bottom: 5px;
} 
.EntryTitle {
	width: 661px;
	text-align: left;
	background-image: url(http://bfile.shinobi.jp/5584/came2_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.EntryTitle a {
	text-decoration: none;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
	color: #3F3F3F;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.EntryTextBoxhead {
	width: 661px;
	height: 3px;
	padding-top: 3px;
}
/*記事本文が記載される部分*/
.EntryText {
	padding: 10px;
	font-size: 90%;
}
/*追記文書が記載される部分*/
.EntryPsText {
	padding: 10px;
	text-align: right;
	font-size: 90%;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
*html body .EntryFooter {
	text-align:right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(http://bfile.shinobi.jp/5584/came2_entryfoot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 20px;
	height: 22px;
}
.EntryFooter {
	text-align:right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(http://bfile.shinobi.jp/5584/came2_entryfoot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 20px;
	height: 22px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
	padding-left: 12px;
	font-size: 90%;
	padding-bottom: 3px;
}

/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-left: 5px;
	padding-left: 12px;
	font-size: 90%;
	padding-bottom: 3px;
}
.EntryWriteDate a {
	text-decoration: none;
}
/*記事のカテゴリ名が記載されている部分*/
*html body .EntryCategory {
	margin-left: 5px;
	background-image: url(http://bfile.shinobi.jp/5584/came_icon_06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 90%;
	padding-bottom: 2px;
}
.EntryCategory {
	margin-left: 5px;
	background-image: url(http://bfile.shinobi.jp/5584/came_icon_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	font-size: 90%;
	padding-bottom: 2px;
	padding-top: 1px;
}
.EntryCategory a {
	text-decoration: none;
}
/*記事へのコメントリンクが記載されている部分*/
*html body .EntryComment {
	margin-left: 5px;
	background-image: url(http://bfile.shinobi.jp/5584/came_icon_06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 90%;
	padding-bottom: 2px;
}
.EntryComment {
	margin-left: 5px;
	background-image: url(http://bfile.shinobi.jp/5584/came_icon_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	font-size: 90%;
	padding-bottom: 2px;
	padding-top: 1px;
}
.EntryComment a {
	text-decoration: none;
}
/*記事へのトラックバックリンクが記載されている部分*/
*html body .EntryTrackback {
	margin-left: 5px;
	background-image: url(http://bfile.shinobi.jp/5584/came_icon_06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 90%;
	padding-bottom: 2px;
}
.EntryTrackback {
	margin-left: 5px;
	background-image: url(http://bfile.shinobi.jp/5584/came_icon_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	font-size: 90%;
	padding-bottom: 2px;
	padding-top: 1px;
}
.EntryTrackback a {
	text-decoration: none;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

/*区切り線*/
.Entryhr{
	text-align:center;
	background-image: url(http://bfile.shinobi.jp/5584/hr01.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding: 0px;
	height: 2px;
	width: 529px;
	margin: 0px;
}

/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
	padding:0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F3F3F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
	background-color: #FFFFFF;
	border: 1px solid #3F3F3F;
}
/*コメントのタイトル部分*/
.CommentTitle{
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*コメント部分*/
.CommentText{
	font-size: 90%;
	color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
	text-align:right;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
	margin-left: 5px;
	margin-bottom: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
	margin-bottom:10px;
	background-image: url(http://bfile.shinobi.jp/5584/came_bg3.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
	color: #3F3F3F;
	font-size: 90%;
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
text-align:right;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
	text-align:right;
}
/*inputタグやtextareaの設定*/
.CommentForms{
}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
	padding:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F3F3F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
	border: 1px solid #3F3F3F;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 10px;
}
/*トラックバックの記事部分*/
.TrackbackText{
	line-height:140%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
	background-image: url(http://bfile.shinobi.jp/5584/came_bg3.gif);
	background-repeat: repeat;
	color: #3F3F3F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:2px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
	text-align:left;
	font-size: 90%;
	padding-left: 3px;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
*html body .CalendarMoveTable {
	padding:0px;
	width:90%;
}
.CalendarMoveTable {
	padding:0px;
	width:100%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	font-size: 75%;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
	font-size: 75%;
	font-weight: bold;
	color: #3F3F3F;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
	font-size: 75%;
}
/*カレンダー表示用テーブル*/
*html body .CalendarTable {
	width:90%;;
padding:3px;
}
.CalendarTable {
	width:100%;
padding:3px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
	font-size: 75%;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
	color: #993333;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
	color: #3F3F3F;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
	color: #006699;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
	font-size: 75%;
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
	color: #993333;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
	color: #006699;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
	color: #3F3F3F;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
	background-color: #336699;
}
.CalendarTdLink a {
	text-decoration: none;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
	color: #FFFFFF;
}

/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
	padding:5px 0px 5px 30px;
}

.CommentResBox {
	padding:10px;
	border: 1px solid #3F3F3F;
	background-color: #EFEFEF;
}

.CommentResTitle {
	font-weight: bold;
	font-weight:700;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin: 0px;
}
