body{
	text-align: center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande","Verdana",  "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka";
	font-size:9pt;
}
/*（上）フォント変更中*/

#layout {
	width: 770px;
	margin-top:  0px;
	padding-top: 0px;
}

#header {
	height : 200px;
	margin-top:  0px;
	padding-top: 0px;
	text-align: left;
	background-color: #333333;
	background-image: url(http://file.ninja.blog.shinobi.jp/5_hed_img.gif);
}

#menu {
	float : left;
	width : 201px;
	margin-left: 16px;
	margin-top: 12px;
	color: #888888;
	text-align: left;
	font-size:90%;
	line-height:140%;
}

#menu p{
	margin:0px 20px 10px 25px;
	color : #FF6600;
}


#main {
	float : right;
	width : 530px;
	margin-top: 10px;
	margin-left: 2px;
	padding: 0px;
	text-align: left;
	color: #777777;
}


/*タイトル部分
------------------------------------------------------------*/

/*サイトタイトル*/


.site_title {
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 70px;
	padding-right: 362px;
	padding-left: 38px;
	margin: 0px;
}

.site_title a	{color: #FFFFFF;text-decoration: none}
.site_title a:link	{color: #FFFFFF;text-decoration: none}
.site_title a:visited {color: #FFFFFF;text-decoration: none}
.site_title a:active {color: #FFFFFF;text-decoration: none}
.site_title a:hover {color: #FFFFFF;text-decoration: none}


/*サイト説明文*/

.site_intro {
	text-align: left;
	margin-top: 5px;
	font-size: 90%;
/*	font-weight: bolder; */
	color: #ffffff;
	padding-top: 20px;
	padding-right: 283px;
	padding-left: 117px;
}

/*カレンダー*/

#calender {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#calender ul {
	font-size: 90%;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
}

.calendar{
	font-size:85%;
	color : #CCCCCC;
}

/*上部カレンダー基本色変更中*/
li.day {
	padding: 0px 3px 0px 2px;
	color:#2F4F4F;
}

/*上部カレンダーリンク色*/
li.day a	{color: #2F4F4F ;text-decoration: none}
li.day a:link	{color: skyblue;text-decoration: none}
li.day a:visited {color: skyblue;text-decoration: none}
li.day a:active {color: skyblue;text-decoration: none}
li.day a:hover {color: #FF6600;text-decoration: none}

.prev-month-calendar {
	margin-right : 8px;
}

.next-month-calendar {
	margin-left : 8px;
}


/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 120%;
	color: #555555;
	margin-bottom: 0px;
	padding-top : 21px;
	padding-left: 5px;
	background-image: url(http://file.ninja.blog.shinobi.jp/menu_waku.gif);
	height: 25px;
	background-repeat:no-repeat;
}

.plugin_tex {
	padding:0px 8px 0px 8px;
	line-height:120%;
}


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
	padding-left: 10px;
	margin: 0px;
}


/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
	text-align:center;
	margin: 0px;
	padding-left: 20px;
	list-style-type: circle;
	text-decoration: none;
	font-size: 80%;
}


li {
	font-size: 80%;
	color: 666666;
	line-height: 120%;
	padding: 0px 15px 5px 0px;
	text-decoration: none;
}


a {
	text-decoration: none;
	color: #555555;
}


a:hover {
	color:  #FF6600;
}


/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 500px;
	margin: 0px 30px 50px 0px;
}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 90%;
	text-align:center;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 130%;
	font-weight: bolder;
	color: #555555;
	margin: 20px 30px 10px 80px;
	padding-bottom: 5px;
}

.entry_title2{
	font-size: 130%;
	font-weight: bolder;
	font-size:100%;
	color: #555555;
	margin-left: 2em;
}


.entry_title a{
	color:#555555;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 100%;
	color: 555555;
	margin: 10px 50px 10px 30px;
}

.entry_bg{
	text-align:left;
	margin-right:10px;
	background-image:url(http://file.ninja.blog.shinobi.jp/entry_bg.gif);
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 85%;
	color: gray;
	text-align: left;
	margin: 0px 0px 10px 35px;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*検索
---------------------------------------------------------*/
#search {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",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:#EEEEEE;
	border:solid 1px #555555;
	padding:10px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
	color:#777777;
	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;
}
.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;
}

/*書庫管理月表リンク色*/
.CalendarTable a:link	{color: red;text-decoration: none}
.CalendarTabler a:visited {color: red;text-decoration: none}
.CalendarTable a:active {color: red;text-decoration: none}
.CalendarTable a:hover {color: #FF6600 ;text-decoration: none}

/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {



font-weight:bold;
color:red;
}

/*書庫管理月表リンク色設定2*/
.CalendarTr a:link	{color: red;text-decoration: none}
.CalendarTr a:visited {color: red;text-decoration: none}
.CalendarTr a:active {color: red;text-decoration: none}
.CalendarTr a:hover {color: #FF6600 ;text-decoration: none}

/*書庫管理月表リンク色設定3*/
.CalendarTdSun a:link	{color: red;text-decoration: none}
.CalendarTdSun a:visited {color: red;text-decoration: none}
.CalendarTdSun a:active {color: red;text-decoration: none}
.CalendarTdSun a:hover {color: #FF6600 ;text-decoration: none}

/*書庫管理月表リンク色設定4*/
.CalendarTdSat a:link	{color: red;text-decoration: none}
.CalendarTdSat a:visited {color: red;text-decoration: none}
.CalendarTdSat a:active {color: red;text-decoration: none}
.CalendarTdSat a:hover {color: #FF6600 ;text-decoration: none}

/*書庫管理月表リンク色設定5*/
.CalendarTd a:link	{color: red;text-decoration: none}
.CalendarTd a:visited {color: red;text-decoration: none}
.CalendarTd a:active {color: red;text-decoration: none}
.CalendarTd a:hover {color: #FF6600 ;text-decoration: none}

/*書庫管理月表リンク色設定6*/
CalendarTdLink a:link	{color: red;text-decoration: none}
CalendarTdLink a:visited {color: red;text-decoration: none}
CalendarTdLink a:active {color: red;text-decoration: none}
CalendarTdLink a:hover {color: #FF6600 ;text-decoration: none}

