@charset "EUC-JP";

body{
	color:#333333;
	margin:0px;
	padding:0px;
	background:#FFE8E8;
	font-size:13px;
	line-height:140%;
}
	
img {
	border:0px;
}

h1,h2,h3{margin:0;padding:0;}

a { color:#0066FF; }
a:hover { color:#FF3333; }
	

/* ----------------------------------------------------
Clearfix
---------------------------------------------------- */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ----------------------------------------------------
Common / Layout
---------------------------------------------------- */
.right {
	text-align:right;
}


div#container {
		width:900px;
		margin:0px auto;
		background-color:#FFFFFF;
		border:1px solid #CCCCCC;
}

div#content{
		width:600px;
		float:right;
		margin-top:20px;
		padding-right:20px;
}

div#links{
		width:220px;
		float:left;
		background:url('http://livedoor.blogimg.jp/kotoichi1963/imgs/1/2/125fa041.gif') #FFE8E8 ;
		border:1px solid #FFCCCC;
		margin-left:20px;
		margin-top:20px;
		padding:10px;
}

/* ----------------------------------------------------
Header
---------------------------------------------------- */

#banner,#subbanner{
		background:url('http://livedoor.blogimg.jp/kotoichi1963/imgs/3/2/32d69df5.jpg') no-repeat; 
		height:190px;
		padding:25px 10px 10px 325px;
}



/* ----------------------------------------------------
body
---------------------------------------------------- */	

	.blogtitle{

	}

	.description{
		color:#333333;
		font-size:12px;
		line-height:135%;
	}




	.blog{
	}

	.date{
		color:#666;
		text-align:right;
		margin-bottom:10px;
	}

	.blogbody{
		margin-bottom:20px;
		background:#FAFBEC;
		padding:5px;
		border:1px solid #FFCCCC;
	}

	.title{
		background:#F9FCC5;
		font-weight:bold;
		border:1px solid #FFCC99;
		padding:5px;
		line-height:120%;
		font-size:18px;
	}

	.main{
		line-height:135%;
		margin:20px 0 15px 0px;
		color:#666;
	}

	.main-continues{
	}

	.posted{
		text-align:right;
		margin:0 0 25px 0;
	}

	.menu{
		color:#666;
		text-align:right;
	}

	.comments-head{
		color:#003300;
		font-weight:bold;
		padding:0 0 0 0px;
		height:10px;
	}

	.comments-body{
		line-height:135%;
		margin:20px 0 15px 13px;
	}

	.comments-post{
		color:#003300;
		text-align:right;
		margin:0 0 25px 0;
	}

	.trackback-url{
		color:#ff9900;
		font-weight:bold;
		margin:20px 0 15px 13px;
	}

	.trackback-body{
		line-height:135%;
		margin:20px 0 15px 13px;
	}

	.trackback-post{
		color:#666;
		text-align:right;
		margin:0 0 25px 0;
	}

	table.form{margin:25px 0 0 13px;}

	label{
		font-weight:bold;
	}

	#author{width:200px;border:1px solid #666;}
	#email{width:200px;border:1px solid #666;}
	#url{width:200px;border:1px solid #666;}
	#text{width:500px;height:200px;border:1px solid #666;}

	.pagetop{
		text-align:right;
		margin:0 0 25px 0;
	}




	.calendarhead{
		font-weight:bold;
		padding:0px 0 5px 0;
		margin:0 0 10px 0px;
		border-bottom:1px solid #ccc;
		text-align:center;
	}

	.calendartable{
		margin:0 auto 10px auto;
		width:100%;
		text-align:center;
	}
	
	.calendarweek{color:#000;font-size:80%;font-weight:bold;line-height:110%;}
	.calendarwd{padding:2px;background:#DADADA;}
	.calendard{empty-cells:show;}
	.calendardbg{}
	.caltblday { margin :2px 2px;}

	.calendar{
		font-size:80%;
		padding:2px 2px;
		line-height:110%;
	}
.sun { color:red;}

	.sidetitle{
		background:#FF9999;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:2px;
		padding:5px;
		border:1px solid #FFFFCC;
	}

	.side{
		text-align:left;
		margin:0 0 10px 0;
		padding:5px;
	}

.sidebody { background: url('http://livedoor.blogimg.jp/kotoichi1963/imgs/c/1/c1b0bbd4.gif') no-repeat top left; padding-left:15px; }
	




	.quotetable{}
	.quote{color:#666;font-size:xx-small;padding:1px;}

	.blogtimes{margin:0 0 10px 0;text-align:center;}

	.powered{
		text-align:center;
		margin:0 0 10px 0;}

	.syndicate{
		font-size:xx-small;
		text-align:center;}


	.checkers{
		font-size:xx-small;
		margin-top:10px;
	}
/* ----------------------------------------------------
Fotter
---------------------------------------------------- */
div#footer {
	background:#EEEEEE;
	font-size:70%;
	padding:20px;
	text-align:center;
	margin-top:30px;
}

div#footer a {
	color:#999999;
	text-decoration:none;
}
