#Region {
	border-collapse:collapse;
	letter-spacing:1px;
}
#Region .alignCenter{
	text-align:center;
}
#Region .alignRight{
	text-align:right;
}
#Region h1 { 
	font-size: 18px;
	text-align: center; 
	border: dotted 1px #0cc;
	margin:inherit;
	padding:3px;
}
#Region strong { 
	color: #090;
}
#Region .contents { 
	text-indent: 13px;
	 margin: 0px 39px;
	padding: 0px;
}
#Region a.blog{
	text-decoration:none;
	color:rgb(31,88,141);
	background-color:inherit;
}
#Region a.blog:active, #Region a.blog:hover{
	color:rgb(200,0,56);
	background-color:inherit;
	border-bottom:1px dashed rgb(200,0,56);
}
#Region p{
	text-indent:13px;
	margin:inherit 5px;
}
#Region .amazon{
	color:rgb(255,80,20);
	background-color:rgb(250,245,245);
}

.img-blog{
	float:right;
	margin-left:10px;
	margin-right: 30px;
}