body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
	font-size:9pt;
	background-image:url('http://file.ninja.blog.shinobi.jp/14_bg.gif');
	color:#666666;
}

#layout {
	width: 820px;
	background-color: #FFFFFF;
	text-align:center;
}

#header {
	padding: 10px;
	width : 800px;
	text-align:center;
}
#menu {
	width : 190px;
	color: #339999;
	font-size:90%;
}

#menu p{
	color : #339999;
	margin: 0px;
}

.menu a{
	color:#339999;
	text-decoration:underline;
}
#main {
	width : 572px;
	text-align: left;
	color: #666666;
}

.mainphoto {
/*
	padding:4px 6px 13px 4px;
	border-top:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:3px solid #AAAAAA;
*/
	width:150px;   /*160px*/
	height: 110px;
}

form input,textarea,text,input {
	border:1px solid #3A7660;
	background-color:#FFFFFF;
	color:#666666;
	margin:2px;
	padding:2px;
	font-size:110%; 
}


/*タイトル部分
------------------------------------------------------------*/

/*サイトタイトル*/


.site_title {
	text-align: left;
	font-size: 20px;
	font-weight: bolder;
	color: #3A7660;
}

.site_title a	{color: #3A7660;text-decoration: none}
.site_title a:link	{color:#3A7660;text-decoration: none}
.site_title a:visited {color:#3A7660;text-decoration: none}
.site_title a:active {color: #3A7660;text-decoration: none}
.site_title a:hover {color: #3A7660;text-decoration: none}


/*サイト説明文*/

.site_intro {
	text-align: left;
	font-size: 100%;
	color: #50A083;
	margin-top:3px;
	margin-bottom:2px;
        width: 85%;
}


/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 120%;
	color: #226666;
	background-color:#c0e0e0;
	width:180px;
	height:20px;
	padding-top:2px;
	margin-bottom:5px;
    border-bottom: 1px solid #336666;
}



/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
	text-align:center;
	margin: 0px;
	padding-left: 20px;
	color:#339999;
	list-style-type: circle;
	text-decoration: none;
	font-size: 85%;
}


li {
	font-size: 85%;
	color: #339999;
	line-height: 120%;
	padding: 0px 15px 5px 0px;
	text-decoration: none;
}


a {
	color: #116666;
	text-decoration:none;
}


a:hover {
	color:  #3A7660;
	text-decoration:underline;
}

.plugin_tex {
	color:#339999;
	line-height:100%;
	text-align:left;
	width:170px;
	padding:0px 5px 0px 5px;
}

.plugin_tit{
	text-align:center;
    font-weight : lighter ;
}

.plugin_tex a:link	{text-decoration: none}
.plugin_tex a:visited {text-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 #339999;
	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:#339999;
}

.entry_navi a{
	color:#339999;
	text-decoration:none;
}

.entry_navi a:hover{
	color:#339999;
	text-decoration:underline;
}
/*エントリー：ナビゲーション２*/

.entry_navi2{
	font-size: 90%;
	text-align:left;
	margin:0px;
	color:#339999;
}

.entry_navi2 a{
	color:#339999;
	text-decoration:none;
}

.entry_navi2 a:hover{
	color:#339999;
	text-decoration:underline;
}


/*エントリー：見出し*/


.entry_title{
	font-size: 130%;
	color: #551199;
	border-bottom :2px solid #88C4AE;
	background-repeat:no-repeat;
}
.entry_titleR{
    padding: 2px 0px 0px 5px;
	font-size: 130%;
	color: #551199;
	border-bottom :2px solid #88C4AE;
	background-repeat:no-repeat;
    line-height : 120% ;
}

.entry_title2{
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;
}

.entry_title a{
	color:#551199;
	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:#3A7660;
	padding: 5px;
}

.comment_tit a {
	color: #444444;
	text-decoration:none;
}

.comment_tit2 a{
	color: #FFFFFF;
	text-decoration:none;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 120%;
	color: #331188;
	margin: 10px 10px 10px 10px;
	line-height : 150%;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
}

.entry_text a {
	color:#339999;
	text-decoration:none;
}

.entry_text a:hover {
	color:#339999;
	text-decoration:underline;
}

.entry_bod{
	border:1px solid #88C4AE;
}

.entry_bod2{
	border-bottom:1px solid #88C4AE;
	border-left:1px solid #88C4AE;
	border-right:1px solid #88C4AE;
}


/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 75%;
	color: #339999;
	margin: 2px 2px 2px 0px;
}

.entry_state2 {
	font-size: 75%;
	color: #339999;
	margin: 2px 2px 10px 0px;
}


.entry_state a {
	color:#339999;
}

.entry_state a:hover {
	color:#3A7660;
	text-decoration:underline;
}


/*エントリー：TOPへ戻るリンク */

.entry_top {
	margin: 10px 0px 20px 0px;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #fff;
	border: 1px solid #999999;
	margin: 10px;
/*
	padding: 5px;
*/
}


/*検索
---------------------------------------------------------*/
#searchimputid {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#555;
}

textarea,input,select {
	font-family: Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}


/*ねんがっぴ
---------------------------------------------------------*/

.yoiotoshi {
	width:68px;
	height:20px;
    background-color: #4433aa;
	color:#FFFFFF;
    /*
	background-color:#3A8855;
	color:#FFFFFF;
    */    
	font-size:14px;
	text-align:center;
	padding-top:0px;
/*	font-family: "ＭＳ 明朝",serif; */
}

.utsukusi {
    background-color: #331188;
/*	background-color:#50A083; */
	width:68px;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding-top:1px;
}

.CommentResBlock {
	padding:10px 30px 10px 50px;
}

.CommentResBox {
	background-color:#FAFAFA;
	border:solid 1px #C6E3E3;
	padding:10px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
	color:#3C7373;
	border-bottom:1px dotted #C6E3E3;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px dotted #C6E3E3;
}

.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:#339999;
color:#FFFFFF;
padding:1px;
}
/*-----------------------------
カスタマイズ
------------------------------*/
.picCenter {
float : center;
text-align: center;
}
.divClear {
clear : both;
}

.headDate {
color : #ffaa00 ;
font-weight : bold;
font-size : 16px;
}
