/* 全般 */
body{
	text-align: center;
	margin-top: 50px;
	padding: 0px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	background:url(http://bfile.shinobi.jp/1221/image_bg_rabit.jpg) repeat #335;
}

* {
	margin: 0;
	padding: 0;
}

/* リンクカラーの設定 */
a			{ color: #DCD03C; text-decoration: none; }
a:link		{ color: #DCD03C; text-decoration: none; }
a:visited	{ color: #DCD03C; text-decoration: none; }
a:active	{ color: #DCD03C; text-decoration: none; }
a:hover		{ color: #EEE8AA; text-decoration: underline; }

/* ページ構成 */
#whole {
	width: 770px;
	height:100%;
	margin: auto;
	margin-top:18px;
	padding-top: 0px;
	text-align:center;
	/*background:url(http://bfile.shinobi.jp/1221/image_bg_main.jpg) repeat-y;*/
}

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:170px;
	background:url(http://bfile.shinobi.jp/1221/image_top_rabit.gif) no-repeat;
}

#contents{
	width: 750px;
	margin: 0px auto;
}

#contents #main {
	float:left;
	padding:0px 0px 0px 0px ;
	width : 545px;
	margin:0px;
	background-color:#002;
	filter:alpha(opacity=90); /*IE*/
	-moz-opacity:0.9; /*FF*/
	border-left:#000 1px solid;
	border-right:#000 1px solid;
}

#contents #main br{
	height:12px;
}

#contents #menu {
	float : right;
	width : 200px;
	font-size:12px;
	filter:alpha(opacity=85); /*IE*/
	-moz-opacity:0.85; /*FF*/
}

/* タイトル部 */
.title{
	text-align:right;
	padding:70px 25px 5px 0px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:10px;
}

a:visited.a_title, a:link.a_title{
	color:#ccc;
}

.subtitle{
	text-align:right;
	font-size:12px;
	padding:0px 25px 0px 25px;
	color:#fff;
}


/* 本文 */
#main_top {
	height:10px;
	background:url(http://bfile.shinobi.jp/1221/image_bg_tatami.jpg) repeat-x top;
}

#main_bottom {
	height:10px;
	background:url(http://bfile.shinobi.jp/1221/image_bg_tatami.jpg) repeat-x bottom;
}

form input,textarea,text,input {
	border:1px solid #555555;
	background-color:#FFFFEE;
	color:#555555;
	margin:2px;
	padding:2px;
	font-size:12px;
}

.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 12px;
	letter-spacing:5px;
	color: #eea;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:left;
}

/* リスト設定（プラグイン）
------------------------------------------------------------*/

.plugin_content{
	
}
.plugin_top {
	height:25px;
	letter-spacing:6px;
	color: #EEE;
	padding:10px 0px 0px 10px;
	background:url(http://bfile.shinobi.jp/1221/image_bg_tatami.jpg) repeat-x top #556B2F;
	margin:0px;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.plugin_tex {
	text-align: left;
	color:#EEE;
	padding:10px 10px 0px 10px;
	background:#556B2F;
	margin:0px;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.plugin_bottom {
	height:25px;
	margin-bottom:3px;
	background:url(http://bfile.shinobi.jp/1221/image_bg_tatami.jpg) repeat-x bottom #556B2F;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.plugin_top2 {
	height:25px;
	letter-spacing:6px;
	color: #EEE;
	padding:10px 0px 0px 10px;
	background:url(http://bfile.shinobi.jp/1221/image_bg_tatami.jpg) repeat-x top #2F556B;
	margin:0px;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.plugin_tex2 {
	text-align: left;
	color:#EEE;
	padding:10px 10px 0px 10px;
	background:#2F556B;
	margin:0px;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.plugin_bottom2 {
	height:25px;
	margin-bottom:3px;
	background:url(http://bfile.shinobi.jp/1221/image_bg_tatami.jpg) repeat-x bottom #2F556B;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

.plugin_data_date {
	font-size:12px;
	text-align:right;
}
.plugin_data {
	padding:3px;
}


/* 自己紹介用イメージ
------------------------------------------------------------*/
.pay {
	text-align: center;
}

.pay img{
	border: 1px solid #555555;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 100%;
	margin:0px 0px 20px 0px;
	padding-top:20px;
	text-align:left;
}

.entry_table2{
	width: 515px;
	margin-bottom:20px;
	padding-top:20px;
	padding-left:10px;
	text-align:left;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;
	color:#ccc;
}


/*エントリー：見出し*/
.entry_title{
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px ;
	letter-spacing:5px;
}

.entry_title2{
	font-size: 12px;
	font-weight: bolder;
	color: #ccc;
	margin: 5px 0px 5px 0px;
}

/*エントリー：テキスト*/
.entry_text {
	font-size: 12px;
	color: #ccc;
	line-height:170%;
	margin: 0px 0px 15px 0px;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
}

.entry_text2 {
	font-size: 12px;
	color: #ccc;
	margin: 10px 10px 15px 0px;
	line-height : 170%;
}


.entry_bg{
	margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	height:50px;
	padding-top:60px;
	font-size: 10px;
	color: #555;
	text-align: right;
	margin: 0px;
	background-image:url(http://bfile.shinobi.jp/1221/image_bar.gif);
	background-repeat:no-repeat;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
}


.entry_state2 {
	font-size: 10px;
	color: #ddd;
	text-align: right;
	margin: 0px 0px 10px 0px;
}

/*エントリー：TOPへ戻るリンク */

.entry_top {
	margin: 10px 0px 20px 0px;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*エントリーテキスト内の画像*/
.entry_text img {
	margin: 0px;
	padding: 5px;
}

/*コメント：テキスト*/
.comment_tit{
	font-size: 12px;
	font-weight: bold;
	color:#ddd;
	margin: 5px 0px 15px 0px;
}

.comment_content{
	background:url(http://bfile.shinobi.jp/1221/image_bg_tatami.jpg) repeat-x top #a69425;/*a69425*/
	padding:10px 10px 10px 10px;
	margin-bottom:3px;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
}

.comment_content a{
	
}

.trackback_content{
	border-bottom:1px dotted #ddd;
}


/*検索
---------------------------------------------------------*/
#searchimputid {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#555;
}

textarea,input {
	font-size:12px;
}

select{
	font-size:12px;
	background:#a69425;
}


img.emoji{
	vertical-align:middle;
	border:0;
}

.EntryPsText {
	padding:0px 5px 15px 0px;
	text-align:left;
}

.CommentResBlock {
	padding:10px 30px 10px 50px;
}

.CommentResBox {
	background-color:#FFFFF;
	padding:10px;
	border:1px solid #dc9;
}

.CommentResTitle {
	font-size:12px;
	font-weight:700;
	border-bottom:1px dotted #555555;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px dotted #555555;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	padding:3px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	text-align:left;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
	text-align:center;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
	text-align:right;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	width:90%;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
	text-align:center;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
	text-align:center;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
	text-align:center;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
	text-align:center;
}
.CalendarTable a {
	font-weight:bold;
	color:#DCD03C;
}