/*------------------------------------------
全体の設定
------------------------------------------*/

body,html {
	font-family:"Verdana", "MS UI Gothic";
	font-size:13px;
	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: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #b00000;
}

a:active {
	text-decoration: none;
	color: #111;
}

/*ブログタイトルの設定*/

h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 27px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: 2px;
	display: inline;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #191919;
	letter-spacing: 1px;
	display: inline;
}

h2 a {
	color: #111;
}

/*ブログ大枠の設定*/

#Wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1194px;
	min-height:799px;
	background-image: url(http://bfile.shinobi.jp/3945/gar_entry_bg.gif);
	background-repeat: no-repeat;
	position: relative;
}

#EntryBlock {
	width: 930px;
	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 {
	margin-top: 25px;
	width: 580px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #151515;
}

#EntryBlockNa {
	margin-bottom: 35px;
}

#EntryText {
	margin-top: 25px;
	margin-bottom: 5px;
	line-height: 20px;
	color: #101010;
}

#EntryPsText {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

#EntryFooter {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #151515;
	text-align: right;
	font-size: 10px;
	font-family: "Verdana", "MS UI Gothic";
	letter-spacing: 1px;
}

#ETD {
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: right;
	font-family: Georgia, "Times New Roman", "Times, serif";
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}

.etd {
	color: #cccccc;
}

.CommentBlock {
	float: left;
}

.CommentTextBox {
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #999999;
	width: 560px;
}

.CommentTitle {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}

.CommentText {
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 18px;
}

.CommentFooter {
	text-align: right;
}

.CommentResBlock {
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
	width: 600px;
}

#CommentResBlock {
	margin-top: 10px;
	margin-bottom: 25px;
	padding: 10px;
	border: 1px solid #666666;
	width: 500px;
	float: right;
	background-color: #dcdcdc;
	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;
}

#CFB {
	width: 580px;
	float: left;
	clear: both;
}

#CommentMenuTitle {
	margin-top: 25px;
	float: left;
	clear: both;
}

#CommentFormBlock {
	float: left;
	clear: left;
}

.CommentFormTable {
	width: 100%;
}

.CommentFormTh {
	white-space: nowrap;
	letter-spacing: 2px;
}

input {
	width: 300px;
}

#TrackbackBlock {
	padding-top: 20px;
	clear: both;
}

#TrackbackMenuTitle {
	clear: none;
}

#TrackbackTitle {
	margin-bottom: 3px;
	padding-top: 10px;
	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 {
	padding-bottom: 20px;
	text-align: right;
}

.PageLinkBlock {
	padding-top: 20px;
	text-align: center;
}

#PluginBlock {
	margin-top: 25px;
	padding-right: 40px;
	width: 220px;
	float: right;
	line-height: 20px;
}

#CM {
	margin-left: 220px;
	width: 480px;
	text-align: center;
	font-family: "Verdana", "MS UI Gothic";
	font-size: 10px;
}

#CM a {
	color: #333333;
	font-size: 10px;
}

.PageLinkBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#PluginInnerBlock {
	margin-bottom: 30px;
}

#PluginTitle {
	font-weight: bold;
	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;
}

