﻿table img {
	width: 150px;
	margin: 10px;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	}
･photo img {
	width: 470px;
	}
#index {
	float: left;
	margin-top: -5px;
	}
h3 {
	font-weight: bold;
	color: #096;
	}
	
#message {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 20px;
	}
#shutten, #shutten a:link, #shutten a:visited {
	margin-top: 10px;
	font-weight: bold;
	font-size: 90%;
	}
#shutten {
	color: #5f5f5f;
	}
#shutten a:link, #shutten a:visited {
	color: royalblue;
	}