/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
	text-align:center;
	margin:0 auto;
	font-size:12px;
	color:#333333;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:#DB4434;
	background-image: url(http://file.jumon.jp/bg.gif);
}
/*<td>の全ての設定*/
td {
	text-align:center;
	padding: 2px;
}
/*table全ての設定*/
table{
border-collapse: collapse;
font-size:12px;
}
/*通常のリンクの設定*/
a {text-decoration: none ;}
a:link {
color:#663333;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#997f66;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#ccbf99;
}
/*アクティブ状態のリンクの設定*/
a:active {
color:#ccbf99;
}

/*全体の設定*/
#mainBlock {
	width:900px;
	text-align: center;
	overflow:hidden;
	background-color:#FFF;
	background-image:url(http://file.jumon.jp/container_bg.gif);
	background-repeat:repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#mainBox {
	padding: 0;
}
#WraperBlock {
width: 672px;
text-align: left;
float: left;
overflow:hidden;
}
.PluginBlockRight {
width: 216px;
text-align: left;
float: right;
overflow:hidden;
}
input,textarea,select {
border-style: solid;
border-width: 1 1 1 5px;
border-color: #5c4a3d;
}
img,emoji{margin:0px;
padding:0px;
border:0px;}
ul,ol,dl,dt,dd{margin:0px;
padding:0px;}
hr {border: dashed 1px #5c4a3d;}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
	width:100%;
	height:330px;
	text-align: right;
	background-image: url(http://file.jumon.jp/header.jpg);
	background-repeat: no-repeat;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
	text-align: left;
	width: 500px;
	float: left;
}
#TopTitle a:link {color:#663333;}
#TopTitle a:visited{color:#663333;}
#TopTitle a:hover {color:#ccbf99;}
#TopTitle a:active {color:#ccbf99;}
/*ページタイトル文字色の設定*/
.TopTitleFont {
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 360px;
	font-weight: bold;
}
.AdminBlock {
text-align: right;
font-size:10px;
padding:10px;
}
/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
text-align: center;
padding:10px;
font-size:10px;
}
#FooterBlock a:link {color:#663333;}
#FooterBlock a:visited{color:#663333;}
#FooterBlock a:hover {color:#ccbf99;}
#FooterBlock a:active {color:#ccbf99;}

#Copy {
	clear:both;
	text-align: center;
	font-size:10px;
	color:#5C4A3D;
	background-color: #FFFFFF;
	vertical-align:middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 216px;
