@charset "utf-8";

	body {
		font-family:"ヒラギノ角ゴ Pro W3", メイリオ, Meiryo,"ＭＳ Ｐゴシック", arial, Osaka, sans-serif;
		margin:10px 25px 20px 95px;
		background:#F0F0F0;
		background-image: url(/img/zombie_bg2.jpg);
		background-repeat: repeat-y;
		}
	A 	{ color: #660099; text-decoration: none; font-weight:normal; }
	A:link	{ color: #660099; text-decoration: none; }
	A:visited	{ color: #CC0033; text-decoration: none; }
	A:active	{ color: #FFCC66; }
	A:hover	{ color: #FF0055; text-decoration: underline; }
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
	blockquote {
		color:#652;
		margin-left:24px;
		margin-right:20px;
		font-weight:normal;
		line-height:165%;
		}
	#banner0 {
		padding:5px 0px;
		border-bottom:1px dashed #699;
		}
	.logo{
		padding-right:10px;
		padding-bottom:15px;
		border-right:1px dashed #699;
	}
	.ad{
		padding-left:10px;
	}

	#container {
	position: static;
	width: 750px;
	}
	#banner {
		color:#353;
 		padding:15px 0px 6px 0px;
 		 }

	#content {
		float:left;
		position:relative;
		width: 550px;
		margin-right:8px;
		margin-bottom:20px;
		}
	#links {
		padding:15px;
		}
	.blog {
 		padding:15px;
		}
	.blogbody {
		color:#111;
		font-size:90%;
		font-weight:normal;
		line-height:180%;
		padding:2px 11px 2px 0px;
		margin-top:5px;
		}
	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	.imagel{
		float: left;
		border: none;
		margin-right:5px;
		margin-top:4px;
	}
	.imager{
		float: right;
		border: none;
		margin-left:5px;
		margin-top:4px;
	}

	.title	{
		font-size: 100%;
		color: #803;
		}
	.date	{
		font-family:verdana, arial, sans-serif;
		font-size: x-small;
		color: #833;
		border-bottom:1px solid #633;
		margin-bottom:1px;
		}
	.posted	{
		font-size: x-small;
		color: #666;
		margin-bottom:18px;
		text-align: right;
		}
	.side {
		color:#C99;
		font-size:small;
		font-weight:normal;
		line-height:170%;
 		padding:2px;
		}
	.sidetitle {
		color:#636;
		font-size:small;
		font-weight:normal;
 		line-height:140%;
 		padding:2px;
 		margin-top:10px;
		}


