body{
	text-align: left;
	background-color: #EEEEEE;
	background-image  : url(http://file.ninja.blog.shinobi.jp/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
	font-size:9pt;
}

/* link */
a:link	{color: #336699;}
a:hover {color: #336699; text-decoration:underline}


#layout {
	width: 100%;
	margin-top:  0px;
	padding-top: 0px;
}

#layout2 {
	width: 742px;
	margin-top:  0px;
	padding-top: 0px;
	margin-left: 10px;
}


#header {
	width : 100%;
	height : 68px;
	margin-top:  0px;
	padding-top: 0px;
	text-align: left;
	background-color: #333333;
	background-image  : url(http://file.ninja.blog.shinobi.jp/hed_bg.gif);
	background-repeat: repeat-x;
}

.hed_img {
	width: 742px;
	height: 68px;
	margin-top:	0px;
	padding-top: 0px;
	background-image  : url(http://file.ninja.blog.shinobi.jp/hed_img.gif);
	background-repeat: repeat-x;
}

#menu {
	float : left;
	width : 184px;
	margin-top: 0px;
	color: #666666;
	text-align: left;
}

#menu p{
	margin:3px;
	font-size:80%;
	color : #666666;
}


#main {
	float: right;
	width : 550px;
	text-align: left;
	color: #555555;
}


/*タイトル部分
------------------------------------------------------------*/

/*サイトタイトル*/


.site_title {
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 33px;
	margin: 0px;
}

.site_title a	{color: #CCCCCC;text-decoration: none}
.site_title a:link	{color: #CCCCCC;text-decoration: none}
.site_title a:visited {color: #CCCCCC;text-decoration: none}
.site_title a:active {color: #CCCCCC;text-decoration: none}
.site_title a:hover {color: #CCCCCC;}


/*サイト説明文*/

.site_intro {
	text-align: left;
	margin-top: 5px;
	font-size: 90%;
	color: #333333;
	padding-left: 55px;
}

/*カレンダー*/

#calender {
	width: 742px;
	height: 23px;
	margin-top :15px;
	margin-bottom :15px;
	text-align: center;
	padding-top: 5px;
	background-image  : url(http://file.ninja.blog.shinobi.jp/calender_img.gif);
	background-repeat: repeat-x;
}


#calender ul {
	font-size: 90%;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
}

.calender{
	font-size:85%;
	color : #666666;
}

li.day {
	padding: 0px 3px 0px 2px;
	tex-align:center;
}

.prev-month-calendar {
	margin-right : 8px;
}

.next-month-calendar {
	margin-left : 8px;
}

.calender td {
	background-color:#CCCCCC;
}	

/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 110%;
	color: #666666;
	padding-top : 4px;
	height: 20px;
	width: 158px;
	margin-left: 5px;
	background-image  : url(http://file.ninja.blog.shinobi.jp/menu_tit.gif);
	background-repeat: no-repeat;
}


/* 左メニュー
------------------------------------------------------------*/
.menu_bg {
	background-image  : url(http://file.ninja.blog.shinobi.jp/menu_bg.gif);
	background-repeat: repeat-y;
}

.menu_m {
	margin-left:24px;
}

/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
	text-align:center;
	margin: 0px;
	padding-left: 20px;
	word-break: break-all;
	list-style-type: disc;
	text-decoration: none;
	font-size: 85%;
}


li {
	font-size: 85%;
	color: #AAAAAA;
	line-height: 120%;
	padding: 0px 15px 5px 0px;
	text-decoration: none;
}


a {
	text-decoration: none;
	color: #999;
}


/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border: 1px solid #333333;
	margin: 0px 10px 5px 0px;
	padding: 5px;
} 


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

/*
.entry_table{
	width: 550px;
}
*/

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 90%;
	width: 542px;
	text-align:center;
	padding:3px;
	background-color:#DDDDDD;
	border:1px solid #CCCCCC;
}


/*エントリー：見出し*/

.entry_soto {
	margin-right:27px;
	margin-left:5px;
}

.entry_title{
	font-size: 100%;
	font-weight: bolder;
	background-image:url(http://file.ninja.blog.shinobi.jp/main_tit.gif);
	width:518px; height:27px;
	color: #444444;
}

.entry_title1{
	margin-left:50px;
	margin-top:7px;
}

.entry_title2{
	font-size: 100%;
	font-weight: bolder;
	background-color:#AAAAAA;
	color:#FFFFFF;
	padding:5px;
}

.come_bg {
	background-image:url(http://file.ninja.blog.shinobi.jp/come_bg.gif);
	width:550px;
	height:19px;
}

.come_tex {
	color:#FFFFFF;
	margin-top:3px;
	margin-left:5px;
	font-weight:bold;
}

comment a {
	color:#FFFFFF;
}

.komex {
	padding:5px;
	color:#FFFFFF;
	margin-left:2px;
}

/*エントリー：テキスト*/

.entry_text {
	font-size: 90%;
	background-color:#FFFFFF;
	color: #666666;
	padding:5px;
}

.entry_bod {
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
}


/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 75%;
	color: #CCCCCC;
	text-align: right;
	margin-right:27px;
	margin-left:5px;
	padding:3px;
	background-color:#EEEEEE;
	border-top:1px solid #CCCCCC;
}

.entry_state2 {
	font-size: 75%;
	color: #888888;
	text-align: right;
	padding:3px;
	margin-bottom:20px;
	background-color:#EEEEEE;
	border-top:1px solid #CCCCCC;
}


/*エントリー：TOPへ戻るリンク */

.entry_top {
	font-size: 75%;
	color: #CCCCCC;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #fff;
	padding: 5px;
	border:1px #777777;
	border-style:dotted;
}


/*検索
---------------------------------------------------------*/
#search {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
}

textarea,input,select {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.EntryPsText {
	padding:10px 0px;
	text-align:right;
}

.CommentResBlock {
	padding:0px;
}

.CommentResBox {
	padding:0px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
	color:#FFFFFF;
	padding:5px;
	background-color:#AAAAAA;
}

.CommentResText {
	padding:10px 0px 0px 10px;
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
}

.CommentResFooter {
	text-align:right;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
.plugin_data_date {
	font-size:11px;
	text-align:right;
}
.plugin_data {
	padding:3px;
}

.plugin_tex {
	margin-left:3px;
	margin-right:8px;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:90%;
margin-left:auto;
margin-right:auto;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:90%;
padding:3px;
margin-left:auto;
margin-right:auto;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
.CalendarTable a {
background-color:#AAAAAA;
color:#FFFFFF;
padding:1px;
}