/*------------------------------------------
全体の設定
------------------------------------------*/
body {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
    line-height: 1.5em;
	height: 100%;
	color: #333;
	background-color: #F4F4F4;
}
/*リンクの設定*/
a:link {
	color: #04c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
/*ブログタイトルの設定*/
h1 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline;
}

/*ブログ大枠の設定*/
#Wrap {
width:100%;
	max-width: 980px;
	margin: 0 auto;
}
/*------------------------------------------
トップBlockの設定
------------------------------------------*/
/*トップの大枠の設定
	トップの画像を変える or 消すときは、
	background-image: url(http://bfile.shinobi.jp/3862/dr_title_g.gif);
	の部分をいじってください */
#TopBlock {
	background-image: url(http://bfile.shinobi.jp/3862/dr_title_g.gif);
	background-repeat: no-repeat;
	background-color: #333;
padding: 2em;
	width: 100%;
}
/*タイトルの設定*/
#TopTitle {
	margin-top: 4em;
	margin-left: 120px;
}
#TopTitle a{
	color: #fff;;
}

/*ブログ説明文の設定*/
#TopExplanation {
	color: #F4F4F4;
	margin-left: 120px;
}
/*------------------------------------------
トップ・カレンダーの設定
------------------------------------------*/
/*カレンダーの大枠の設定*/
#CalendarBlock {
	width: 850px;
	margin-left: auto;
	background-image: url(http://bfile.shinobi.jp/3862/dr_ca_bu.gif);
	height: 30px;
	overflow: hidden;
	margin-right: auto;
}
/*年と月の設定*/
#CalendarYandM {
	font-family: "verdana", "impact";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 7px;
	float: left;
	margin-left: 10px;
}
/*カレンダーラインの設定*/
#CL {
	background-image: url(http://bfile.shinobi.jp/3862/dr_ca_line.gif);
	height: 35px;
	width: 4px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
/*リストの設定*/
ul {
	list-style-position: inside;
}
.PrevMonthCalendar {
	display: inline;
	list-style-type: none;
	font-family: "verdana";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 7px;
	float: left;
}
.day {
	display: inline;
	list-style-type: none;
	font-family: "verdana", "impact";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	line-height: 18px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	font-weight: bold;
}
.yaji {
	margin-top: 0px;
}
/*------------------------------------------
エントリー部分の設定
------------------------------------------*/
/*エントリー大枠の設定*/
#Contents {
	float: left;
	width: calc(100% - 300px);
}
#EntryBlock {
	height: auto;
	margin-left: 0px;
	margin-top: 30px;
	border: 1px solid #B7B7B7;
	padding: 10px;
	margin-bottom: 18px;
}
/*記事タイトルの設定*/
h2 {
	display: inline;
	color: #111;
	margin-left: 20px;
}
/*記事タイトルの枠の設定*/
#EntryTop {
	background-image: url(http://bfile.shinobi.jp/3862/dr_icn_yaji.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}
/*記事の枠の設定*/
#Entry_Naka {
	padding-top: 10px;
	padding-left: 10px;
}
/*記事のテキスト部分の設定*/
#EntryHonbun {
	padding-bottom: 10px;
	padding-right: 5px;
}
/*記事の「つづき」の枠の設定*/
#EntryHonbunPs {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B7B7B7;
	padding-top: 10px;
	line-height: 130%;
	padding-bottom: 10px;
	padding-right: 5px;
	font-size: 12px;
}
/*記事の「つづき」のテキストの設定*/
#EntryPsText {
	text-align: right;
	padding-bottom: 5px;
}
/*エントリーのボトム部分の設定*/
#EntryBottom {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B7B7;
}
/*エントリーの投稿日時などの設定*/
#EBD {
	text-align: right;
	font-family: "Verdana", "MS UI Gothic";
	color: #666666;
	font-size: 10px;
}
/*コメントの大枠の設定*/
#CommentBlock {
	margin-left: auto;
	width: 400px;
	float: none;
	margin-right: auto;
}
/*コメントの小枠の設定*/
#CommentNaka {
	width: 400px;
	text-align: left;
	border: 1px solid #B7B7B7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	clear: both;
}
/*コメントトップの設定*/
#CNTop {
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
}
/*コメントテキストの設定*/
#Comment2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	padding-bottom: 5px;
}
#ComTe {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*コメントタイトルの設定*/
#ComTi {
	font-size: 12px;
	line-height: 120%;
	color: #222;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
