/* 全般 */
body{
text-align: center;
background-color:#d8d7cb;
background-image:none;
margin: 0px;
padding: 0px;
font-size:12px;
font-family:"ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif;
line-height:1.4em;
}

* {
margin: 0;
padding: 0;
}

/* リンクカラーの設定 */
a		{ color: #735989; text-decoration: none; }
a:link		{ color: #735989; text-decoration: none; }
a:visited	{ color: #544064; text-decoration: none; }
a:hover		{ color: #c1a5d9; text-decoration: none; }
a:active	{ color: #735989; text-decoration: none; }
.entry_title a:link{ color: #333; text-decoration: none; }
.entry_title a:visited{ color: #333; text-decoration: none; }
.entry_title a:hover{ color: #777; text-decoration: none; }

a img,:link img,:visited img {
    border:none;
}

/* ページ構成 */
#whole {
width: 804px;
height:100%;
margin:0 auto;
padding-left:4px;
background-color:#fff;
background-image:url(http://file.hachikai.blog.shinobi.jp/left_kage.gif);
background-position:left top;
background-repeat:repeat-y;
}

#wrapper {
width: 800px;
height:100%;
margin:0 auto;
padding-right:4px;
text-align:center;
background-color:#fff;
background-image:url(http://file.hachikai.blog.shinobi.jp/right_kage.gif);
background-position:right top;
background-repeat:repeat-y;
}

#header {
margin: 0px;
padding: 0px;
height:200px;
background-color:#fff;
background-image:url(http://file.hachikai.blog.shinobi.jp/top_bg02.jpg);
background-repeat:no-repeat;
}

h1.title{
	text-align:left;
	padding: 130px 50px 10px 30px;
	font-size:20px;
	letter-spacing:5px;
}
a:visited.a_title, a:link.a_title{
	color:#555;
}
.subtitle{
	text-align:left;
	font-size:12px;
	padding:5px 50px 0px 30px;
	color:#555;
}
#contents{
}

#contents #main {
	float:left;
	padding:0px 0px 0px 30px;
	width : 520px;
}

#contents #main br{
	height:12px;
}

#contents #menu {
	float : right;
	padding:0px 20px 0px 0px;
	width : 200px;
	font-size:12px;
}

form input,textarea,text,input {
	border:1px solid #555555;
	background-color:#FFFFEE;
	color:#555555;
	margin:2px;
	padding:2px;
	font-size:12px;
}

.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 12px;
	letter-spacing:5px;
	color: #555555;
	margin:0px 0px 10px 0px;
	padding:20px 0px 10px 0px ;
	background-repeat:no-repeat;
	background-position:left;
}

/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

.plugin_content{
	margin-bottom:20px;
	padding:0px;
}
.plugin_whole_top{
	margin-top:0px;
	margin-bottom:0px;
	height:30px;
	
}
.plugin_whole_bottom{
	height:18px;
	
}
.plugin_top {
	letter-spacing:6px;
	color: #555;
	padding:5px 0 5px 10px;
	margin:0px;
	border-top:solid 1px #aaa;
	border-left:solid 1px #aaa;
	border-right:solid 1px #aaa;
	
}
.plugin_tex {
	color:#555;
	text-align: left;
	padding:10px 10px 0px 10px;
	width:193;
	border-left:solid 1px #aaa;
	border-right:solid 1px #aaa;
}
.plugin_bottom {
	height:15px;
	margin:0px;
	border-left:solid 1px #aaa;
	border-right:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
}


.plugin_data_date {
	font-size:12px;
	text-align:right;
}
.plugin_data {
	padding:3px;
}



/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border: 1px solid #555555;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 100%;
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

.entry_table2{
	margin-bottom:20px;
	text-align:left;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;
	color:#555555;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	margin:30px 0px 30px 5px;
	padding:5px 0px 5px 20px ;
	letter-spacing:5px;
border-left:solid 5px #1f9692;
}

.entry_title2{
	font-size: 12px;
	font-weight: bolder;
	color: #555555;
	margin: 5px 0px 5px 0px;
}

.title_bar {
margin:20px 0 20px;
padding:0;
border-left:3px solid #6db5b3;
text-indent:1em;
line-height:1em;
}

/*コメント：テキスト*/
.comment_tit{
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	margin: 20px 0px 15px 0px;
letter-spacing:0.2em;
}

.comment_content{
	border-bottom:1px dashed #aaa;
padding-bottom:10px;
}

.trackback_content{
	border-bottom:1px solid #333;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: #555;
	line-height:170%;
	margin:0px 10px 30px 10px;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
}

.entry_text img{
margin:10px;
padding:0;
}

.entry_text2 {
	font-size: 12px;
	color: #555555;
	margin: 10px 10px 15px 0px;
	line-height : 170%;
}


.entry_bg{
	margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 12px;
	color: #555555;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #CCC;
}


.entry_state2 {
	font-size: 10px;
	color: #555555;
	text-align: right;
	margin: 0px 0px 10px 0px;
}



/*エントリー：TOPへ戻るリンク */

.entry_top {
	margin: 10px 0px 20px 0px;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #fff;
	margin: 0px;
	padding: 5px;
}


/*検索
---------------------------------------------------------*/
#searchimputid {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#555;
}

textarea,input,select {
	font-size:12px;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.EntryPsText {
	padding:0px 5px 15px 0px;
	text-align:left;
}

.CommentResBlock {
	padding:10px 0 10px 30px;
}

.CommentResBox {
	background-color:#fff;
	padding:15px;
	border:1px solid #ccc;
}

.CommentResTitle {
	font-size:12px;
	font-weight:700;
	border-bottom:1px dotted #bbb;
color:#555;
padding:5px 0px;
letter-spacing:0.2em;
}

.CommentResText {
	padding:10px 10px 0px 10px;
color:#555;
}

.CommentResFooter {
	text-align:right;
padding-top:5px;
	margin:15px 0 0px;
	border-top:1px dotted #bbb;
color:#555;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	padding:3px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	text-align:left;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
	text-align:center;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
	text-align:right;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	width:90%;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
	text-align:center;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
	text-align:center;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
	text-align:center;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
	text-align:center;
}
.CalendarTable a {
	font-weight:bold;
	color:#ccc;
}

#cm {
margin-top:30px;
padding:0;
} 

#counter {
text-align:center;
align:center;
margin:0 auto;
}

.link_a {
margin-top:10px;
line-height:2em;
color:#555;
}

.link_b {
list-style-type:none;
text-indent:0.5em;
line-height:1.6em;
}

.profile_image {
text-align:center;
margin:0 auto;
}

/* 進捗グラフ */
#gra_box {
margin-bottom:5px;
}

