/*------------------------------------------
全体の設定
------------------------------------------*/
body,html {
	font-family:"Verdana", "MS UI Gothic";
	font-size:12px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(http://bfile.shinobi.jp/3945/gar_bg.gif);
}
/*リンクの設定*/
a:link {
	color: #71170B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #71170B;
}
a:hover {
	color: #B00000;
}
a:active {
	text-decoration: none;
	color: #111;
}
/*ブログタイトルの設定*/
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	display: inline;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #191919;
	letter-spacing: 1px;
	display: inline;
}
h2 a {
	color: #111;
}
/*ブログ大枠の設定*/
#Wrap {
	width: 1194px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://bfile.shinobi.jp/3945/gar_entry_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	min-height:799px;
}
#EntryBlock {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#TopBlock {
	height: 150px;
	background-color: #101010;
}
#TopTitle {
	padding-top: 50px;
	padding-left: 25px;
}
#TopExplanation {
	margin-left: 25px;
	color: #999999;
}
#EntryInnerBlock {
	width: 550px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #151515;
}
#EntryText {
	line-height: 18px;
	color: #101010;
	margin-top: 25px;
	margin-bottom: 5px;
}
#EntryPsText {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#EntryFooter {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #151515;
	font-size: 10px;
	font-family: "Verdana", "MS UI Gothic";
	letter-spacing: 1px;
}
#ETD {
	font-family: Georgia, "Times New Roman", "Times, serif";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#CommentTextBox {
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 15px;
	width: 500px;
}
#CommentTitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#CommentText {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 17px;
}
#ComName {
	text-align: right;
}
#CommentResBlock {
	width: 500px;
	float: left;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #666666;
	background-color: #DCDCDC;
	margin-bottom: 25px;
	clear: both;
}
#CommentResTitle {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#CommentResFooter {
	text-align: right;
}
#CommentMenuTitle {
	clear: both;
	margin-top: 25px;
	float: left;
}
#TrackbackBlock {
	padding-top: 20px;
	clear: both;
}
#TrackbackMenuTitle {
	clear: none;
}
#TrackbackTitle {
	padding-top: 10px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#TrackbackText {
	line-height: 17px;
	font-size: 10px;
}
#TrackbackWriteDate {
	text-align: right;
}
#TrackbackFooter {
	text-align: right;
	padding-bottom: 20px;
}
.PageLinkBlock {
	text-align: center;
}
#PluginBlock {
	float: right;
	width: 179px;
	padding-right: 20px;
	padding-left: 30px;
	margin-top: 25px;
	line-height: 17px;
}
#CM {
	width: 480px;
	text-align: center;
	font-family: "Verdana", "MS UI Gothic";
	font-size: 10px;
	margin-left: 220px;
}
#CM a {
	color:#333333;
	font-size: 10px;
}
.PageLinkBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#PluginInnerBlock {
	margin-bottom: 30px;
}
#PluginTitle {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
#PluginExplanation {
	margin-top: 3px;
	margin-bottom: 3px;
}
#PluginContents {
	margin-top: 5px;
	margin-bottom: 5px;
}
.CommentResBlock {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
}
#CommentBlock {
}
#CommentFormBlock {
	clear: left;
	float: left;
}
#CFB {
	clear: both;
	float: left;
	width: 500px;
}
#EntryBlockNa {
	margin-bottom: 35px;
}
#CommentBlock {
	float: left;
}