/*コメント投稿者の設定*/
#ComName {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C0C0C0;
}
#ComName2 {
	font-size: 10px;
	color: #333333;
	text-align: right;
}
/*レスコメントの大枠の設定*/
#CNResWa {
	width: 300px;
	float: right;
	margin-right: -12px;
	padding-top: 10px;
	border: 1px solid #C0C0C0;
	margin-top: 5px;
	margin-bottom: 20px;
}
/*レスコメントタイトルの設定*/
#CNRnakaTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
/*レスコメントテキストの設定*/
#CNRnakaText {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*レスコメント投稿者の設定*/
#CNRnakaName {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	padding-bottom: 5px;
	text-align: right;
}
#CNRnaka {
	padding: 5px;
}
/*トラックバックの設定*/
#TrackbackMenuTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#TrackbackBlock {
	clear: both;
}
/*------------------------------------------
プラグイン部分の設定
------------------------------------------*/
/*プラグインの枠の設定*/
#Rights {
	float: left;

	margin-right: 0px;
	padding-left: 12px;

	margin-top: 30px;
	font-size: 12px;
	color: #333;
}
#PageLinkBlock {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 568px;
	float: left;
}
#PluginBlock {
	padding: 0px;
}
/*プラグインボトム部分の設定*/
#PluginBlockBottom {
	padding-bottom: 10px;
}
/*プラグインインナー部分の設定*/
#PluginInnerBlock {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*プラグイントップ部分の設定*/
#PluginBlockTop {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	background-image: url(http://bfile.shinobi.jp/3862/dr_icn_yaji_p.gif);
	background-repeat: no-repeat;
	background-color: #ECECEC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B7B7B7;
	padding-top: 3px;
	background-position: 3px;
}
/*プラグインタイトルの設定*/
#PBTn {

	font-weight: bold;
	color: #222;
	padding-left: 20px;

}
/*プラグインテキストの設定*/
#PluginExplanation {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
/*プラグインの中身の設定*/
#PluginContents {
	padding-right: 5px;
	padding-left: 5px;
}
#TPB {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#TPT {
	float: left;
}
#C2 {


}
#R2 {
	width: 290px;
	float: right;
}
/*ボトム部分の設定*/
#Bottom {
	font-family: "verdana", "impact";
	font-size: 12px;
	color: #282828;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}
/*広告の設定*/
#CM {
	font-family: "verdana", "impact";
	font-size: 10px;
	color: #282828;
	text-align: center;
}
#ComEdit {
	text-align: center;
	padding-top: 250px;
	padding-bottom: 250px;
}
.souce {
border:1px solid #999;
    background: #eee;
}

.overMoji {
width: 100px;
overflow: hidden;
white-space:nowrap;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}


