/* CSS Document */

@charset "EUC-JP";

	body{
	margin:0;
	padding:0;
	text-align:center;
	color: #000000;
	}

	a{color:#000000;text-decoration:underline;}
	a:link{color:#000000;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{}
	a:hover{color:#666666;text-decoration:none;}

	a.acalendar{color:#b3b5db;text-decoration:underline;font-weight:bold;}
	a.acalendar:link{color:#b3b5db;text-decoration:underline;font-weight:bold;}
	a.acalendar:visited{text-decoration:underline;font-weight:bold;}
	a.acalendar:active{}
	a.acalendar:hover{color:#b3b5db;text-decoration:underline;font-weight:bold;}

	a.acontinues{color:#a7324a;text-decoration:underline;}
	a.acontinues:link{color:#a7324a;text-decoration:underline;}
	a.acontinues:visited{text-decoration:underline;}
	a.acontinues:active{}
	a.acontinues:hover{color:#a7324a;text-decoration:none;}

	a.amenu{color:#b3b5db;text-decoration:underline;font-weight:bold;}
	
	a.amenu:link{color:#b3b5db;text-decoration:underline;font-weight:bold;}
	a.amenu:visited{text-decoration:underline;font-weight:bold;}
	a.amenu:active{font-weight:bold;}
	a.amenu:hover{color:#b3b5db;text-decoration:none;font-weight:bold;}

	a.arss{color:#fff;text-decoration:underline;}
	a.arss:link{color:#fff;text-decoration:underline;}
	a.arss:visited{text-decoration:underline;}
	a.arss:hover{color:#fff;text-decoration:none;}

	#container{
	padding-top:15px;
	text-align:center;
	background:#fff;
	padding-bottom: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	}

	#banner,#subbanner{
		width:800px;
		height:160px;
		text-align:left;
		background:url(http://livedoor.blogimg.jp/hakuryou/imgs/d/0/d0e10b0f.jpg) no-repeat;
	}

	#banner a{color:#fff;text-decoration:none;font-weight:bold;}
	#banner a:link{color:#fff;text-decoration:none;font-weight:bold;}
	#banner a:visited{text-decoration:none;font-weight:bold;}
	#banner a:active{}
	#banner a:hover{color:#fff;text-decoration:underline;font-weight:bold;}

	#subbanner a{color:#fff;text-decoration:none;font-weight:bold;}
	#subbanner a:link{color:#fff;text-decoration:none;font-weight:bold;}
	#subbanner a:visited{text-decoration:none;font-weight:bold;}
	#subbanner a:active{}
	#subbanner a:hover{color:#fff;text-decoration:underline;font-weight:bold;}

	h1,h2,h3{margin:0;padding:0;}
	h1{
	font-size:2em;
	collor:#ff3300;
	color: #FF3300;
}

	.blogtitle{
	font-size:xx-small;
	font-weight:bold;
	padding-top:13px;
	padding-left:15px;
	padding-right:50px;
	top: 0px;
	margin: 90px 0px 0px;
	color: #FFFFFF;
	}

	.description{
	font-size:xx-small;
	padding-top:5px;
	padding-left:15px;
	padding-right:50px;
	top: 300px;
	color: #FFFFFF;
	}

	#content{
	text-align:center;
	background-color:#fff;
	width: 400px;
	padding: 3px 10px;
	position: absolute;
	left: 200px;
		}

	#links{
	position:absolute;
	float:left;
	background-color:#fff;
	border:#e5e5e5 solid 1px;
	left: 0px;
	width:200px;
	padding: 2px;
	}
#links2{
	position:absolute;
	width:200px;
	background-color:#fff;
	border:#e5e5e5 solid 1px;
	left: 600px;
	overflow: auto;
	padding: 2px;
	}

hr{
	color: #0000FF;
	background-color: #3300FF;
	margin-top: -5px;
}
	.blog{
		width:auto;
		margin:0;
		padding-bottom:30px;
		text-align:center;
	}

	.date{
		font-size:x-small;
		font-weight:bold;
		color:#0066FF;
		padding:5px;
		text-align:left;
		border-left:#e5e5e5 solid 1px;
		border-right:#e5e5e5 solid 1px;
		border-top:#e5e5e5 solid 1px;
background-color: EAFDFF;
border: 1px solid #6666FF;
	}

	.blogbody{
	padding:5px 2px 10px;
	line-height:140%;
	text-align:left;
	background:#fff;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-top:-2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6666FF;
	}


	.title{
	margin-left:2px;
	color:#666666;
	font-size:x-small;
	font-weight:bold;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #f26522;
	border-left-color: #f26522;
	border-right-width: 3px;
	border-left-style: solid;
	}

	.main{
	font-size:x-small;
	color:#000000;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

	blockquote{
		border:2px dotted #000;
		padding:10px;
	}

	.pict{
		margin-right:5px;
		margin-bottom:5px;
	}

	.main-continues{
		font-size:x-small;
	}

	.posted{
		color:#b3b5db;
		font-size:xx-small;
		text-align:left;
		margin-left:20px;
	}

	a.aposted{color:#b3b5db; text-decoration:underline;font-weight:bold;}
	a.aposted:link{color:#b3b5db; text-decoration:underline;font-weight:bold;}
	a.aposted:visited{color:#b3b5db; text-decoration:underline;font-weight:bold;}
	a.aposted:active{font-weight:bold;}
	a.aposted:hover{color:#b3b5db; text-decoration:none;font-weight:bold;}

	.menu{
		color:#b3b5db;
		font-size:xx-small;
		text-align:left;
		margin:5px 0 20px;
	}

	.comments-head{
		color:#666666;
		font-size:x-small;
		font-weight:bold;
		margin-left:20px;
	}

	.comments-body{
		color:#000000;
		font-size:x-small;
		margin-top:10px;
		margin-left:20px;
		margin-bottom:10px;
	}

	.comments-post{
		color:#666666;
		font-size:xx-small;
		text-align:left;
		margin-left:20px;
		margin-bottom:20px;
	}

	.trackback-url{
		color:#666666;
		font-size:xx-small;
		font-weight:bold;
		margin-top:20px;
		margin-left:20px;
		margin-bottom:20px;
	}

	.trackback-body{
color:#aaaaaa;
		font-size:xx-small;
		margin:10px 0px 25px;
	}

	.trackback-post{
		color:#aaaaaa;
		font-size:xx-small;
		text-align:right;
		margin-bottom:15px;
	}

	a.atrackback-post{color:#aaaaaa;text-decoration:underline;font-weight:bold;}
	a.atrackback-post:link{color:#aaaaaa;text-decoration:underline;font-weight:bold;}
	a.atrackback-post:visited{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{color:#000;text-decoration:none;font-weight:bold;}

	table.form{marin:25px auto 0px;}

	label{
		color:#666666;
		font-size:x-small;
		font-weight:bold;
		margin-left:20px;
	}

	#author{width:200px;border:1px solid #666666;}
	#email{width:200px;border:1px solid #666666;}
	#url{width:200px;border:1px solid #666666;}
	#text{width:350px;height:200px;border:1px solid #666666;}

	.calendarhead{
		font-size:x-small;
		font-weight:bold;
		color:#b3b5db;
		text-align:left;
		margin-left:10px;
		padding:10px 0 10px 0;
		background:#fff;
	}

	.calendartable{
		width:190px;
		text-align:center;
		margin-bottom:15px;
		background-color:#fff;
	}

	.calendarweek{
		font-size:xx-small;
		font-weight:bold;
		color:#999999;
		position:center;
	}
	.calendarwd{padding:3px 0;}
	.calendard{padding:3px 0;empty-cells:show;}
	.calendardbg{padding:3px 0;}

	.calendar{
		font-size:xx-small;
		color:#999999;
		position:center;
	}

	.sidetitle{
	font-size:x-small;
	font-weight:bold;
	color:#ff6600;
	text-align:center;
	margin-left:0px;
	padding:5px 0 5px 0;
	background:EAFDFF;
	left: 0px;
	border: 1px solid #6666FF;
	}

	.side{
	font-size:x-small;
	text-align:left;
	line-height:150%;
	padding:5px 10px 10px;
	margin-bottom:5px;
	background-color:#fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	}
	.sidepad{
	line-height: 1.5em;
}
	.sidebody{
		padding-left:10px;
		margin-bottom:5px;
		background:url('http://image.blog.livedoor.com/img/usr/sky_04/box.gif') no-repeat 0 50%;
	}

	a.aside{color:#22222;text-decoration:underline;line-height: 130%;}
	a.aside:link{color:#000000;text-decoration:underline;}
	a.aside:visited{color:#22222;text-decoration:underline;}
	a.aside:hover{color:#999999;
	ext-decoration:none;}

	.pagetop{
		font-size:xx-small;
		text-align:left;
		margin-top:20px;
	}
	.photo{text-align:center;}
	.nickname{color:#000;font-size:x-small;font-weight:bold;margin-top:10px;}
	.message{color:#000;font-size:xx-small;margin:10px 0px;}

	.quotetable{background:#e5e5e5;}
	.quote{color:#000;font-size:xx-small;padding:1px;background:#fff;}

	.blogtimes{margin:0 0 10px 0;text-align:center;}

	.powered{
		text-align:center;
		margin:15px 0 10px 0;
	}

	.syndicate{
	font-size:small;font-color:#ff6600;
	text-align:center;
	margin-bottom: 0px;
	}
		.checkers{
		font-size:xx-small;a
		margin-top:10px;
	}
TD {
	font-size: x-small;
	line-height: 115%;
}
.ul {
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: square;
}


navigation{
font-size: small;
}
/* CSS Document */
