@charset "UTF-8";

h2 {
	width: 600px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/h2_greeting.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

h3 {
	width: 505px;
	height: 18px;
	margin: 0px 0px 27px;
	padding: 0px;
	background-image: url(../img/h3_greeting.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.column-inner {
	width: 505px;
	margin: 15px 0px 0px;
	padding: 43px 0px 15px 95px;
	background-image: url(../img/hd_greeting.gif);
	background-repeat: no-repeat;
}

.column-inner p {
	font-size: 100%;
	margin: 0px 0px 1.5em;
}

.column-inner img {
	margin: 0px 10px 10px;
	float: right;
}

#sign {
	text-align: right;
}
