/* 全般 */
body{
	text-align: center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
}
* {
	margin: 0;
	padding: 0;
}

/* リンクカラーの設定 */
a			{ color: #33CCFF; text-decoration: none; }
a:link			{ color: #33CCFF; text-decoration: none; }
a:visited		{ color: #33CCFF; text-decoration: none; }
a:active		{ color: #33CCFF; text-decoration: none; }
a:hover			{ color: #FFFFFF; text-decoration: underline; }

.entry_title a		{ color: #99FF33; text-decoration: none; }
.entry_title a:link	{ color: #99FF33; text-decoration: none; }
.entry_title a:visited	{ color: #99FF33; text-decoration: none; }
.entry_title a:active	{ color: #99FF33; text-decoration: none; }
.entry_title a:hover	{ color: #FFFFFF; text-decoration: underline; }

.entry_text a		{ color: #33CCFF; text-decoration: underline; font-weight: bold; font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;}
.entry_text a:link	{ color: #33CCFF; text-decoration: underline; font-weight: bold; font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;}
.entry_text a:visited	{ color: #33CCFF; text-decoration: underline; font-weight: bold; font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;}
.entry_text a:active	{ color: #33CCFF; text-decoration: underline; font-weight: bold; font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;}
.entry_text a:hover	{ color: #FFFFFF; text-decoration: underline; font-weight: bold; font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;}

.entry_state a		{ color: #FF3366; text-decoration: none; }
.entry_state a:link	{ color: #FF3366; text-decoration: none; }
.entry_state a:visited	{ color: #FF3366; text-decoration: none; }
.entry_state a:active	{ color: #FF3366; text-decoration: none; }
.entry_state a:hover	{ color: #FFFFFF; text-decoration: underline; }

img { border: none;
      -ms-interpolation-mode: bicubic; }

/* ページ構成 */
#whole {
	width: 880px;
	height:100%;
	margin: auto;
	padding: 0;
	text-align: center;
	background: #000000;
}

#header {
	margin: 0px;
	padding: 0px;
	/* height: 640px; */
        height: 256px;
	border-bottom: solid 0px #999999;
	background: #000000;
}

#barcode {
	width: 880px;
	height: 60px;
	text-align: right;
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	font-size: 10px;
	color: #666666;
}

h1.title{
	text-align:left;
	/* padding: 128px 0 0 64px; */
        padding: 32px 0 0 64px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 8px;

}
a:visited.a_title, a:link.a_title{
	color:#666666;
}
.subtitle{
	text-align: left;
	font-size: 12px;
	padding:8px 0px 0px 64px;
	color: #666666;
}
#contents{
}

#contents #main {
	float: left;
	width : 620px;
	padding: 0 20px 0 0;
	margin: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
}

#contents #main br{
	height: 1em;
}

#contents #menu {
	float: left;
	width: 200px;
	padding: 0 20px 0 20px;
	margin: 0;
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	font-size: 10px;
}

#contents #menu strong {
	font-size: 12px;
}

form input,textarea,text,input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	margin: 2px;
	padding: 2px;
	font-size: 12px;
}

.clear {
	clear: both;
	font: 0/0 sans-serif;
}

/*文字設定
------------------------------------------------------------*/

h2 {
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 16px 0px 8px 0px;
	padding: 0;
	/*background-image:url(http://bfile.shinobi.jp/2155/image_dog_entry_title.gif);*/
	background-repeat: no-repeat;
	background-position: left;
}

/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

.plugin_content{
	margin-bottom: 8px;
	padding:0px;
}
.plugin_whole_top{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 32px;
	
}
.plugin_whole_bottom{
	height: 16px;
}

.plugin_top {
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding:8px 0px 8px 0px;
	margin: 0px;
}
.plugin_tex {
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	color:#CCCCCC;
	text-align: left;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	width: 200px;
}
.plugin_bottom {
	margin-bottom: 16px;
}


.plugin_data_date {
	font-size: 8px;
	text-align: right;
}
.plugin_data {
	padding: 2px;
}



/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border: 0px solid #999999;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 100%;
	margin: 32px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.entry_table2{
	margin-bottom: 16px;
	text-align: left;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 10px;
	text-align:center;
	color:#333333;
}


/*エントリー：見出し*/

.entry_header {
	margin: 0 0 64px 0;
	padding: 0;
}

.entry_title{
	z-index: 2;
	position: relative;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #99FF33;
	height: 20px;
}

.entry_datetime {
	z-index: 1;
	position: relative;
	top: -16px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	color: #333333;
	height: 48px;
}
.entry_datetime .entry_date {
	font-size: 60px;
}
.entry_datetime .entry_time {
	font-size: 18px;
}

.entry_title2 {
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
	margin: 8px 0px 8px 0px;
}


/*コメント：テキスト*/

.comment_tit{
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 4px 0 4px 0;
}

.comment_content{
	border-bottom: 1px dotted #333333;
}

.trackback_content{
	border-bottom: 1px dotted #333333;
}


/*エントリー：テキスト*/

.entry_text {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height:180%;
	margin: 0px 0px 0px 0px;
}

.entry_text2 {
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0;
	line-height : normal;
}

.entry_text3 {
	font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height:180%;
	margin: 0px 0px 48px 0px;
}


.entry_bg{
	margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	/*font-family: 'Lucida Grande',メイリオ,Meiryo,'MS Pゴシック','MS PGothic', sans-serif;*/
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #FF3366;
	text-align: right;
	line-height:180%;
	margin: 0px;
	padding: 0px 0px 16px 0px;
	border-bottom: 1px solid #999999;
}

.entry_state2 {
	font-size: 10px;
	color: #333333;
	text-align: right;
	margin: 0px 0px 8px 0px;
}

/*エントリー：TOPへ戻るリンク */

.entry_top {
	margin: 10px 0px 20px 0px;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #000000;
	margin: 10px;
	padding: 0px;
}


/*検索
---------------------------------------------------------*/
#searchimputid {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#555;
}

textarea,input,select {
	font-size:12px;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.EntryPsText {
	padding:0px 5px 15px 0px;
	text-align:left;
}

.CommentResBlock {
	padding:10px 30px 10px 0px;
}

.CommentResBox {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #999999;
}

.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:#FF3366;
}