.longshadow {
     background-color: rgb(22, 160, 133);
     text-shadow:
     1px 1px rgb(20, 100, 80),
     2px 2px rgb(20, 100, 80),
     3px 3px rgb(20, 100, 80),
     4px 4px rgb(20, 100, 80),
     5px 5px rgb(20, 100, 80),
     6px 6px rgb(20, 100, 80),
     7px 7px rgb(20, 100, 80),
     8px 8px rgb(20, 100, 80),
9px  9px  rgb(20, 100, 80),
10px 10px rgb(20, 100, 80),
11px 11px rgb(20, 100, 80),
12px 12px rgb(20, 100, 80),
13px 13px rgb(20, 100, 80),
14px 14px rgb(20, 100, 80),
15px 15px rgb(20, 100, 80),
16px 16px rgb(20, 100, 80),
17px 17px rgb(20, 100, 80),
18px 18px rgb(20, 100, 80),
19px 19px rgb(20, 100, 80),
20px 20px rgb(20, 100, 80),
21px 21px rgb(20, 100, 80),
22px 22px rgb(20, 100, 80),
23px 23px rgb(20, 100, 80),
24px 24px rgb(20, 100, 80),
25px 25px rgb(20, 100, 80),
26px 26px rgb(20, 100, 80),
27px 27px rgb(20, 100, 80),
28px 28px rgb(20, 100, 80),
29px 29px rgb(20, 100, 80),
30px 30px rgb(20, 100, 80),
31px 31px rgb(20, 100, 80),
32px 32px rgb(20, 100, 80),
33px 33px rgb(20, 100, 80),
34px 34px rgb(20, 100, 80),
35px 35px rgb(20, 100, 80),
36px 36px rgb(20, 100, 80),
37px 37px rgb(20, 100, 80),
38px 38px rgb(20, 100, 80),
39px 39px rgb(20, 100, 80),
40px 40px rgb(20, 100, 80),
41px 41px rgb(20, 100, 80),
42px 42px rgb(20, 100, 80),
43px 43px rgb(20, 100, 80),
44px 44px rgb(20, 100, 80),
45px 45px rgb(20, 100, 80),
46px 46px rgb(20, 100, 80),
47px 47px rgb(20, 100, 80),
48px 48px rgb(20, 100, 80),
49px 49px rgb(20, 100, 80),
50px 50px rgb(20, 100, 80)
;

box-shadow: 1px 1px rgb(212, 212, 212), 2px 2px rgb(212, 212, 212), 3px 3px rgb(212, 212, 212), 4px 4px rgb(212, 212, 212), 5px 5px rgb(212, 212, 212), 6px 6px rgb(212, 212, 212), 7px 7px rgb(212, 212, 212), 8px 8px rgb(212, 212, 212), 9px 9px rgb(212, 212, 212), 10px 10px rgb(212, 212, 212), 11px 11px rgb(212, 212, 212), 12px 12px rgb(212, 212, 212), 13px 13px rgb(212, 212, 212), 14px 14px rgb(212, 212, 212), 15px 15px rgb(212, 212, 212), 16px 16px rgb(212, 212, 212), 17px 17px rgb(212, 212, 212), 18px 18px rgb(212, 212, 212), 19px 19px rgb(212, 212, 212), 20px 20px rgb(212, 212, 212), 21px 21px rgb(213, 213, 213), 22px 22px rgb(214, 214, 214), 23px 23px rgb(215, 215, 215), 24px 24px rgb(216, 216, 216), 25px 25px rgb(216, 216, 216), 26px 26px rgb(217, 217, 217), 27px 27px rgb(218, 218, 218), 28px 28px rgb(219, 219, 219), 29px 29px rgb(220, 220, 220), 30px 30px rgb(221, 221, 221), 31px 31px rgb(221, 221, 221), 32px 32px rgb(222, 222, 222), 33px 33px rgb(223, 223, 223), 34px 34px rgb(224, 224, 224), 35px 35px rgb(225, 225, 225), 36px 36px rgb(226, 226, 226), 37px 37px rgb(226, 226, 226), 38px 38px rgb(227, 227, 227), 39px 39px rgb(228, 228, 228), 40px 40px rgb(229, 229, 229), 41px 41px rgb(230, 230, 230), 42px 42px rgb(231, 231, 231), 43px 43px rgb(231, 231, 231), 44px 44px rgb(232, 232, 232), 45px 45px rgb(233, 233, 233), 46px 46px rgb(234, 234, 234), 47px 47px rgb(235, 235, 235), 48px 48px rgb(235, 235, 235), 49px 49px rgb(236, 236, 236), 50px 50px rgb(237, 237, 237), 51px 51px rgb(238, 238, 238), 52px 52px rgb(239, 239, 239), 53px 53px rgb(240, 240, 240), 54px 54px rgb(240, 240, 240), 55px 55px rgb(241, 241, 241), 56px 56px rgb(242, 242, 242), 57px 57px rgb(243, 243, 243), 58px 58px rgb(244, 244, 244), 59px 59px rgb(245, 245, 245), 60px 60px rgb(245, 245, 245), 61px 61px rgb(246, 246, 246), 62px 62px rgb(247, 247, 247), 63px 63px rgb(248, 248, 248), 64px 64px rgb(249, 249, 249), 65px 65px rgb(250, 250, 250), 66px 66px rgb(250, 250, 250), 67px 67px rgb(251, 251, 251), 68px 68px rgb(252, 252, 252), 69px 69px rgb(253, 253, 253), 70px 70px rgb(254, 254, 254), 71px 71px rgb(255, 255, 255);
 height: 80px;
  width: 220px;
  font-size: 20px;
    color:#fff;
    font-weight:bold;
  line-height: 80px;
    text-align:center;
    overflow:hidden;
    margin:0 auto;
}

code {
display:block;
    padding: 1em;
    border:1px dotted #999;
    background: #fe9;
}

.srch{
font-size:2em;
line-height:1.5em;
padding:10px;
}
