html { 
background: #464646;
	}
	
body{ 
    font-family: sans-serif;
	font-size: 100%;
	margin: 0px;
	background-image:url('http://file.leisure8.blog.shinobi.jp/10_background.png');
background-repeat: repeat-x;}



a{
	color:#717171;
	text-decoration:none;
	}
	
a:hover{
	color:black;
	text-decoration:none;
}


.outer{
	width:600px;
	padding: 50px;
	}

/*ーーーーーーーーーーーーcategoryーーーーーーーーーーーーー*/
.cate{
	float:left;
	width:600px;
	}
	
.cate_main{
	float:right;
	width:400px;
	background-color:#FFFFFF;
	border:none;
	margin-bottom:50px;
	color:#717171;
	}
	
.cate_left{
	float:left;
	width:200px;

}

.cate_text{
	width:360px;
	background-color:#FFFFFF;
	border:none;
	margin:20px;
	}
	
.cate_main a{
	color:#717171;
	text-decoration:underline;
	}
.cate_main a:hover{
	color:#AAAAAA;
	text-decoration:none;
	}
			
.clears{
  clear:both;
}

#logLayout
{
	font-size: 12px;
	background: #ffffff;
	margin: 0px;
	width: 360px;
	border-collapse: collapse;
	text-align: left;
}

#logLayout td
{	width:180px;
	color: #717171;
	padding-top: 10px;
}

#logLayout4
{
	font-size: 12px;
	background: #fff;
	margin: 0px;
	width: 360px;
	border-collapse: collapse;
	text-align: left;
}

#logLayout4 td
{	width:90px;
	color: #717171;
	padding-top: 10px;
}

.logtitle{
	width:100%;
	height:25px;
	border-bottom:dotted 1px #ff9900;
	background-color:#ffffff;
	color:#464646;
	letter-spacing:0.2em;
	text-align: left;
}

/*ーーーーーーーーーーーーfooterーーーーーーーーーーーーー*/
.foot{
	clear:left;
	width: 600px;
	font-family: sans-serif;
	font-size: 10px;
	text-align:center;
	}

.foot a{
	color:#717171;
	text-decoration:none;
	}
	
.foot a:hover{
	color:black;
	text-decoration:none;
}

/*ーーーーーーーーーーーーheaderーーーーーーーーーーーーー*/
.head{
	height: 150px;
	}
	
/*ーーーーーーーーーーーーreadmeーーーーーーーーーーーーー*/
.readme{
	width:600px;
	height: 200px;
	border:none;
	margin-bottom:50px;
	background-image:url('http://file.leisure8.blog.shinobi.jp/10_readmefirst.png');
}
	
/*ーーーーーーーーーーーーentryーーーーーーーーーーーーー*/

.entryBox{
	float:left;
	width:600px;
	border:none;
	margin-bottom:50px;
	background-color:#FFFFFF;
	color:#717171;
	letter-spacing:0.1em;
	line-height:1.7em;
	padding:0px;
}

.entryBox a{
	color:#717171;
	text-decoration:underline;
	}
.entryBox a:hover{
	color:#AAAAAA;
	text-decoration:none;
	}
	
.entryText{
	width:560px;

	margin:20px;	
	background-color:#FFFFFF;
	}


.entryTitleBox{
	width:600px;
	height:125px;
	border:none;
	margin-bottom:0px;
	background-image:url('http://file.leisure8.blog.shinobi.jp/10_entry_title.png');
	background-color:#FFFFFF;

}

.entryTitle{
	float:left;
	margin:20px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold; 
	font-size:14px;
	letter-spacing:0.5em;	
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}
