/*ページのレイアウト用CSS*/body {	text-align:center;	background-image: url(daily.jpg);	background-repeat: no-repeat;	background-position: top center;	background-color: #ffffff;}.contents {	width: 600px;	margin: auto;	margin-top: 100px;	text-align:left;}h1{	font-family: "Times New Roman", Times, serif;	font-size: 260%;	color: #6666ff;	font-style: italic;	margin: 0px;}	h2 {	width:75px;	float:left;	text-align: center;	font-size:18px;}h3 {	font-family:"ＭＳ Ｐ明朝", "細明朝体",serif;	font-size: 100%;	color: #6666ff;	margin: 0px;}.update {	margin: 10px 100px;	background-image: url(ami.gif);	padding:10px;}