/*------------------------------------------
全体の設定
------------------------------------------*/
hr.amazon{
	border-style: dotted;
	border-color: #303030;
}
blockquote.amazon{
	background-color: #f0f0f0;
	font-size: 12px;
}
body{
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic", "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	background-repeat: repeat;
	height: 100%;
	color: #333333;
	background-color: #f4f4f4;
	font-size: 12px;
}
a:link{
	color: #b00000;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #b00000;
}
a:hover{
	text-decoration: underline;
	color: #b00000;
}
a:active{
	text-decoration: none;
	color: #b00000;
}
h1{	/*ブログタイトルの設定*/
	font-size: 150%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	display: inline;
}
#Wrap{	/*ブログ大枠の設定*/
	width: 866px;
	background-image: url('http://bfile.shinobi.jp/3862/dr_side.gif');
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------------
トップBlockの設定
------------------------------------------*/
#TopBlock{
	background-image: url('http://bfile.shinobi.jp/3862/dr_title_g.gif');
	background-color: #282828;
	background-repeat: no-repeat;
	height: 130px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#TopTitle{	/*タイトルの設定*/
	margin-top: 40px;
	margin-left: 120px;
	text-shadow: 1px 0 0 #808080;
}
#TopExplanation{	/*ブログ説明文の設定*/
	font-size: 80%;
	color: #f4f4f4;
	margin-left: 120px;
	width: 560px;
	text-shadow: 1px 0 0 #808080;
}
/*------------------------------------------
トップ・カレンダーの設定
------------------------------------------*/
#CalendarBlock{	/*カレンダーの大枠の設定*/
	font-family: Tahoma, sans-selif;
	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-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-size: 125%;
	color: #ffffff;
	margin-top: 7px;
	float: left;
}
.day{
	display: inline;
	list-style-type: none;
	color: #ffffff;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	font-weight: bold;
}
.yaji{
	margin-top: 0px;
}
/*------------------------------------------
エントリー部分の設定
------------------------------------------*/
#Contents{	/*エントリー大枠の設定*/
	float: left;
	width: 590px;
}
#EntryBlock{
	height: auto;
	width: 548px;
	margin-left: 0px;
	margin-top: 30px;
	border: 1px solid #b7b7b7;
	padding: 10px;
	margin-bottom: 18px;
}
h2{	/*記事タイトルの設定*/
	font-size: 100%;
	display: inline;
	color: #101010;
	margin-left: 20px;
	text-shadow: 1px 0 0 #a0a0a0;
}
#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: 20px;
}
#EntryHonbun{	/*記事のテキスト部分の設定*/
	padding-bottom: 10px;
	padding-right: 5px;
}

#EntryHonbun a:link, #EntryHonbunPs a:link{
	color: #b00000;
}
#EntryHonbunPs{	/*記事の「つづき」の枠の設定*/
/*	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b7b7b7;	*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#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: Tahoma, sans-selif;
	color: #606060;
}
#CommentBlock{	/*コメントの大枠の設定*/
	margin-left: auto;
	width: 400px;
	float: none;
	margin-right: auto;
}
#CommentNaka{	/*コメントの小枠の設定*/
	width: 400px;
	text-align: left;
	background-color: #f0f0f0;
	border: 1px solid #b7b7b7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	clear: both;
}
#Comment2{	/*コメントテキストの設定*/
	font-weight: bold;
	color: #303030;
	text-align: center;
	padding-bottom: 5px;
}
#ComTe{
	color: #303030;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ComName{	/*コメント投稿者の設定*/
	color: #303030;
	text-align: right;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #c0c0c0;
}
#CNResWa{	/*レスコメントの大枠の設定*/
	width: 300px;
	float: right;
	margin-right: -12px;
	padding-top: 10px;
	border: 1px solid #c0c0c0;
	margin-top: 5px;
	margin-bottom: 20px;
}
#CNRnakaTitle{	/*レスコメントタイトルの設定*/
	font-weight: bold;
	color: #303030;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0c0;
}
#CNRnakaText{	/*レスコメントテキストの設定*/
	color: #303030;
	padding-top: 5px;
	padding-bottom: 5px;
}
#CNRnakaName{	/*レスコメント投稿者の設定*/
	color: #303030;
	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-weight: bold;
	color: #303030;
}
#TrackbackBlock{
	clear: both;
}
/*------------------------------------------
プラグイン部分の設定
------------------------------------------*/
.CalendarMoveTable{
	font-family: Verdana, sans-selif;
}
.CalendarTable{
	font-family: Verdana, sans-selif;
}
.CalendarWdaySun{	/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
	color: #e06060;
}
.CalendarWdaySat{	/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
	color: #6060e0;
}
.CalendarTdLinkFont{	/*記事が存在する日付の文字色の設定*/
	color: #b00000;
}
#Rights{	/*プラグインの枠の設定*/
	float: left;
	width: 230px;
	margin-right: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #606060;
	margin-top: 30px;
	color: #303030;
}
#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: 3px;
	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: #202020;
	padding-left: 20px;
	margin-top: 1px;
	text-shadow: 1px 0 0 #a0a0a0;
}
#PluginExplanation{	/*プラグインテキストの設定*/
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#PluginContents{	/*プラグインの中身の設定*/
	padding-right: 5px;
	padding-left: 5px;
}
.plugin_data_date{
	text-align: right;
}
#TPB{
	width: 850px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#TPT{
	float: left;
}
#C2{
	width: 568px;
	float: right;
}
#R2{
	width: 260px;
	float: right;
}
#Bottom{	/*ボトム部分の設定*/
	color: #282828;
	text-align: right;
	padding-top: 25px;
	padding-right: 20px;
/*	padding-bottom: 25px;	*/
	clear: both;
}
#CM{	/*広告の設定*/
	font-size: 80%;
	color: #282828;
	text-align: right;
	padding-right: 20px;
}
#ComEdit{
	text-align: center;
	padding-top: 250px;
	padding-bottom: 250px;
	margin-left: 20px;
}
