.right {
	margin: 0px;
	float: left;
	width: auto;
	padding-left: 3px;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
}
h2 a {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-left: 0px;
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-weight: normal;
}
.nishi {
	float: left;
	margin-right: 15px;
}
.greeting {
	width: 500px;
	margin-top: 10px;
	padding: 10px;
	font-family: "lr SVbN", "Osaka|";
	font-weight: bolder;
	font-size: 12px;
	line-height: 150%;
	border: medium double #0066CC;
}

.example {
	width: 500px;
	line-height: 150%;
	text-align: left;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-bottom: 20px;
	vertical-align: middle;
	font-size: 14px;
}
.banner {
	height: 150px;
	width: 500px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}

.example_title {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #0066CC;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #0066CC;
	padding-left: 5px;
	width: 270px;
	font-size: 110%;
	font-weight: bold;
	color: #0066CC;
}

.photo_right {
	float: right;
	margin-left: 5px;
}

