@charset "utf-8";
/**************************************************************************************
 全ブロックの共通設定
**************************************************************************************/

* {}

body {
    margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	text-align:center;
	background:#FFFDD9;
}

td {
	text-align:center;
}

table{
	border-collapse:collapse;
}

blockquote {
	padding:8px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #AAAAAA;
	border-bottom:solid 1px #AAAAAA;
	border-left:solid 1px #CCCCCC;
}

hr {
	width:90%;
	height:1px;
	margin:10px auto;
	text-align:center;
	background-color:#999999;
	color:#999999;
	border:none;
}

img {
	border:none;
	margin:5px;
}

form {
	margin:0px;
	padding:0px;
}

select,input {
	vertical-align:middle;
}

textarea,input,select {
	text-decoration:none;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	color:#555555;
	font-size:12px;
}


.Counter{
	text-align:right:
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

/**************************************************************************************
 リンクの共通設定
**************************************************************************************/

a:link {
	text-decoration:none;
	color: #339900;
}

a:visited{
	text-decoration:none;
	color: #447700;
}

a:active {
	text-decoration:none;
	color: #FF6600;
}

a:hover {
	text-decoration: none;
	color: #FF9933;
}

/**************************************************************************************
 メインブロックの設定
**************************************************************************************/

#mainBlock {
	width:750px;
	margin:0px auto;
        padding:0px 15px;
	text-align:center;
	background:#FFFFFF;
	background-image: url(http://bfile.shinobi.jp/4726/b-back3.jpg);
	background-repeat:repeat-y;
}
	
/**************************************************************************************
 トップブロック用デザイン
**************************************************************************************/

#TopBlock {
	width:750px;
	height:110px;
	background-image: url(http://bfile.shinobi.jp/4726/b-header2.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}

#TopTitle {	
	padding:20px 20px 38px 20px;
	font-size:24px;
}

.TopTitleFont {
	color: #FFFFFF;
	text-decoration: none;
}

#TopExplanation {
	padding:5px 15px;
	color:#F9F9F9;
	text-align:left;
}

/**************************************************************************************
 
 トップカレンダーブロック用デザイン
**************************************************************************************/

#TopCalender{
	margin:0px;
	padding:2px;
	height:16px;	
	text-align:center;
	color:#666666;
	font-size:11px;
	word-spacing:2px;
}

#TopCalender a{
	color: #FF9933;
}

#TopCalender a:visited{
	color:#FF9933;
}

#TopCalender a:hover{
	color:#447700;
}

/**************************************************************************************
 アドミンブロック用デザイン
**************************************************************************************/

.Admin{
	width:730px;
	height:11px;
	margin:0px;
	padding:2px 10px;
	background-image: url(http://bfile.shinobi.jp/4726/b-admin2.jpg);
	text-align:right;
	font-size:9px;
	color:#FFFFFF;
}

.Admin a{
	color:#FFFFFF;
}

.Admin a:visited{
	color:#FFFFFF;
}

.Admin a:hover{
	color:#FF9933;
}

/**************************************************************************************
  ページリンク部分の設定
**************************************************************************************/

#PageLinkBlock{
	width:746px;
	height:16px;
	padding:2px;
	margin:0px 0px 10px 0px;
	background-image: url(http://bfile.shinobi.jp/4726/b-pagelink5.jpg);
	color:#FFFFFF;	
	text-align:center;
	clear:both;
}

#PageLinkBlock a{
	color:#FFFFFF;
}

#PageLinkBlock a:visited{
	color:#FFFFFF;
}

#PageLinkBlock a:hover{
	color:#FF9933;
}

/**************************************************************************************
 フッターブロック用デザイン
**************************************************************************************/

#FooterBlock {
	width:750px;
	height:45px;
	margin:0px 0px 0px auto;
	padding:10px 0px;
	background-image: url(http://bfile.shinobi.jp/4726/b-footer5.jpg);
	clear:both;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	line-height:150%;
}

.FooterBlock a{
	color: #CAFF70;
}

.FooterBlock a:visited{
	color: #CAFF70;
}

.FooterBlock a:hover{
	color: #FF9933;
}

.Shinobi a{
	color:#FFFFFF;
}

.Shinobi a:visited{
	color:#FFFFFF;
}

