@import "sato.css";

#idTop {
	background-image: url("../img/top.jpg");
}

#idTop h1 {
	margin: 0;
	padding: 1px 0px 0 5px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
}

#idTop a, #idTop a:visited {
	text-decoration: none;
}

#idTop a:hover{
	text-decoration: underline; 
}

#idSide h3 {
	font-weight: normal;
	margin: 0 0 5px 0;
	border-bottom: 1px solid;
	text-align: center;
	text-decoration: none;
	padding: 0;
	letter-spacing: 0.2em;
	text-transform : uppercase;
	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small; 
}	

.blogphoto { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #555; 
	background-color: #f1f1f1; 
	padding: 15px 5px 5px 5px; 
	border: 1px #aaa solid; 
	text-align: center;
}

.blogphoto img {
	margin : 0px auto 10px auto;
	border: 1px #000 solid; 
}

.blogphoto_last { 
	text-align: center;
	text-transform : lowercase;
}

.blogphoto_last img {
	margin : 0px auto 10px auto;
	background-color: #f1f1f1; 
	padding: 5px 5px;
	border: 1px solid black;
}
