body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:'新細明體';
	font-size:9pt;
	background-image:url('http://file.ninja.blog.shinobi.jp/15_bg.gif');
	color:#666666;

}
.AD{
display:none;
}
#layout {
	width: 820px;
	background-color: #FFFFFF;
	text-align:center;
}

#header {
	padding: 10px;
	width : 800px;
	text-align:center;
}

#menu {
	width : 190px;
	color: #797928;
	font-size:90%;
}

#menu p{
	color : #797928;
	margin: 0px;
}

.menu a{
	color:#797928;
	text-decoration:underline;
}

#main {
	width : 572px;
	text-align: left;
	color: #666666;
}

form input,textarea,text,input {
	border:1px solid #797928;
	background-color:#FFFFFF;
	color:#666666;
	margin:2px;
	padding:2px;
	font-size:110%;
}


/*タイトル部分
------------------------------------------------------------*/

/*サイトタイトル*/
#site_all{
background-image:url('http://file.ninja.blog.shinobi.jp/15_hed.jpg');
background-position:10% 100%;
background-repeat: no-repeat;
height:200px;
}

.site_title {
text-align: left;
padding-top:150px;
padding-left:220px;
font-size: 20px;
font-weight: bolder;
color: #996600;
}

.site_title a	{color: #996600;text-decoration: none}
.site_title a:link	{color:#996600;text-decoration: none}
.site_title a:visited {color:#996600;text-decoration: none}
.site_title a:active {color: #996600;text-decoration: none}
.site_title a:hover {color: #996600;text-decoration: none}


/*サイト説明文*/

.site_intro {
	text-align: left;
        padding-left:220px;
	font-size: 100%;
	color: #996600;
	margin-top:3px;
	
}


/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 120%;
	color: #797928;
	background-color:#E0E0C0;
	width:180px;
	height:20px;
	padding-top:5px;
	margin-bottom:10px;
        
}



/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
	text-align:center;
	margin: 0px;
	padding-left: 20px;
	color:#797928;
	list-style-type: circle;
	text-decoration: none;
	font-size: 85%;
}


li {
	font-size: 85%;
	color: #797928;
	line-height: 120%;
	padding: 0px 15px 5px 0px;
	text-decoration: none;
}


a {
	color: #797928;
	text-decoration:underline;
}



.plugin_tex {
	color:#797928;
	line-height:130%;
	text-align:left;
	width:170px;
	padding:0px 5px 5px 5px;
        margin-bottom:0px;
}
.plugin_tit{
	text-align:center;
        margin-bottom:0px;
}

.plugin_tex a:link	{color: #FF6600;text-decoration: none}
.plugin_tex a:hover {text-decoration: underline}

/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border: 1px solid #666666;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 572px;
	margin-bottom:30px;
	text-align:left;
}

.entry_table2{
	width: 572px;
	margin-bottom:30px;
	text-align:left;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 90%;
	text-align:center;
	margin:20px;
	color:#797928;
}

.entry_navi a{
	color:#797928;
	text-decoration:underline;
}

.entry_navi a:hover{
	color:#797928;
	text-decoration:none;
}


/*エントリー：見出し*/


.entry_title{
	font-size: 140%;
	color: #FFFFcc;
}

.entry_title2{
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFcc;
	margin: 5px 0px 5px 0px;
}

.entry_title a{
	color:#FFFFcc;
	text-decoration:none;
}

/*コメント：テキスト*/

.comment_table {
	border-left:5px solid #666666;
	font-weight:bold;
	padding-left:5px;
	color:#FFFFFF;
	height:20px;
	padding-top:8px;
}

.comment_tit{
	font-size: 100%;
	font-weight: bolder;
	color: #444444;
	margin: 5px 0px 10px 0px;
}

.comment_tit2{
	font-size: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color:#797928;
	padding: 5px;
}

.comment_tit a {
	color: #444444;
	text-decoration:none;
}

.comment_tit2 a{
	color: #FFFFFF;
	text-decoration:none;
}
#linklist
{
position:relative;
background-color: #FFF; 
z-index:2;
}

#bloglist
{
position:relative;
z-index:1;
margin-top:-28px; 
}
/*エントリー：テキスト*/

.entry_text {
	font-size:12px;
	color: #666666;
	margin: 10px 10px 10px 10px;
        line-height:150%;
}

.entry_text a {
	color:#797928;
	text-decoration:underline;
}

.entry_text a:hover {
	color:#FF9900;
	text-decoration:none;
}

.entry_bod{
	border:1px solid #CCCC99;
}

.entry_bod2{
	border-bottom:1px solid #CCCC99;
	border-left:1px solid #CCCC99;
	border-right:1px solid #CCCC99;
}


/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 75%;
	color: #797928;
	margin: 3px 2px 3px 0px;
}

.entry_state2 {
	font-size:80%;
	color: #797928;
	margin: 2px 2px 10px 0px;
}


.entry_state a {
	color:#797928;
	text-decoration:underline;
}

.entry_state a:hover {
	color:#797928;
	text-decoration:none;
}


/*エントリー：TOPへ戻るリンク */

.entry_top {
	margin: 10px 0px 20px 0px;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #fff;
	border: 1px solid #666666;
	margin: 10px;
	padding: 5px;
}


/*検索
---------------------------------------------------------*/

.blogsearch{

}

#searchimputid {
	text-align: center;
	/*margin-top : 10px;*/
	padding: 0px 0px 0px 0px;
	color:#555;
}

textarea,input,select {
	font-family:'新細明體';
}

img.emoji{
	vertical-align:middle;
	border:0;
}
.box1{
width:60%;
}

/*ねんがっぴ
---------------------------------------------------------*/

.yoiotoshi {
	width:60px;
	height:25px;
	background-color:#797928;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	padding-top:8px;
	font-family:'新細明體';
}

.utsukusi {
	background-color:#FF9900;
	width:60px;
	height:20px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	padding-bottom:2px;
}

.EntryPsText {
        font-size:12px;
        line-height:150%;
	padding:10px;
	text-align:right;
}

.CommentResBlock {
	padding:10px 30px 10px 50px;
}

.CommentResBox {
	background-color:#FAFAFA;
	border:solid 1px #999999;
	color:#A0A080;
	padding:10px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
	color:#777777;
	border-bottom:1px dotted #995555;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px dotted #999999;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
.plugin_data_date {
	font-size:11px;
	text-align:right;
}
.plugin_data {
line-height:150%;
	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 {
background-color:#FF6600;
}
.CalendarTdLinkFont{
color:#FFFFFF;
}
.CalendarTable a {
}

#CalendarBlock {
	font-family: "新細明體";
        text-align: center;
	color: #fffcc;
	background-repeat: no-repeat;
	height: 29px;
	width: 700px;
	/*overflow: hidden;*/
	padding-right:10px;
	padding-left:10px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size: 12px;
	margin: 0px;
}


#CL {
	height: 29px;
	width: 4px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PrevMonthCalendar {
	display: inline;
	list-style-type: none;
	font-family: "新細明體";
	font-size: 12px;
	color: #fffccc;
        line-height:15px;
	margin-top:5px;
	float:center;
	padding-left: 0px;
}
.day {
        
	display: inline;
	list-style-type: none;
	font-family: "新細明體";
	font-size:12px;
	color: #fffccc;
	float:center;
	/*line-height: 18px;*/
        line-height:15px;

	margin-right:3px;
	margin-left:0px;
	margin-top:5px;
	font-weight: bold;
}
.yaji {
	margin-top: 0px;
}
.PrevMonthCalendar a {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #fffccc;
	text-decoration: none;
}
.PrevMonthCalendar a:visited {
	text-decoration: none;
	color: #ff4180;
}
.PrevMonthCalendar a:hover {
	text-decoration: underline;
	color: #ff4180;
}