.Shinobi a:hover{
	color:#FF9933;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/

.PluginBlock{
	width:190px;
	float:right;
	text-align:left;
	margin:0px 20px 0px auto;
	padding:40px 0px 10px 0px;
	font-size:12px;
	color:#666666;
}

.PluginBlock a{
	color: #447700;
}

.PluginBlock a:visited{
	color: #447700;
}

.PluginBlock a:hover{
	color:#FF9933;
}

.PluginInnerBlock {
	width:190px;
	margin-bottom:15px;
	padding:0px;
	line-height:150%;
}

.PluginInnerBlockPull{
	width:190px;
	height:55px;
	margin-bottom:15px;
	padding:0px;
	line-height:150%;
}	
	
.PluginTitle {
	width:170px;
	height:20px;
	margin-bottom:5px;
	padding:0px 5px 0px 15px;
	text-align:left;
	background-image: url(http://bfile.shinobi.jp/4726/b-icon01a.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}

.PluginTitle a{
	color:#666666;
}

.PluginTitle a:visited{
	color:#666666;
}

.PluginTitle a:hover{
	color:#CCCCCC;
}

.PluginTitleFont{
}

.PluginExplanation{
	padding:0px 5px;
	font-size:10px;
}

.PluginContents{
	padding:5px;
}

.blogsearch{
	vertical-align:middle;
}

.box{
	margin-bottom:5px;
	width:150px;
}
 
#selectcategoryMenu{
	color:#447700;
	font-size:12px;
}

#selectarchiveMenu{
	color:#447700;
	font-size:12px;
}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/

/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	text-align:left;
	padding:2px 5px;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
	text-align:right;
}

.Plugin_data_Pull{
	height:30px;
	padding:5px;
	text-align:left;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/

#EntryBlock {
	width:515px;
	float:left;
	padding:40px 0px 0px 0px;
	text-align:center;
}

.EntryInnerBlock {
	width:475px;
	margin:0px 0px 30px 0px; 
	padding:0px 20px 10px 20px;
	text-align:left;
}

.EntryTitle {
	width:465px;
	height:18px;
	padding:5px 5px;
	border-bottom: dotted 2px #DB1B04;
}

.EntryTitle a{
	color:#666666;
}

.EntryTitle a:visited{
	color:#666666;
}

.EntryTitle a:hover{
	color:#FF9933;
}

.EntryTitleFont {
	font-size:14px;
	font-weight:bold;
}

.EntryTextBox {
	margin:0px;
	padding:5px 0px;
}

.EntryText {
	padding:5px 5px 10px;
	line-height:180%;
}

.EntryTextPs {
	padding:15px 5px 10px 5px;
	line-height:180%;
}
	
.EntryPsText {
	padding:15px 10px 5px 10px;
}

.RankingBannerBlock {
	padding:0px 10px 0px;
	text-align:right;
}

.EntryFooter {
	height:15px;
	text-align:right;
	padding:5px;
	border-top: dotted 2px #DB1B04;
}

.EntryUserName {
}

.EntryData {
	margin-left:5px;
	font-size:11px;
}

/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/

.CommentBlock{
	width:475px;
	padding:20px;
	text-align:left;       
}

.CommentBlock a{
	color:#339933;
}

.CommentBlock a:visited{
	color:#339933;
}

.CommentBlock a:hover{
	color:#FF9933;
}

