/* 全般 */
body{
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background:url(http://bfile.shinobi.jp/2799/deepblue_bg.jpg) repeat;
}

/* リンクカラーの設定 */
a			{ color: #1e50a2; text-decoration: none; }
a:link		{ color: #1e50a2; text-decoration: none; }
a:visited	{ color: #1e50a2; text-decoration: none; }
a:active	{ color: #1e50a2; text-decoration: none; }
a:hover		{ color: #3a3b40; text-decoration: underline; }
a:visited.a_title, a:link.a_title{ color: #FFF; }

/* 入力フォームカラーの設定 */
form input,textarea,text,input {
	border:1px solid #555555;
	background-color:#FFFFEE;
	color:#555555;
	margin:2px;
	padding:2px;
	font-size:12px;
}

/* 全体レイアウトの構成 
--------------------------------------------------*/
.page_whole {
	width: 800px;
	height:100%;
	margin-top: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;
	background: #FFF;
}
.page_header {
	margin: 0px;
	padding: 0px;
	height:163px;
	background:url(http://bfile.shinobi.jp/2799/deepblue_header_bg_share.jpg) no-repeat top left;
}
.page_body{
	width: 800px;
	margin: 0px auto;
	background:url(http://bfile.shinobi.jp/2799/deepblue_body_bg.jpg) no-repeat top left;
}
.page_body_main {
	float: left;
	margin-top: 35px;
	padding: 0px;
	width : 550px;
}
.page_body_menu {
	float : right;
	margin-top: 20px;
	width : 250px;
	font-size:12px;
}
.page_footer{
	height: 125px;
	margin:auto;
	text-align:center;
	background:url(http://bfile.shinobi.jp/2799/deepblue_footer_bg.jpg) no-repeat bottom left;
}

/* ヘッダ部 
--------------------------------------------------*/
.title{
	text-align:left;
	padding:20px 15px 5px 15px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:10px;
}
.subtitle{
	padding:0px 15px 0px 15px;
	text-align:left;
	font-size:12px;
	color:#F93;
}

/* ページタイトル
--------------------------------------------------*/
.page_title{
	padding: 0px 0px 20px 15px;
}


/* 記事 
--------------------------------------------------*/
.entry{
	width: 520px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.entry_header{
	font-size: 12px;
	font-weight: bold;
	color: #555;
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px ;
	letter-spacing:5px;
}
.entry_body {
	font-size: 12px;
	color: #555555;
	line-height:170%;
	margin: 0px 0px 15px 0px;
}
	.entry_body a{
		text-decoration: underline;
	}

	/*テキスト内の画像*/
	.entry_body img {
		background: #fff;
		margin: 0px;
		padding: 5px;
	}

.entry_footer{
	height:25px;
	font-size: 12px;
	color: #1e50a2;
	line-height:100%;
	text-align: right;
	background:url(http://bfile.shinobi.jp/2799/deepblue_separator.jpg) no-repeat bottom center;

}

/* 記事詳細(トラックバック) 
--------------------------------------------------*/
.trackback{
	width: 520px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.trackback_url{
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.trackback_header{
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.trackback_body{
	font-size: 12px;
	color: #555555;
	line-height:150%;
	margin: 0px 0px 10px 0px;
}
.trackback_footer{
	font-size: 12px;
	color: #555;
	line-height:170%;
	text-align: right;
	border-bottom: solid 1px #555;
}

/* 記事詳細(コメント) 
--------------------------------------------------*/
.comments{
	width: 520px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.comment_header{
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.comment_body{
	font-size: 12px;
	color: #555555;
	line-height:150%;
	margin: 0px 0px 10px 0px;
}
.comment_footer{
	font-size: 12px;
	color: #555;
	line-height:170%;
	text-align: right;
	border-bottom: solid 1px #555;
}

.comment_res{
	text-align: left;
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	border: solid 1px #f53;
}
.comment_res_header{
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.comment_res_body{
	font-size: 12px;
	color: #555555;
	line-height:150%;
	margin: 0px 0px 10px 0px;
}
.comment_res_footer{
	font-size: 12px;
	color: #555;
	line-height:170%;
	text-align: right;
}

.comment_post{
	width: 520px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	color: #555;
}

/* プラグイン 
--------------------------------------------------*/
.plugin{
	width:232px;
	margin-bottom:15px;
}
.plugin_header {
	height: 20px;
	padding-top:9px;
	padding-left:15px;
	letter-spacing:6px;
	color: #FFF;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_header.jpg) no-repeat;
}
.plugin_body {
	color: #555;
	text-align: left;
	padding: 5px 15px 5px 15px;
	line-height:130%;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_body.jpg) repeat-y;

}
.plugin_footer {
	height:21px;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_footer.jpg) no-repeat;
}

.plugin_header2 {
	height: 20px;
	padding-top:9px;
	padding-left:15px;
	letter-spacing:6px;
	color: #FFF;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_header2.jpg) no-repeat;
}
.plugin_body2 {
	color: #555;
	text-align: left;
	padding: 5px 15px 5px 15px;
	line-height:130%;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_body2.jpg) repeat-y;

}
.plugin_footer2 {
	height:21px;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_footer2.jpg) no-repeat;
}

.plugin_header3 {
	height: 20px;
	padding-top:9px;
	padding-left:15px;
	letter-spacing:6px;
	color: #FFF;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_header3.jpg) no-repeat;
}
.plugin_body3 {
	color: #555;
	text-align: left;
	padding: 5px 15px 5px 15px;
	line-height:130%;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_body3.jpg) repeat-y;

}
.plugin_footer3 {
	height:21px;
	background:url(http://bfile.shinobi.jp/2799/deepblue_menu_footer3.jpg) no-repeat;
}

/* ナビゲーション */
.navigaton{
	font-size: 12px;
	text-align:center;
	color:#555555;
}

/*文字設定
------------------------------------------------------------*/
h2 {
	font-size: 12px;
	letter-spacing:5px;
	color: #555;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:left;
}



.clear {
	clear: both;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}




/* 自己紹介用イメージ
----------------------------------------------------------*/
.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border: 1px solid #555555;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*検索
---------------------------------------------------------*/
#searchimputid {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#555;
}

img.emoji{
	vertical-align:middle;
	border:0px;
}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.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:#1e50a2;
}