body{
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
	font-size:9pt;
}

#layout {
	width: 772px;
	margin-top:  0px;
	padding-top: 0px;
	text-align:center;
}

#header {
	margin-top:  0px;
	padding-top: 0px;
	text-align: left;
	background-image:url(http://file.ninja.blog.shinobi.jp/12_hed_tit.gif);
	width : 772px;
	height : 290px;
}

#menu {
	float : right;
	width : 200px;
	color: #FF6600;
	text-align: left;
	font-size:90%;
}

#menu p{
	color : #FF6600;
}

.menu a{
	color:#FF6600;
}

#main {
	float : left;
	width : 560px;
	padding: 0px;
	text-align: left;
	color: #FF6600;
}


form input,textarea,text,input {
	border:1px solid #FF6600;
	background-color:#FFFFEE;
	color:#FF6600;
	margin:2px;
	padding:2px;
	font-size:110%;
}


/*タイトル部分
------------------------------------------------------------*/

/*サイトタイトル*/


.site_title {
	text-align: left;
	font-size: 20px;
	font-weight: bolder;
	color: #FF6600;
	padding-top: 173px;
	padding-left: 194px;
}

.site_title a	{color: #FF6600;text-decoration: none}
.site_title a:link	{color: #FF6600;text-decoration: none}
.site_title a:visited {color: #FF6600;text-decoration: none}
.site_title a:active {color: #FF6600;text-decoration: none}
.site_title a:hover {color: #FF9933;text-decoration: none}


/*サイト説明文*/

.site_intro {
	text-align: left;
	font-size: 100%;
	color: #FF6600;
	margin: 8px 0px 12px 194px;

}


/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 120%;
	color: #FF6600;
	width:180px;
	height: 24px;
	margin-bottom:5px;
	background-image:url(http://file.ninja.blog.shinobi.jp/12_plugin.gif);
	background-repeat:no-repeat;
}



/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
	text-align:center;
	margin: 0px;
	padding-left: 20px;
	color:#FF6600;
	list-style-type: circle;
	text-decoration: none;
	font-size: 85%;
}


li {
	font-size: 85%;
	color: #FF6600;
	line-height: 120%;
	padding: 0px 15px 5px 0px;
	text-decoration: none;
}


a {
	text-decoration: none;
	color: #FF6600;
}


.plugin_tex {
	color:#FF6600;
	margin-left:10px;
	line-height:130%;
}

.plugin_tex a:link	{text-decoration: none}
.plugin_tex a:visited {-decoration: none}
.plugin_tex a:active {text-decoration: none}
.plugin_tex a:hover {text-decoration: underline}

/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border: 1px solid #FF6600;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 515px;
	margin-bottom:20px;
	text-align:left;
}

.entry_table2{
	width: 515px;
	margin-bottom:20px;
	text-align:left;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 90%;
	text-align:left;
	margin-left: 194px;
	margin-top:10px;
	color:#FF6600;
}


/*エントリー：見出し*/


.entry_title{
	font-size: 100%;
	font-weight: bolder;
	color: #FF6600;
	background-image:url(http://file.ninja.blog.shinobi.jp/12_title.gif);
	width:410px;
	height:42px;
	background-repeat:no-repeat;
}

.entry_title2{
	font-size: 100%;
	font-weight: bolder;
	color: #FF6600;
	margin: 5px 0px 5px 0px;
}

.entry_title a{
	color:#FF6600;
}

/*コメント：テキスト*/

.comment_tit{
	font-size: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 5px 0px 15px 0px;
}

.comment_tit a {
	color: #FFFFFF;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 100%;
	color: #FF6600;
	margin: 10px 10px 15px 0px;
}

.entry_text2 {
	font-size: 100%;
	color: #FFFFFF;
	margin: 10px 10px 15px 0px;
	line-height : 190%;
}


.entry_bg{
	margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 75%;
	color: #FFFFEE;
	text-align: right;
	margin: 0px;
}

.entry_state a {
	color:#FF6600;
}

.entry_state2 {
	font-size: 75%;
	color: #FFFFEE;
	text-align: right;
	margin: 0px;
}

.entry_state2 a {
	color:#FFFFFF;
}


/*エントリー：TOPへ戻るリンク */

.entry_top {
	margin: 10px 0px 20px 0px;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #fff;
	border: 1px solid #FF6600;
	margin: 10px;
	padding: 5px;
}


/*検索
---------------------------------------------------------*/
#searchimputid {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#555;
}

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:10px 30px 10px 50px;
}

.CommentResBox {
	background-color:#FFFFFF;
	padding:10px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
	border-bottom:1px dotted #FF6600;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px dotted #FF6600;
}

.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;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.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:#FF6600;
color:#FFFFFF;
padding:1px;
}