	body
	{
		margin: 0;
		padding: 0;
		text-align: center;
		font-family:Optima, "Lucida Sans Unicode", Verdana, "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "メイリオ", "ＭＳ Ｐゴシック", arial, sans-serif;
		background: #9aa;/*757d80*/
		color: #000;
		min-width:640px;
	}

	#header
	{
		padding: 0;
		border-bottom: 12px solid #369;
		height:700px;
	}


	h1
	{
		background: #fff url(http://file.glob.blog.shinobi.jp/h091030.jpg) repeat-x 0% 0% fixed;
		margin: 0;
		padding:0;
		text-align: left;
		height:700px;
	}

	h1 a:link, h1 a:visited
	{
	font-size: 14px;
	position: fixed;
	top: 10px;
	left: 10px;
	color:#369;
	font-weight:normal;
	text-decoration:none;
	font-family:"Trebuchet MS",sans-serif;
	}


	#header p
	{
		margin:0 0 20px 20px;
		padding:0;
		color:#fff;
		text-align:left;
		display:none;
	}

	#wrapper
	{
		margin: 0 270px 0 0;
		padding: 0 0 20px 0;
		background:#273840 url(http://file.glob.blog.shinobi.jp/grd.gif) repeat-x fixed;
		border-right:2px solid #788;
		border-bottom:2px solid #788;
	}
	
	#wrapper a:link
	{
		color: #757d80;
	}

	#wrapper a:active
	{
		color: #900;
	}

	#wrapper a:visited
	{
		color: #996;
	}
	
	.entry_seeker
	{
		margin:0;
		padding: 20px 0;
	}
	
	.entry_body
	{
		text-align: left;
		margin: 0 50px 30px 50px;
	}

	.entry_body h2
	{
		margin: 40px 0 10px 0;
	}

	#wrapper .entry_body h2 a
	{
		color: #663;
		font-size: 80%;
		text-decoration: none;
	}
	
	.entry_body h2 a small
	{
		font-size: 40%;
	}
	
	.entry_body h2 em
	{
		font-style: normal;
		font-weight:normal;
		display: block;
		padding: 0 0 0 0.5em;
		line-height:160%;
	}
	.entry_body h2 em a
	{
		color:#757d80 !important;
	}


	.entry_body h2 span
	{
		display: block;
		border-bottom: 1px dotted #526168;
		color: #526168;
		font-family:"Trebuchet MS","Myriad Pro",sans-serif;
		font-weight:lighter;
		letter-spacing:-3px;
	}

	#wrapper .entry_body h2 span a
	{
		color: #526168;
		font-size: 200%;
	}

	.entry_text
	{
		padding: 10px 20px;
		margin: 0 10px;
		line-height: 160%;
		color: #000;
		background: #eec;
		border: 1px inset #526168;
	}

	#wrapper .entry_text a:link
	{
		color: #369;
		background: #eec;
	}

	#wrapper .entry_text a:active
	{
		color: #900;
		background: #eec;
	}

	#wrapper .entry_text a:visited
	{
		color: #666;
		background: #eec;
	}

	.entry_text h3
	{
		color:#663;
		background:#eec;
	}
	.entry_text p
	{
		font-size: 90%;
		text-indent: 0.4em;
		line-height: 180%;
		font-family: Verdana, "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
	}


	.entry_text abbr, .entry_text acronym
	{
		border-bottom:1px dotted #000;
	}
	
	.entry_text del
	{
		color: #996;
		background:#eec;
	}

	.entry_text img
	{
		margin: 10px;
		border:1px solid #999;
		outline:2px solid #ddb;
		padding: 5px 5px 17px 5px;
		background: #fff;
		color: #663;
	}

	.entry_text a img
	{
		background: #fff url(http://file.glob.blog.shinobi.jp/zoom.gif) no-repeat 100% 100%;
	}

	.entry_text pre
	{
		overflow: auto;
		border: 3px solid #690;
		padding: 5px;
		background: #663;
		color: #fff;
	}


	.entry_text blockquote
	{
		border-left: 3px solid #690;
		padding: 5px;
		font-size: 90%;
	}

	.entry_text code
	{
		font-family: "Andale Mono", "Courier New", monospace;
	}

	.entry_footer, .comments
	{
		text-align: right;
		padding: 0 10px;
	}
	
	.entry_sequel
	{
		text-align: right;
		font-size: 90%;
		font-weight:bold;
		display:block;
	}

	#entry_comment
	{
		margin: 0 80px 0 80px;
	}

	#entry_comment h3 
	{
		text-align: left;
		color: #eeb;
		font-size: 130%;
		background-color: #273840;
		border-bottom: 1px dotted #526168;
		border-top: 1px dotted #526168;
	}

	.comments h4, .response h5, .comments p
	{
		text-align: left;
	}

	.comments h4, .response h5
	{
		color: #774;
		background: #273840;
	}

	.comments p
	{
		background: #eec;
		color: #663;
		padding: 10px;
		border: 1px groove #fff;
	}

	.response
	{
		margin-left: 20px;
		border-left: 2px solid #526168;
		padding-left: 10px;
	}

	.response p
	{
		background: url(http://file.glob.blog.shinobi.jp/masters.gif) no-repeat 100% 50%;
		border: none;
		color: #fff;
	}

	.entry_footer li, .comments li
	{
		display: inline;
		border-left: 3px solid #996;
		padding: 0 3px;
		font-size: 90%;
	}
	
	.pageanker
	{
		clear:both;
		text-align: center;
		padding-bottom:80px;
		margin:0;
	}
	.pageanker a
	{
		padding: 0;
		font-size: 90%;
		text-decoration:none;
		font-weight:bold;
	}

	form ul
	{
		text-align: left;
	}

	fieldset
	{
		border-width: 1px 0;
		border-style: solid;
		border-color: #993;
	}

	legend
	{
		border-width: 0 2px;
		border-style: solid;
		border-color: #993;
		padding: 2px 6px;
		font-weight: bold;
		color:#996;
	}

	fieldset ul
	{
		margin: 0;
		padding: 0;
	}

	fieldset li
	{
		list-style: none;
		margin: 0;
		padding: 3px 0;
		clear: both;
	}

	fieldset p
	{
		color:#fff;
	}

	label span
	{
		display: block;
		width: 150px;
		float: left;
		padding-right: 5px;
		text-align: right;
		color: #996;
		background: #273840;
	}
	
	.formend
	{
		text-align: center;
		border-top:1px dotted #fff;
	}

	#navigator
	{
		width: 250px;
		position: absolute;
		right: 10px;
		top: 700px;
		color: #fff;
		padding: 0 0 30px 0;
		margin: 0;
	}


	#navigator a:link
	{
		color: #9cf;
	}

	#navigator a:active
	{
		color: #900;
	}

	#navigator a:visited
	{
		color: #c9c;
	}
	
	#navigator h2
	{
	display:none;
	}

	#navigator h3
	{
		color: #757d80;
		padding: 0 8px;
		margin:0;
		text-align: left;
		line-height: 180%;
		background:#0e181f url(http://file.glob.blog.shinobi.jp/cnr.gif) no-repeat;
	}

	#navigator table
	{
		margin: auto;
		width: 99%;
		border:none;
	}

	#navigator th
	{
		border-bottom:3px solid #999;
	}
	#navigator th.weekday_sun
	{
		border-color:#f90;
	}
	
	#navigator th,
	#navigator td
	{
		text-align: center;
		font-size: 80%;
		padding: 2px 0;
		width: 2em;
	}
	
	#navigator td
	{
		color: #fff;
		line-height:2em;
	}

	#navigator td div
	{
		margin:0;
		padding:0;
		text-align:center;
		display:inline;
		border:none;
		background:none;
	}
	#navigator td a
	{
		margin:0;
		padding:0;
		line-height:1em;
		height:1em;
	}

	#navigator fieldset
	{
		border:0;
		padding:0;
		margin:0;
	}
	#navigator div
	{
		padding: 10px 5px 20px 5px;
		margin: 0 0 10px 0;
		text-align: center;
		font-size: 100%;
		background:#526168 url(http://file.glob.blog.shinobi.jp/grd.gif) repeat-x 0 100%;
	}
	#navigator div p
	{
		font-size: 80%;
	}
	#navigator .cal_weekday
	{
		font-size: 80%;
	}

	#navigator .cal_seeker
	{
		text-align: center;
		margin-top: 0;
	}
	#navigator .cal_seeker a
	{
		font-weight:bold;
	}

	#navigator ul
	{
		margin: 0;
		padding: 0 0 0 20px;
		text-align: left;
	}

	#navigator li
	{
		font-size: 90%;
		list-style: square;
		padding: 3px 0;
	}

	#navigator #master_name
	{
		background:url(http://file.glob.blog.shinobi.jp/masters.gif) no-repeat 50% 0%;
		width:180px;
		padding-top: 160px;
	}

/* default */
	#FooterBlock
	{
		margin: 20px 250px 30px 0;
	}
		#FooterBlock a{color:#526168;}
#amz
{
text-align:center;
margin: 5px;
}
#amz iframe
{
margin:auto;
}
