#contents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.photoright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents p {
	font-size: 95%;
	color: #333;
	line-height: 120%;
	padding-left: 40px;
}
.rightposi {
	text-align: right;
}

#contents h1 {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #79C4EC;
	padding-bottom: 10px;
}
#contents h2 {
	font-size: 110%;
	font-weight: bold;
	color: #006;
	clear: both;
}
#contents h3 {
	color: #333;
	background-color: #C4E2E6;
	font-size: 100%;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
}
#contents h4 {
	font-size: 100%;
	font-weight: bold;
}
#contents h5  {
	font-size: 85%;
	color: #333;
	font-weight: normal;
}
#contents h6 {
	font-size: 100%;
	font-weight: normal;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #9CCFF0;
	padding-top: 10px;
	padding-left: 5px;
}