text-align: left;
float: left;
overflow:hidden;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(http://file.jumon.jp/side_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
	font-weight:bold;
	background-image: url(http://file.jumon.jp/side_title.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	background-position: bottom;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 28px;
	font-size: 14px;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 454px;
float: right;
text-align:center;
overflow:hidden;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
	text-align: left;
	background-image:url(http://file.jumon.jp/entry_bg.gif);
	background-repeat:repeat-y;
	margin-bottom: 20px;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
	text-align: left;
	font-weight:bold;
	font-size:14px;
	background-image:url(http://file.jumon.jp/entry_title_btm.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #DB4434;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;
}
/*記事本文が記載される部分*/
.EntryText {
	line-height: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
}
.EntryText img{border: solid 1px #5c4a3d;}
.EntryText a {border-bottom: dotted 1px #5c4a3d;}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px;
text-align: right;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
	text-align:right;
	font-size:10px;
	background-image: url(http://file.jumon.jp/dot_brown.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5;
	padding-right: 10;
	padding-bottom: 5;
	padding-left: 10;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
	text-align:right;
	padding:2 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #DB4434;
}
.EntryWriteDate a:link {color:#DB4434;}
.EntryWriteDate a:visited{color:#DB4434;}
.EntryWriteDate a:hover {color:#ccbf99;}
.EntryWriteDate a:active {color:#ccbf99;}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
text-align:right;
padding:5 10px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
.PageTopLink {
margin-left: 5px;
}
.EditEntry {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:10px;
}
.PageLinkBlockTop{
text-align:center;
padding:2 10px;
font-size:10px;
color:#ccbf99;
}
.PageLinkBlockTop a:link {color:#ccbf99;}
.PageLinkBlockTop a:visited{color:#997f66;}
.PageLinkBlockTop a:hover {color:eee;}
.PageLinkBlockTop a:active {color:#eee;}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
text-align: left;
padding:15px;
margin:0 auto;
}
.CommentEditBlock {
width: 400px;
text-align: left;
padding:10px;
margin:0 auto;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
padding:3 10px;
font:bold 12px Georgia, Verdana, Helvetica, sans-serif;
color:#eee;
background-color:#5c4a3d;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
	border-bottom: solid 1px #5c4a3d;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px;
}
/*コメントのタイトル部分*/
.CommentTitle{
	text-align: left;
	padding-left:20;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:left center;
	color: #DB4434;
	background-image: url(http://file.jumon.jp/side_arrow.gif);
}
/*コメント部分*/
.CommentText{
padding: 10px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
	text-align: center;
	padding:10px;
	margin-bottom:20px;
	background-color: #F6F7FB;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
text-align:right;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:left;
}
/*inputタグやtextareaの設定*/
.CommentForms{
font-size:12px;
}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:15px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
padding:3 10px;
font:bold 12px Georgia, Verdana, Helvetica, sans-serif;
color:#eee;
background-color:#5c4a3d;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
border-bottom: solid 1px #5c4a3d;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
padding-left:15;
font-weight:bold;
background-image:url(http://file.jumon.jp/side_arrow.gif);
background-repeat:no-repeat;
background-position:left center;
}
/*トラックバックの記事部分*/
.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{
text-align: left;
padding:3 10px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/

.Plugin_data {
text-align:left;
padding:5 5 5 15px;
background-image:url(http://file.jumon.jp/side_arrow.gif);
background-repeat:no-repeat;
background-position:left center;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:80%;
margin:0 auto;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	width:80%;
	padding:3px;
	margin:0 auto;
	font-size:10px;
	border-collapse:separate;
	empty-cells:show;
	border: 1px solid #5C4A3D;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
color:#990000;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
color:#6600FF;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {

}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {

}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {

}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {

}
/*記事が存在する場所の設定*/
.CalendarTdLink {
background-color:#5c4a3d;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
color:#eeeeee;
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
	padding:10px;
	background-color: #FFFFFF;
}

.CommentResBox {
	padding:0px;
	background-color: #F6F7FB;
}

.CommentResTitle {
text-align: left;
padding-left:20;
font-weight:bold;
background-image:url(http://file.jumon.jp/side_arrow.gif);
background-repeat:no-repeat;
background-position:left center;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	padding:5px;
	border-bottom: solid 1px #5c4a3d;
}
#mainBlock #mainBox #WraperBlock #EntryBlock .EntryInnerBlock .EntryTitle a {
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 16px;
}
#mainBlock #mainBox #WraperBlock #EntryBlock .EntryWriteDate #1 {
	color: #DB4434;
}

#mainBlock #mainBox #WraperBlock #EntryBlock .CommentBlock .CommentTextBox .CommentText span {
	line-height: 18px;
}
#mainBlock #mainBox #TopBlock #TopTitle img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#mainBlock #mainBox .PluginBlockRight #cm {
	padding: 10px;
	font-size: 10px;
	text-align:center;
}
#mainBlock #mainBox #Copy p {
	font-size: 10px;
	line-height: 24px;
	margin: 0px;
	background-image: url(http://file.jumon.jp/icon_star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 42px;
	display: inline;
}
#mainBlock #mainBox #Copy a {
	color: #FF7B3E;
}
#mainBlock #mainBox #WraperBlock .PluginBlock .PluginInnerBlock {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainBlock #mainBox .PluginBlockRight .PluginInnerBlock {
	padding-right: 8px;
	padding-left: 8px;
}
#wrapper_top {
	padding-right: 5px;
	padding-left: 4px;
}