.graph {
position:relative;
width:170px;
border:1px solid #ccc;
padding:1px;
margin-bottom:1em;
}

.graph .bar {
display:block;
position:relative;
background:#ccc;
text-align:center;
color:#333;
height:1em;
line-height:1em;
}

.graph .bar span {
position:absolute;
left:1em;
}

/* 3人娘用 */
#gif_anime {
margin:0px auto;
padding-bottom:10px;
text-align:center;
}

#sam {
font-size:80%;
text-align:center;
}

/* ついったー */
#twitter_div {
width:178px;
padding-bottom:5px;
border-top:dashed 1px #ccc;
}

#twitter_div a:link {
color:#a6c6c6;
text-decoration:underline;
}

#twitter_div a:visited {
color:#a6c6c6;
text-decoration:underline;
}

#twitter_update_list {
list-style-position:outside;
margin:0px;
padding:0px;
}

#twitter_update_list li {
list-style-type:none;
border-bottom:dashed 1px #ccc;
margin-top:3px;
}

/* 罫線の指定 */
.kei {
height:1px;
border:none;
border-top:1px #bbb solid;
}

.kei2 {
height:1px;
border:none;
border-bottom:dashed 1px #ccc;
}

/* リンクの設定 */
.link_01 {
margin-bottom:10px;
line-height:2em;
color:#555;
border-bottom:dashed 1px #ccc;
}

.link_02 {
list-style-type:none;
padding-left:1em;
line-height:1.8em;
}

.link_03 {
padding-bottom:10px;
}

/* コピーライト */
#copy {
padding-top:20px;
font-size:80%;
text-align:center;
color:#bbb;
letter-spacing:0.1em;
}

/* トップのバナー */
#miruto_bana {
margin:5px auto 0;
}

/* クエスチョン */
#nanika a:link{
color: #555;
text-decoration: none;
}

/* コメント返信時のアイコン位置 */
.plugin_cm_with_res img{
padding-left:5px;
}

/* 小説行間用 */
.ss {
line-height:2em;
}

/* 拍手 */
#clap {
text-align:center;
}

#clap a {
border:1px solid #00aa9c;
margin:0px;
width:175px;
display:block;
text-align:center;
text-decoration:none;
letter-spacing:1em;
color:#00aa9c;
}

#spi {
width:175px;
margin:0px auto;
text-align:center;
display:block;
}