.CommentMenuTitle{
	width:455px;
	height:14px;
	text-align:left;
	margin:0px 20px;
	padding:3px 10px;
	background-image: url(http://bfile.shinobi.jp/4726/line1.jpg);
	color:#FFFFFF;
	font-size:12px;
 }

.CommentBox{
	width:452px;
	padding:2px;
	margin:0px 0px 10px auto;
	border: solid 1px #FFA54F;
} 

.CommentInnerBox{
	margin:0px;
	padding:5px;
	border:solid 1px #FFA54F;
} 

.CommentTextBox{
	padding:0px;
}

.CommentTitle{
	text-align:left;
	padding:3px 10px;
	font-size:12px;
	border-bottom:solid 1px #FFA54F;
}

.CommentText{
	padding:5px 10px;
	line-height:160%;
}

.CommentUpper{
	text-align:right;
	font-size:10px;
}

.CommentUserName{
	margin-left:5px;
}

.CommentUserName a{
	color:#555555;
}

.CommentUserName a:visited{
	color:#555555;
}

.CommentUserName a:hover{
	color:#FF4455;
}

.CommentURL{
	margin-left:5px;
}

.CommentWriteDate{
	margin-left:5px;
}

.CommentEdit{
	margin-left:5px;
	font-size:10px;
}

/**************************************************************************************
  コメント 管理者返信部分デザイン
**************************************************************************************/

.CommentResBox {
	width:390px;
	padding:2px;
	margin:0px 0px 20px auto;
	border:solid 1px #CCCC00;
	text-align:left;
}

.CommentResInnerBox{
	margin:0px;
	padding:5px;
	border:solid 1px #CCCC00;
}

.CommentResTitle {
    padding:3px 10px;
	font-size:13px;
	border-bottom:solid 1px #CCCC00; 
}

.CommentResText {
	padding:5px 10px;
	line-height:160%;
}

.CommentResUpper {
	text-align:right;
	font-size:10px;
}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/

.TrackbackBlock{
	width:475px;
	margin-bottom:50px;
	padding:0px 20px;
}

.TrackbackBlock a{
	color:#339933;
}

.TrackbackBlock a:visited{
	color:#339933;
}

.TrackbackBlock a:hover{
	color:#FF9933;
}

.TrackbackMenuTitle{
	width:455px;
	height:14px;
	text-align:left;
	margin:0px 20px;
	padding:3px 10px;
	background-image: url(http://bfile.shinobi.jp/4726/line1.jpg);
	color:#FFFFFF;
	font-size:12px;
}

.TrackbackBox{
	width:452px;
	padding:5px;
        margin:10px 0px 0px auto;
	border: solid 1px #BBBBBB;
	text-align:left;

} 	

.TrackbackTextBox{
	padding:0px;
}

.TrackbackTitle{
	text-align:left;
	padding:3px 10px;
	border-bottom:solid 1px #BBBBBB;
	font-size:12px;
}

.TrackbackText{
	padding: 5px 10px;
	line-height: 160%;
}

.TrackbackUpper{
	text-align:right;
	font-size:10px;
}

.TrackbackUserName{
	margin-left:5px;
}

.TrackbackFromURL{
	margin-left:5px;
}

.TrackbackWriteDate{
	margin-left:5px;
	font-size:11px;
}

.TrackbackURLTitle{
	padding:20px;
	text-align:left;
	font-size:12px;
}

#TrackbackURL{
	width:300px;
	font-size:12px;
}

/**************************************************************************************
  コメントフォームの設定
**************************************************************************************/

.CommentFormBlock{
	height:350px;
	margin-bottom:20px;
	padding:5px 20px;
	text-align:center;
}

.CommentFormTable{
        margin:0px auto;
}

.CommentFormTh{
	padding:5px;
	text-align:right;
	font-size:12px;
	border-style:none;
	vertical-align:middle;	
}

.CommentFormTd{
	padding-bottom:2px;
	text-align:left;
	vertical-align:middle;
}

.CommentForms {
	padding:0px 2px;
}

.textarea{
	padding:0px 2px;
	width:300px;
}

.CommentFormSubmit{
	height:50PX;
	text-align:left;
}

.Emoji{
	vertical-align:middle;
}
 
.btn{
    wigth:50px;       
　　  padding:2px 4px 0px 4px;	
	background:#FFFFFF;
	color:#555555;	
}

.checkbuttom {
	border:none;
}

/**************************************************************************************
  コメント編集ページの設定
**************************************************************************************/

.CommentEditBlock{
	width:515px;
	float:left;
	padding:40px 0px 20px 0px; 
}

.CommentEditTitle{
	width:455px;
	height:14px;
	text-align:left;
	margin:0px 20px 10px;
	padding:3px 10px;
	background-image: url(http://bfile.shinobi.jp/4726/line1.jpg);
	color:#FFFFFF;
}

.CommentEditFormBlock{
	height:340px;
	margin:20px auto;
}

.Backbtn {
	margin-top:30px;
}

.BackButton {
	width:130px;
	padding:2px;
	text-align:center;
}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/

/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	margin:0px auto;
	padding:2px;
	width:170px;
	border-bottom:solid 1px #666666 ;
	font-size:11px;
	text-align:center;
}

/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}

/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	padding-top:2px;
	padding-bottom:2px;
}

/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}


/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}

/*カレンダー表示用テーブル*/
.CalendarTable {
	width:170px;
        margin:0px auto;
	padding:0px;
	text-align:center;
	font-size:11px;
}

/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/

/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}

/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
	color: #FF6666;
	padding-top:2px;
	padding-bottom:2px;
}

/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}

/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
	color: #AAAA00;
}

/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/

/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}

/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
	color: #FF6666;
	padding-top:2px;
	padding-bottom:2px;
}

/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
	color: #AAAA00;
}

/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}

/*記事が存在する場所の設定 */
.CalendarTdLink {
}

/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
	color: #FF6600;
}