@charset "EUC-JP";

	body{
		width:100%;
		height:100%;
		margin:0;
		padding:0;
		text-align:center;
		background:ffcc66;
	}

	a{color:#cf1d43;text-decoration:underline;}
	a:link{color:#cf1d43;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{}
	a:hover{color:#cf1d43;text-decoration:none;}

	a.acalendar{color:#cf1d43;text-decoration:none;font-weight:bold;}
	a.acalendar:link{color:#cf1d43;text-decoration:none;font-weight:bold;}
	a.acalendar:visited{text-decoration:none;font-weight:bold;}
	a.acalendar:active{}
	a.acalendar:hover{color:#cf1d43;text-decoration:none;font-weight:bold;}

	a.acontinues{color:#cf1d43;text-decoration:underline;}
	a.acontinues:link{color:#cf1d43;text-decoration:underline;}
	a.acontinues:visited{text-decoration:underline;}
	a.acontinues:active{}
	a.acontinues:hover{color:#cf1d43;text-decoration:none;}

	a.amenu{color:#99cc00;text-decoration:underline;}
	a.amenu:link{color:#99cc00;text-decoration:underline;}
	a.amenu:visited{text-decoration:underline;}
	a.amenu:active{}
	a.amenu:hover{color:#99cc00;text-decoration:none;}

	a.arss{color:#cf1d43;text-decoration:underline;}
	a.arss:link{color:#cf1d43;text-decoration:underline;}
	a.arss:visited{text-decoration:underline;}
	a.arss:hover{color:#cf1d43;text-decoration:none;}

	#container{
		position:relative;
		width: 800px;
		height:1120px;
		margin:0 auto 0 auto ;
		padding:0;
		text-align:left;
		background:url('http://blog.livedoor.jp/dwalk/background.gif') 100% 100%;
	}

	#banner{
		height:155px;
		background:#fff;
/*		margin-bottom:-125px;*/
		background:url('http://blog.livedoor.jp/dwalk/header.gif') no-repeat 50% 50%;
	}

	#subbanner{
		height:155px;
		width:290px;
		text-align:right;
		padding-top:110px;
		color:#fff;
	}

	#banner a{color:#000;text-decoration:none;}
	#banner a:link{color:#000;text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{}
	#banner a:hover{color:#000;text-decoration:underline;}

	#subbanner a{color:#fff;text-decoration:underline;}
	#subbanner a:link{color:#fff;text-decoration:underline;}
	#subbanner a:visited{text-decoration:underline;}
	#subbanner a:active{}
	#subbanner a:hover{color:#fff;text-decoration:none;}

	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:28px;
		font-weight:bold;
		padding-top:50px;
		text-align:center;
	}

	.description{
		color:#999;
		font-weight:bold;
		font-size:12px;
		text-align:center;
	}
	
	#content{
		position:relative;
		width:465px;
		height:100%;
		margin-top:0;
		margin-right:120px;
		margin-bottom:0;
		margin-left:175px;
		line-height:130%;
		padding: 0px 15px 30px 0px;
    background:#fff;
	}

	#links{
		position:absolute;
		top:155px;
		left:0px;
		width:170px;
		height:100%;
		padding:0;
		margin-left:20px;
    background:#fff;
	}

	#links2{
		position:absolute;
		width:170px;
		height:100%;
		top:155px;
		right:0;
		margin-right:20px;
		background:#fff;
		padding:0 0 0 0px;
	}


	.blog{
		margin:20px 20px 0 20px;
		padding: 0px 0px 0px 0;
		padding-top:0;
		background:#ffffff;
	}

	.date{
		background:#336600;
		color:#fff;
		font-size:12px;
		line-height:23px;
		font-weight:bold;
		width:120px;
		padding:0px 10px 0px;
	}

	.title{
		font-size:x-small;
		font-weight:bold;
		line-height:25px;
		text-align:left;
		background:url('http://blog.livedoor.jp/dwalk/leaf.gif') no-repeat 0 50%;
		padding-left:26px;
	}

	.blogbody{
		width:100%;
		padding:0px 0px 0px 0px;
		border-top: 3px solid #336600
		line-height:130%;
		text-align:left;
		background:#fff;
	}

	.main{
		font-size:x-small;
		margin:18px 0 20px 10px;
	}
	
	blockquote{
		padding:5px;
		border:2px dotted #cf1d43;
	}
	
	.pict{
		margin-right:5px;
		margin-bottom:5px;
	}
	
	.main-continues{
		font-size:x-small;
	}

	.posted{
		color:#99cc00;
		font-size:x-small;
		text-align:left;
		margin:0;
		padding:0 0 10px 26px;
	}

	a.aposted{color:#99cc00;text-decoration:underline;}
	a.aposted:link{color:#99cc00;text-decoration:underline;}
	a.aposted:visited{text-decoration:underline;}
	a.aposted:active{}
	a.aposted:hover{color:#99cc00;text-decoration:none;}

	.menu{
		font-size:x-small;
		text-align:right;
		padding:0 30px 0 0;
		margin-top:10px 0 0 0;
	}

	.comments-head{
		font-size:x-small;
		font-weight:bold;
		text-align:left;
		background:url('http://blog.livedoor.jp/dwalk/leaf.gif') no-repeat 0 50%;
		padding-left:26px;
	}

	.comments-body{
		font-size:x-small;
		margin:18px 0 30px 40px;
	}

	.comments-post{
		color:#000;
		font-size:xx-small;
		text-align:left;
		margin:0;
		padding-left:26px;
	}

	.trackback-url{
		color:#cf1d43;
		font-size:x-small;
		font-weight:bold;
		margin:20px 26px;
	}

	.trackback-body{
		font-size:x-small;
		margin:18px 0 30px 40px;
	}

	.trackback-post{
		color:#000;
		font-size:xx-small;
		text-align:left;
		margin-bottom:20px;
		padding-left:26px;
	}

	a.atrackback-post{color:#000;text-decoration:underline;}
	a.atrackback-post:link{color:#000;text-decoration:underline;}
	a.atrackback-post:visited{text-decoration:underline;}
	a.atrackback-post:active{}
	a.atrackback-post:hover{color:#000;text-decoration:none;}

	table.form{margin-top:25px;}

	label{
		color:#cf1d43;
		font-size:x-small;
		font-weight:bold;
	}
	
	#author{width:200px;border:1px solid #cf1d43;}
	#email{width:200px;border:1px solid #cf1d43;}
	#url{width:200px;border:1px solid #cf1d43;}
	#text{width:330px;height:200px;border:1px solid #cf1d43;}
	
	.calendarhead{
		font-size:x-small;
		font-weight:bold;
		color:#99cc00;
		background:#fff;
		text-align:left;
		letter-spacing:1px;
		margin-top:7px;
		margin-left:10px;
		margin-bottom:7px;
	}

	.calendartable{
		width:160px;
		border-top: 1px dotted #000
		text-align:center;
		margin-left:10px;
		margin-bottom:30px;
		background:#fff;
	}
	
	.calendarweek{
		color:#000;
		font-size:x-small;
		font-weight:bold;
		position:center;
	}
	.calendarwd{padding:3px 0;}
	.calendard{empty-cells:show;padding:3px 0;}
	.calendardbg{background:#fff;padding:3px 0;}

	.calendar{
		color:#000;
		font-size:x-small;
		position:center;
	}

	.sidetitle{
		font-size:x-small;
		color:#fff;
		text-align:left;
		line-height:25px;
		width:170px;
		height:27px;
		background:url('http://blog.livedoor.jp/dwalk/img_navi.gif') no-repeat;
	}

	.side{
		font-size:x-small;
		width:170px;
		text-align:left;
		line-height:125%;
		margin-bottom:30px;
		background:#fff;
	}
	
	.sidebody{
		width:170px;
		margin-bottom:5px;
		background:url('http://image.blog.livedoor.com/img/usr/20040827/list.gif') no-repeat 0 50%;
		padding-left:0px;
	}
	
	a.aside{color:#000;text-decoration:underline;}
	a.aside:link{color:#000;text-decoration:underline;}
	a.aside:visited{color:#000;text-decoration:underline;}
	a.aside:hover{color:#000;text-decoration:none;}

	.pagetop{
		color:#cf1d43;
		font-size:x-small;
		text-align:right;
		margin:25px;
		padding-bottom:25px;
	}	
	.photo{text-align:center;}
	.nickname{color:#cf1d43;font-size:xx-small;font-weight:bold;margin:10px 0;}
	.message{color:#000;font-size:xx-small;margin-bottom:10px;}

	.quotetable{background:#000;}
	.quote{color:#000;font-size:xx-small;padding:1px;background:#fff;}

	.blogtimes{margin:0 0 10px 0;text-align:center;}

	.powered{
		text-align:left;
		margin:0 0 10px 0;
	}

	.syndicate{
		font-size:xx-small;
		text-align:left;
	}

	.checkers{
		font-size:xx-small;
		margin-top:10px;
		text-align:left;
	}

